Skip to main content
GET
Get a specific payin

Path Parameters

id
string
required

The unique identifier of the payin

Response

Payin found

id
string
required

Payin ID

Example:

"123e4567-e89b-12d3-a456-426614174000"

amount
number
required

Payin amount

Example:

100000

amountInCents
number
required

Payin amount in cents

Example:

10000000

confirmedAmount
object
required

Payin confirmed amount

Example:

100000

confirmedAmountInCents
object
required

Payin confirmed amount in cents

Example:

10000000

currency
string
required

Payin currency

Example:

"COP"

status
string
required

Payin status

Example:

"PENDING"

settlementStatus
object
required

Payin settlement status

Example:

"PENDING_SETTLEMENT"

rail
string
required

Payin rail

Example:

"BRE_B"

reference
string
required

Payin reference

Example:

"INV-2024-001"

createdAt
string<date-time>
required

Payin created at

Example:

"2024-01-01T00:00:00.000Z"

updatedAt
string<date-time>
required

Payin updated at

Example:

"2024-01-01T00:00:00.000Z"

organizationId
string
required

Payin organization ID

Example:

"123e4567-e89b-12d3-a456-426614174000"

Payin payment link ID

Example:

"123e4567-e89b-12d3-a456-426614174000"

inlineCustomer
object

Payin inline customer

Example:

"John Doe"

errorCode
object

Payin error code

Example:

null

resultAt
object

Payin result at

Example:

"2024-01-01T00:00:00.000Z"

chargebackAt
object

Payin chargeback at

Example:

"2024-01-01T00:00:00.000Z"

sourceData
object

Payin pse response

callbackUrl
object

Payin callback URL

Example:

"https://example.com/callback"