v1

latestOpenAPI 3.0.02026-07-241010520.6 KB
Orders

Retrieve Order

Retrieve Order Details

The response includes a utility_bill_url field containing a temporary download URL for the utility bill attached to the order, if one exists. This URL is valid for 12 hours. The field will be null if no utility bill is attached to the order.

get/tenants/{tenant_id}/orders/{id}

Path parameters

idstring required

The ObjectId of the order to retrieve

tenant_idstring uuid required

The ID of the tenant to which the order was released.

Response

Order details retrieved successfully