curl --location '/api/v1/core/internal/cpt-onboard' \
--header 'Content-Type: application/json' \
--data '{
"tenantId": "f97df110-f4de-492e-8849-4a6af68026b0",
"companyId": "8bb73d03-06b4-47c7-80c7-59301f770eda",
"businessType": "string",
"userAmount": "string"
}'