curl --location --request POST 'https://m1.apifoxmock.com/m1/7256272-6983470-default/orders/' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": 738.05,
"currency": "USD",
"timestamp": "1758613403",
"callbackUrl": "https://example.com/callbacks/orders/1312312"
}'{}