Create offer localization

Use this endpoint to create a new offer localization (a localized version of the main offer). The request will be rejected if localization already exists (active or inactive).
This endpoint supports conditional requests.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Cleeng offer ID in a short format (without a country suffix).

Body Params
string
required

Offer title, up to 255 characters.

string

Offer description, up to 255 characters. Example: Best deal!

string
required

Two-letter country code of offer localization.

price
object
required

Offer price. The offer price may be equal to zero. If it is above zero, it must be higher than the set minimum price (the minimum price differs per offer type and currency).

geoRestriction
object

geoRestriction might be object or null (when disabled). If geoRestriction is an object, then type or countries are required.

freeTrial
object

Used only in 'subscription' offer type.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json