cURL
Catalog
Get offer
Retrieves the details of an existing offer.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of offer - Unique identifier for the object
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"