has_many
orders

Retrieve the orders associated to the customer

Retrieve the orders associated to the customer

get/customers/{customerId}/orders

Path parameters

customerIdstring required

The resource's id

Response

The orders associated to the customer

Changes