Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
file
file
required
EntityName
enum<string>
required
Available options:
BlockMembers,
BonusAdjustment,
Hierarchy,
Hierarchy(Incremental),
HierarchyReferenceBook,
LoyaltyCards,
Members,
OffersV2,
Product,
PromotionSegmentation,
Promotions,
Purchases,
Stores,
StoresAdjustments,
UpdatePurchases
Format
enum<string>
required
Available options:
Csv,
Jsonl
ImportMode
enum<string>
Available options:
Incremental,
Full

Response

Accepted

jobId
string | null
status
enum<string>
Available options:
Created,
Pending,
Queued,
Started,
Done
Last modified on August 11, 2026