Creates a new product bundle that can be linked to orders.
Use your account's Secret Key as the Bearer token.
Bundle name visible on the checkout page.
120"Test product"
Longer description of the product.
255Price of the product.
x >= 01.24
Whether the product link is available (true) or unavailable (false).
Whether the product can be shipped. If true, the checkout will ask for shipping details.
Shipping cost. Required if is_shippable is true.
x >= 0Optional short tag for the product.
50Array to save any other data needed.
Array of product image URLs.
Expiration date for the product link.
Expiration unit if stock is limited.
Expiration amount for reduced/augmented prices.
URL where the buyer is redirected after payment is completed.
URL where the buyer is redirected if payment fails.
URL where the seller is redirected after the payout is completed.
URL where the seller is redirected if the payout fails.
Bundle created
"EUR"
Formatted price with currency symbol.
Hypermedia links to related resources.