HomeGuidesReference
Log In
Reference

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
Credentials
OAuth2
URL