Simulate approving or rejecting a client identity (KYC) for a card account in the Sandbox environment.
This endpoint allows you to test your integration by triggering KYC approval or rejection without manual intervention. Webhooks will be sent as they would in production, enabling you to test your complete integration flow. Note: This endpoint is only available in Sandbox mode.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The card account ID whose client identity will be approved or rejected
"6e519e8e-15ac-483e-b6ac-d0f42aee36b2"
The action to simulate on the client identity
approve, reject Required when action is reject. The reason for rejection.
500"Document expired"