{ "amount": 738.05, "currency": "USD", "timestamp": "1758613403", "callbackUrl": "https://example.com/callbacks/orders/1312312" }
curl --location '/orders/' \ --header 'Content-Type: application/json' \ --data '{ "amount": 738.05, "currency": "USD", "timestamp": "1758613403", "callbackUrl": "https://example.com/callbacks/orders/1312312" }'
{}