curl --location --request PATCH 'https://tokenet-ng-api.digitalprimetechnologies.co/order-requests/9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1' \ --header 'Content-Type: application/json' \ --data '{ "status": "accepted" }'
{}