curl --location 'https://tokenet-ng-api.digitalprimetechnologies.co/order-requests' \
--header 'Content-Type: application/json' \
--data '{
"order_id": "9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1"
}'{
"$schema": "https://example.com/schemas/CreateOrderRequestResponseBody.json",
"uid": "9a3f7e9a-0e3e-4f73-9a5b-2c9f18c3f8a1"
}