Register merchant for KYB process (Internal)

Registers a merchant in the KYB process by submitting KYB data directly to the PSP in the expected format. This endpoint sends the data directly without transformation or storing in the database. Requires admin API key.

Authentication

AuthorizationBearer

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

Path Parameters

merchantIdstringRequired
Merchant identifier

Headers

x-admin-api-keystringRequired

Request

This endpoint expects an object.
kybobjectRequired
routingobjectRequired

Errors