HomeGuidesReference
Log In

Retrieve all OrderPayments for an Order

A GET request to /orders/{order_ref}/payments/ retrieves all OrderPayments associated with the provided order_ref.

On success, the API responds with an array of OrderPayments.

Language
Authorization
OAuth2
URL