Skip to main content
GET
cURL

Authorizations

client_id
string
header
required
secret_key
string
header
required

Path Parameters

paymentId
string
required
Minimum string length: 1

Response

200 - application/json

Default Response

id
string
required
accountId
null | string
required
brokerId
string
required
customerId
string
required
paymentMethodId
null | string
required
amount
number
required
status
enum<string>
required
Available options:
PENDING,
FAILED,
CANCELED,
SUCCESS
description
string
required
shortDescription
string
required
currency
enum<string>
required
Available options:
BRL,
MXN
externalCode
null | string
required
metadata
object | null
required
createdAt
string
required
updatedAt
string
required
operations
object[]
required