Card Customer — Onboarding
Reset Customer Onboarding
Delete a customer’s onboarding record so they can restart with a fresh verification flow
POST
Deletes the customer’s Yativo record, allowing re-onboarding from scratch with a new verification flow. Use this when a customer is stuck in a state that cannot be recovered — for example, repeated KYC failures or an account that was set up with wrong details. Restrictions:Documentation Index
Fetch the complete documentation index at: https://docs.yativo.com/llms.txt
Use this file to discover all available pages before exploring further.
- Blocked if the customer already has a payment card issued (
card_createdoractivestatus). Once a card exists, this endpoint returnsCARD_ALREADY_ISSUED— contact support for admin-level resets. - Only resets customers belonging to your issuer program (
account_type: customer).
The
yativo_card_id of the customer to reset.Bearer token:
Bearer YOUR_ACCESS_TOKEN
