Pull up a list of savings tasks
Note: status 0 represents The unfinished shopping mission, whether or not it began
A status of 1 indicates that it has ended The Purchase Task
If you do not fill in status, pull both
Dxplaination of Interface Call Request
Example of request parameters
Examples of back-up
Dxplaination of request parameters
parameter | type | Is it compulsory? | Introductions |
status | number | no | The status of the Rakuten Purchase Task |
Dxplaination of callback parameters
parameter | type | Introductions |
Error code | number | Error code |
limited_discount_list[].task_id | number | Snap Up Task ID |
limited_discount_list[].product_id | number | Snap Up Item ID |
limited_discount_list[].status | number | RRP Mission Status |
limited_discount_list[].create_Time | number | Savings Task Creation Time Second-level time stamp |
limited_discount_list[].start_Time | number | The start time of the buying task Second-level time stamp |
limited_discount_list[].end_Time | number | The end time of the buying mission Second-level time stamp |
limited_discount_list[].limited_discount_sku _list[].sku _id | number | Buy different sku under the task_id |
limited_discount_list[].limited_discount_sku _list[].sale_price | number | The sku_Id's Snap Price |
limited_discount_list[].limited_discount_sku _list[].sale_stock | number | The sku_Number of snaps when id is set |
Return code
Return code | Error Type |
-1 | System exceptions |
-2 | Token too long |
9401020 | The parameter is incorrect. |
9401021 | Call the api without permission |