has_many
payment_methods

Retrieve the available payment methods associated to the order

Retrieve the available payment methods associated to the order

get/orders/{orderId}/available_payment_methods

Path parameters

orderIdstring required

The resource's id

Response

The available_payment_methods associated to the order

Changes