Skip to main content
Use this endpoint when your client uses their own KYC provider instead of RemitJunction’s built-in provider. Calling this endpoint creates a compliance tracking record on our side and returns a unique reference. Your client must pass this reference to their KYC provider as the external user identifier (e.g. externalUserId, correlationId, or equivalent) when starting the verification session. When the customer completes verification, the provider sends a webhook to RemitJunction. We use the reference echoed back in that webhook to match the result to the correct customer record and close the outstanding KYC rule.

Request Body

Response

The response data object contains a reference field — a UUID generated by RemitJunction. Pass this value to your KYC provider as the external user identifier. Do not generate your own reference.