On/offboarding requests
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /{partner_id}/onboarding HTTP/1.1
Host:
apikey: YOUR_API_KEY
Content-Type: application/json
Accept: */*
POST /{partner_id}/offboarding HTTP/1.1
Host:
apikey: YOUR_API_KEY
Content-Type: application/json
Accept: */*