Migrate
The endpoint helps merchants to migrate data from their master/partner account to their own account which enables merchants to see their users data on the KYC merchant dashboard
POST
https://fuspay-kyc-prod-df741b092e53.herokuapp.com/order/migrate
Name
Type
Description
migrate_to_app_id
string
The app ID the you want to migrate to.
from_partner
string
The partner ID you want to migrate from.
string
Email of the user whose data will be migrated.
Request Body Sample
Response Body
Last updated