Get KYB Status (Internal)
Returns the current status of the KYB (Know Your Business) process for a merchant. Includes the current state, next recommended action, and payout availability. Requires admin API key.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
merchantId
Merchant identifier
Headers
x-admin-api-key
Query Parameters
country
Country code (ISO 3166-1 alpha-2)
currency
Currency code (ISO 4217)
Response
KYB status retrieved successfully
status
Current status of the KYB process
message
Human-readable message describing the current status
nextStep
Next action recommended in the KYB process
payoutActive
Indicates whether payout functionality is active for the merchant
payinActive
Indicates whether payin functionality is active for the merchant