OpenAPI 3.0.12026-08-1991238713.6 KB
1884c5bfe3a5
Orders
Retrieve an order invoice
The endpoint returns an order invoice.
get/v1/orders/{id}/invoice/
Response
Example response
{
"status": "success",
"created_at": "2022-05-04T11:30:00Z",
"updated_at": "2022-05-04T11:30:00Z"
}