has_many
payment_options

Retrieve the payment options associated to the order

Retrieve the payment options associated to the order

get/orders/{orderId}/payment_options

Path parameters

orderIdstring required

The resource's id

Response

The payment_options associated to the order

Changes