has_many
customer_payment_sources

Retrieve the available customer payment sources associated to the order

Retrieve the available customer payment sources associated to the order

get/orders/{orderId}/available_customer_payment_sources

Path parameters

orderIdstring required

The resource's id

Response

The available_customer_payment_sources associated to the order

Changes