Skip to main content
POST
Create direct link order

Authorizations

Authorization
string
header
required

Send your API token prefixed by Bearer in the Authorization header.

Body

application/json
id
string
required

A unique client-assigned identifier for the order. Idempotent on retry.

price_in_cents
integer
required
brand_codes
string[]
required

One or more brand_codes from the same region. Omit for a Full Catalog reward.

expiry
string
region
string

Region for a Full Catalog reward.

Number of reward links to generate (positive integer).

Response

200 - application/json

Order creation has begun; direct link URLs are returned.

info
object

Status information returned on successful requests.

status
integer
campaign
object

An order object.