has_one
customers

Retrieve the customer associated to the order

Retrieve the customer associated to the order

get/orders/{orderId}/customer

Path parameters

orderIdstring required

The resource's id

Response

The customer associated to the order

Changes