查询小满侧退款信息
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
valid_end | String | 可选 | 2021-03-16 | 服务截止日期 | |
okki_refund_id | String | 可选 | 2022040115130100014350 | 小满退款单号 | |
ali_cgs | String | 可选 | 1954931178 | 阿里globalId | |
okki_client_id | String | 可选 | 27720 | 小满clientId | |
action | Number | 可选 | 2 | 操作类型 | |
id | String | 可选 | T2012018473772142 | 阿里退款单号 | |
refund_list | RefundList [] | 可选 |
|
退款列表 | |
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
data | Data | 退款信息数据 | |
|
|||
error_desc | String | success | 错误信息 |
success | Boolean | true | 是否成功 |
now | String | 2021-06-28 16:34:23 | 时间戳 |
resp_code | Number | 0 | 响应编码(成功0) |
biz_id | String | 2021-06-28 16:38:32.565 | 小满业务id |
{"valid_end":"2021-03-16","okki_refund_id":"2022040115130100014350","ali_cgs":"1954931178","okki_client_id":"27720","action":2,"id":"T2012018473772142","refund_list":[{"ali_service_loss":"100.0","ali_order_no":"P2107134353201627","original_refund_amount":"1000.0","invoice_loss":"100.0","refund_amount":"900.0","invoice_msg":"已开票","ali_order_product_id":"P2107134353201627_1"}]}
{ "data":{ "valid_end":"2021-03-16", "okki_refund_id":"2022040115130100014350", "ali_cgs":"4084256955", "okki_client_id":"39305", "action":1, "refund_list":[ { "ali_order_no":"P2107134353201627", "ali_order_product_id":"P2107134353201627_1", "original_refund_amount":"1000.00", "invoice_loss":"100.00", "refund_amount":"900.00", "invoice_msg":"已开票", "ali_service_loss":"100.00" } ], "id":"T2012018473772142", "content":"您好,您的这笔订单发票已..." }, "error_desc":"success", "success":true, "now":"2021-06-28 16:34:23", "resp_code":0, "biz_id":"2021-06-28 16:38:32.565" }
{"success":"false","error_desc":"Illegal request","resp_code":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|