UTR 补单
JSON
Request Body
Name
Type
Description
```json
{
"code": 200,
"message": "UTR match success."
}
``````json
{
"code": 200,
"message": "UTR already succeed"
}
``````json
{
"code": 400,
"message": "UTR succeed on this order : 1706334713990"
}
``````json
{
"code": 400,
"message": "UTR has matched other merchant."
}
```Last updated