Skip to main content
GET
Get KYC By ID

Get KYC By ID

This route is performed using the KYC ID. If a KYC with the provided ID exists, it will be retrieved; otherwise, an empty response will be returned.

Path Parameters

id
string
required
KYC ID

Response

id
integer
Unique identifier for the KYC record.
origin_request
string
Identifier or reference of the original request that triggered this KYC process.Example: PAYIN or PAYOUT
description
string
Textual description or details about the KYC request.
info_add
string
Additional information.
created_at
string
Date and time when the KYC record was created.Format: YYYY-MM-DD HH:mm:ss
updated_at
string
Date and time of the last update made to this KYC record.Format: YYYY-MM-DD HH:mm:ss
merchant
string
Name of the main merchant associated with the KYC process.
submerchant
string
Name of the submerchant involved in the KYC process.
status
object
Object representing the current status of the KYC.
reason
object
Object representing the reason for the KYC request.
persons
array
List of people or entities involved in the KYC process.
document_required
array
List of required document types for this person.
documents
array
List of uploaded documents related to the KYC.

Request Example

List KYC

List all KYC verifications

Get Balance

Check account balance

Create Charge

Create a new charge

Create Payment

Create a payout payment