Authorization: ********************X-HashPay-Key: ********************curl --location --request POST 'https://api.hashpay.me/v1/organizations//kyb/submit' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"name": "string",
"legalName": "string",
"country": "string",
"website": "http://example.com",
"businessType": "string",
"kybStatus": "not_submitted",
"verificationStatus": "not_submitted",
"createdAt": "2019-08-24T14:15:22.123Z"
}