patch https://sandbox-api.oneliquidity.technology/integrator/v1/onboard-kyb
Use this endpoint to update integrator's onboarding details.
Log in to see full request history
Responses
Use this endpoint to update integrator's onboarding details.
xxxxxxxxxx
10curl --request PATCH \
--url https://sandbox-api.oneliquidity.technology/integrator/v1/onboard-kyb \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"step": "1",
"isFinalReview": true
}
'
Try It!
to start a request and see the response here! Or choose an example: