x-api-key: ********************curl --location --request POST 'https://online-banking.originalaccounts.com/v3/entities/representatives/required-fields' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"country": "string"
}'{}