Skip to main content
GET
Get payment details

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

The unique identifier of the payment method

paymentId
string<uuid>
required

The unique identifier of the payment

Response

Payment details

Detailed payment information

id
string<uuid>
required
Example:

"11111111-2222-3333-4444-555555555555"

status
enum<string>
required
Available options:
NOT_INITIALIZED,
PENDING,
CONFIRMED,
CANCELLED,
REFUNDED
Example:

"CONFIRMED"

amount
number<decimal>
required
currency
string
required
Example:

"MXN"