Skip to main content
GET
Retrieve Payment by ID
This request enables you to retrieve details of payments based on their id, which needs to be provided in the request path.

Authorizations

public-api-key
string
header
default:<Your public-api-key>
required
private-secret-key
string
header
default:<Your private-secret-key>
required

Path Parameters

payment_id
string
required

Query Parameters

raw_response
boolean

When true, includes the provider raw response in the output (default false).

transactions_history
boolean

When true, includes the transactions history in the response (default false).

Response

200

payment
object