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