本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
settlements.read_write - Settlements Read & WriteAuthorization: Bearer ********************{
"reference_id": 9363145,
"amount": 120.21
}curl --location --request POST 'https://echo.apifox.com/anything/settlements/instant' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"reference_id": 9363145,
"amount": 120.21
}'{
"status": 201,
"success": true,
"data": {
"id": 587246469,
"reference_id": 385748,
"amount": 200,
"status": "pending"
}
}扫码加入 Apifox 微信交流群