Skip to main content
POST
Exportgiftcardcustomerdata

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /v2/token.

Headers

X-Eposn-Customer-Token
string | null
X-Eposn-Merchant-Token
string | null

Query Parameters

programId
string | null
Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

cardId
string | null
Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

Body

application/json
format
string
required
Pattern: ^(json|csv)$
customerId
string | null
customerEmail
string<email> | null

Response

Successful Response

exportId
string
required
downloadUrl
string
required
format
string
required
requestedAt
string<date-time>
required
expiresAt
string<date-time>
required
status
string
required