{"country_code":"CN","channel_name":"Reserve Funds","payee_uuid":"be2f7c49-e895-3101-2424-95d12aa4dab1","amount":"3001","purpose":"Hello World"}curl --location 'https://agent-sand.orixa.tech/agent/v1/remittance/remittance' \
--header 'X-Access-Key: ak_9d8c5ab0bc1cfb58f756eecd47' \
--header 'X-Timestamp: 1784279270' \
--header 'X-Nonce: b3f4ea552bb67f95' \
--header 'X-Signature: 89161bd92e0bb602926ebce7f83800a9513b34522b0bb42c583b96514b10192a' \
--header 'Content-Type: application/json' \
--data '{"country_code":"CN","channel_name":"Reserve Funds","payee_uuid":"be2f7c49-e895-3101-2424-95d12aa4dab1","amount":"3001","purpose":"Hello World"}'{
"code": 200,
"msg": "Created Success",
"time": "1772454923",
"data": {
"order_sn": "ARM2026030220352358490"
}
}