B2-WEBA派獎處理.md
4 additions, 4 deletions
| ... | ... | @@ -8,7 +8,7 @@ |
| 8 | - * 服務名稱:`/tpps/award/grants` | |
| 8 | + * 服務名稱:`/tpps/weba/award` | |
| 9 | - curl -X POST {EndPoint}/tpps/award/grants | |
| 9 | + curl -X POST {EndPoint}/tpps/weba/award | |
| 10 | - | 2 | status | String | true | 派獎狀態 | | | |
| 10 | + | 2 | status | String | true | 派獎狀態 | `SUCCESS` : 派獎成功,<br>`PROCESS` : 派獎中,<br>`FAIL` : 派獎失敗,<br>`WAIT` : 待派獎,<br>`CHECK` : 派獎確認中,<br>`INVALID` : 獎項不合法,<br>`FULL` : 已達獎項名額限制,<br>`NOT_ORCA` : 未綁定小樹會員,<br>`NOT_CR` : 會員不存在,<br>`ERROR` : 派獎異常 | | |
| 11 | +| 2 | message | String | true | 派獎訊息 | | |
| 11 | 12 | "errorCode": null, |
| 12 | 13 | "message": null, |
| 13 | 14 | "values": { |
| 14 | - "shouldRetry": true, |