curl --location --request POST '/onramp/api/v2/whiteLabel/kyc/requirements' \
--data-urlencode 'customerId=https://docs.onramp.money/onramp-whitelabel-unlisted/integration-overview/integration-flowchart' \
--data-urlencode 'fiatType=1'
{
"status": 0,
"code": 401,
"error": "Please login first and complete otp validation in kycUrl."
}