has_many
orders

Retrieve the orders associated to the store

Retrieve the orders associated to the store

get/stores/{storeId}/orders

Path parameters

storeIdstring required

The resource's id

Response

The orders associated to the store

Changes