Authorization: ********************X-HashPay-Key: ********************curl --location --request PUT 'https://api.hashpay.me/v1/admin/billing/platform-config' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"platformWalletPublicId": "string"
}'{
"platformWalletPublicId": "string",
"updatedAt": "2019-08-24T14:15:22.123Z"
}