⭐Get KYB status

GET /bank-pro/kyb/status/:customerId

Get the company KYB status

Headers

Name
Value

Content-Type

application/json

x-join-key

api_token

join-session-id (optional)

customer_session_id

Response

{ 
    "status": "VERIFIED"
}

Last updated