v1

latestOpenAPI 3.0.02026-07-241010520.6 KB
Orders

Decline Order

Decline an order

post/tenants/{tenant_id}/orders/{id}/decline

Path parameters

idstring required

The ObjectId of the order

tenant_idstring uuid required

The ID of the tenant the order belongs to.

Request body

disqualified_reason'aesthetics' | 'already_has_solar' | 'commercial_industrial' | 'could_not_be_reached' | 'could_not_get_financing' | 'hoa_restrictions' | 'installer_at_capacity' | 'mobile_home' | 'no_financial_benefit' | 'other' | 'outside_service_area' | 'roof_condition_age' | 'shading' required

Reason for order disqualification

notesstring nullable

Additional notes. Required with disqualified_reason other

Response

Order successfully declined