Skip to main content
GET
Get payment by order ID

Authorizations

x-api-key
string
header
required

API key for service-to-service or merchant authentication.

Headers

x-correlation-id
string<uuid>

Unique identifier for request tracing. Generated by the client or server if not provided.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Path Parameters

order_id
string
required

Order reference to look up the payment by

Example:

"ORD-123456"

Query Parameters

include
enum<string>[]

Comma-separated list of related resources to include

Available options:
instrument,
operations

Response

Payment details.

payment
object
required
next_action
object

Next action for the client (present only when action is required)

Available action links (HATEOAS)