Skip to main content
GET
/
kyb
/
{kyb_id}
Get KYB record by ID
curl --request GET \
  --url https://api.pcxpay.com/v1/kyb/{kyb_id} \
  --header 'Authorization: Bearer <token>'
{
  "status": "<string>",
  "message": "<string>",
  "data": {}
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

kyb_id
string
required

Response

KYB record

status
string
message
string
data
object

Serialised KYBRecord — shape determined by domain entity