Parameters for creating a new bundle deal
The response containing the created bundle deal ID
Note: A maximum of 1000 bundle deals can be created. The bundle deal must follow the pricing rules based on rule_type.
Add items to an existing bundle deal activity
Parameters for adding items to a bundle deal
The response containing lists of successful and failed items
The response includes:
Delete an existing bundle deal activity
Parameters for deleting a bundle deal
The response containing the deleted bundle deal ID
Note: Can only delete upcoming bundle deals that haven't started yet. Will return an error if attempting to delete a bundle deal that has already started.
Delete items from an existing bundle deal activity
Parameters for deleting items from a bundle deal
The response containing lists of successful and failed deletions
The response includes:
End an ongoing bundle deal activity immediately
Parameters for ending a bundle deal
The response containing the ended bundle deal ID
Note: Can only end bundle deals that are currently ongoing/active. Will return an error if attempting to end an upcoming or expired bundle deal.
Get detailed information about a bundle deal activity
Parameters for getting bundle deal details
The response containing comprehensive bundle deal information
The response includes:
Get the list of items in a bundle deal
Parameters for getting bundle deal items
The response containing the list of item IDs
The response includes:
Get a list of bundle deal activities with pagination
Parameters for retrieving bundle deal list
Parameters for getting a list of bundle deals
Optionalpage_no?: numberData paging, represents the page number, starting from 1 (default: 1)
Optionalpage_size?: numberData paging, representing the data size of each page (max: 1000, default: 20)
Optionaltime_status?: BundleDealTimeStatusThe Status of bundle deal
The response containing a paginated list of bundle deals
The response includes:
Update an existing bundle deal activity
Parameters for updating a bundle deal
The response containing the updated bundle deal information
Note: For ongoing bundle deals, update capabilities may be limited. Only certain fields can be modified depending on the bundle deal status.
Update items in an existing bundle deal activity
Parameters for updating bundle deal items
The response containing lists of successful and failed updates
The response includes:
Create a new bundle deal activity