cURL
Catalog
Create offer
Creates a new offer with the given parameters.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"872981cb-d498-44de-967e-e7a170e0b416"
Example:
"Premium Web"
Example:
"Premium mobile plan"
Example:
"518c90a0-faab-4083-8a63-e0ff3e912af2"
Example:
"7de2dfb5-77d3-47ef-8608-138d8207f015"
Example:
"https://shop.foo.bar/purchase"
Example:
"https://cdn.foo.bar/banner"
Example:
{
"model": "STANDARD",
"properties": {
"price": "100",
"currency": "$",
"recurrence": "MONTHLY"
}
}Example:
{}Example:
"700031450"
Response
Offer response
Example:
"872981cb-d498-44de-967e-e7a170e0b416"
Example:
"Landing Page"
Example:
"Premium mobile plan"
Example:
"https://shop.foo.bar/purchase"
Example:
"https://cdn.foo.bar/banner"
Example:
["Unlimited voice", "10GB"]Example:
{
"model": "STANDARD",
"properties": {
"price": "100",
"currency": "$",
"recurrence": "MONTHLY"
}
}Example:
{}Example:
"2024-05-19T13:58:03.418Z"
Example:
"2024-05-20T10:12:45.123Z"
Example:
"700031450"