curl --location 'http://10.101.252.154:9060/api/OrderPerson/' \ --header 'Accept: application/json' \ --header 'Authorization: {{token}}' \ --header 'Content-Type: text/plain' \ --data '{ "PersonID":"108951015547", "OrderID":"104444457394" }'
{}