Orders
Get Order
Returns the full details of an Order by its ID. The response follows the standard Order representation, including nested previews (for example charges, line_items, shipping_lines, tax_lines, and discount_lines) when available.
get/orders/{id}
Path parameters
idstring required
Identifier of the resource
Headers
Accept-Language'es' | 'en'
Use for knowing which language to use
X-Child-Company-Idstring
In the case of a holding company, the company id of the child company to which will process the request.
Response
successful operation