Authorization: ********************X-HashPay-Key: ********************curl --location --request POST 'https://api.hashpay.me/v1/organizations//customers' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"email": "user@example.com",
"name": "string",
"externalReference": "string",
"metadata": {}
}