Skip to main content
POST
Imports personal offers to Promotion DB

Authorizations

Authorization
string
header
required

Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Headers

JobId
string

Body

offerId
string | null
memberId
string | null
preActivated
boolean
visibleFrom
string<date-time> | null
pickUpEndDate
string<date-time> | null
rule1Value
number<double> | null
storeId
string | null

Response

OK

errors
object[] | null
Last modified on August 10, 2026