has_one
payment_methods

Retrieve the default payment method associated to the order

Retrieve the default payment method associated to the order

get/orders/{orderId}/default_payment_method

Path parameters

orderIdstring required

The resource's id

Response

The default_payment_method associated to the order

Changes