cURL
Catalog
List offers
Returns a list of offers with the most recently created offers appearing first
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Sales channel name
Product id
Sales channel id
Billing type. PREPAID or POSTPAID.
Page number
Page size
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"