Products
Retrieves all products for the specified store. DO NOT USE THIS ROUTE FOR DISPLAYING PRODUCTS ON YOUR STOREFRONT, use the storefront API instead!
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store to retrieve products for.
411486491630370816OK
Error response
Creates a new product in the specified store. Creating dynamic products while creating a checkout session via this endpoint without prior approval is prohibited and will result in store deactivation per our User Agreement.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store to create the product in.
411486491630370816The unique URL-safe identifier (slug) for the product.
The display name of the product.
The detailed description of the product.
The display label for the product.
The price of the product in the lowest denominator (e.g. cents).
Indicates whether the customer is prompted to select a game server before purchasing.
Indicates whether one-time purchases are allowed.
Indicates whether subscription purchases are allowed.
The subscription interval value.
Indicates whether automatic removal is enabled.
The time value for automatic removal.
Indicates whether removed items should be excluded from stock limits.
The tag IDs associated with the product.
411486491630370816The gameserver IDs associated with the product.
411486491630370816The commands to be executed at different stages.
Additional metadata for the product.
The payout splits for revenue distribution. Requires special approval.
Determines the category of the product for taxation purposes. Contact support for help with setting the correct tax code.
Indicates whether concurrent active items are allowed.
Indicates whether the product is hidden.
Indicates whether gifting is disabled.
The date and time when the product becomes enabled.
Set to null to keep enabled.
The date and time until which the product remains enabled.
Set to null to keep enabled.
The IDs of products required for purchasing this product.
411486491630370816Indicates whether all required products are needed.
The IDs of associated custom variables.
411486491630370816Indicates if applying gift cards should be disabled on the product.
Indicates if applying coupons should be disabled on the product.
Indicates if applying affiliate links should be disabled on the product.
OK
Error response
Retrieves a specific product by ID from the specified store. DO NOT USE THIS ROUTE FOR DISPLAYING PRODUCTS ON YOUR STOREFRONT, use the storefront API instead.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store the product belongs to.
411486491630370816The ID of the product to retrieve.
411486491630370816OK
Error response
Deletes a product from the specified store.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store the product belongs to.
411486491630370816The ID of the product to delete.
411486491630370816No Content
Error response
No content
Updates an existing product in the specified store.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store the product belongs to.
411486491630370816The ID of the product to update.
411486491630370816The unique URL-safe identifier (slug) for the product.
The display name of the product.
The detailed description of the product.
The display label for the product.
The price of the product in the lowest denominator (e.g. cents).
Indicates whether the customer is prompted to select a game server before purchasing.
Indicates whether one-time purchases are allowed.
Indicates whether subscription purchases are allowed.
The subscription interval value.
Indicates whether automatic removal is enabled.
The time value for automatic removal.
Indicates whether removed items should be excluded from stock limits.
The tag IDs associated with the product.
411486491630370816The gameserver IDs associated with the product.
411486491630370816The commands to be executed at different stages.
Additional metadata for the product.
The payout splits for revenue distribution. Requires special approval.
Determines the category of the product for taxation purposes. Contact support for help with setting the correct tax code.
Indicates whether concurrent active items are allowed.
Indicates whether the product is hidden.
Indicates whether gifting is disabled.
The date and time when the product becomes enabled.
Set to null to keep enabled.
The date and time until which the product remains enabled.
Set to null to keep enabled.
The IDs of products required for purchasing this product.
411486491630370816Indicates whether all required products are needed.
The IDs of associated custom variables.
411486491630370816Indicates if applying gift cards should be disabled on the product.
Indicates if applying coupons should be disabled on the product.
Indicates if applying affiliate links should be disabled on the product.
OK
Error response
Updates the sort order of products in the specified store.
An API Key token generated in the Dashboard in the format 'APIKey TOKEN_HERE'.
The ID of the store to update product sort order in.
411486491630370816An array of product IDs in the order that they should be sorted.
411486491630370816No Content
Error response
Last updated
Was this helpful?
