Create a product offering

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

customer_id
string
required
cust_30189

product_id
string
required
Product ID used to clone a product, override its fields (if given), then offer to a customer

product_overrides
object
See the products reference for the details of each override

product_overridesobject

``200 Product

Updated about 1 year ago


ShellNodeRubyPHPPython

Bearer

Base URL

https://Contact sales to enable your sandbox/customers/{customer_id}/product_offerings

``

xxxxxxxxxx

curl --request POST \
     --url https://contact/%20sales%20to%20enable%20your%20sandbox/customers//product_offerings \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

application/json

``200

Updated about 1 year ago