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