HomeGuidesRecipesAPI ReferenceChangelog
GuidesAPI ReferenceCustomer Help CenterLog In
API Reference

Update a package

Updates a package. To perform this action, you must be the account owner, or must be delegated with ROLE_CURATOR or ROLE_SELLER_ADMIN.

Log in to see full request history

Note: This feature utilizes the triggers and rewards syntax.

Body Params
string
required

Id of the package to update. Should match the path parameter.

seller
object
required

Seller ID.

string
required

Title of this package.

string
required

Summary of this package.

string
required

Detailed description of this package.

triggers
array of objects
required

List of triggers that must be satisfied before an order is eligible for this package.

triggers*
rewards
array of objects
required
rewards*
terms
object

Terms and conditions for this package.

int32

Minimum amount of time between experiences, in minutes.

cancellation
object

The cancellation policy for this package

Language
Credentials
Click Try It! to start a request and see the response here!