沙箱环境已开放「全球付」功能模块,支持接口调试与测试
curl --location --request POST 'https://agent.eyj.world/agent/v1/remittance/remittance' \
--header 'X-Access-Key: ak_23b5aebc3a90e08fadddffbd5e2782fd' \
--header 'X-Timestamp: 1775655934' \
--header 'X-Nonce: 0e500a7f707e3b8e' \
--header 'X-Signature: ee9e1a7304fcd4670ae8f6477817b33e9d767e746c59d29fa0035445e3b1fc89' \
--header 'Content-Type: application/json' \
--data-raw '{"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"
}
}