curl --location 'https://demo-api.easypayx.com/v3/simulate/legal_entity_requests' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data '[ "string" ]'
{}