Issuance Jobs
Get Issuance Job
Returns the status of a reward issuance job
GET
Scope required:
rewards.issuecompleted state, a summary field is included
with success and failure counts. If any issuances failed, the summary
includes a failures array with details about each failure.
Parameters
string
required
Issuance job ID
string
required
Merchant ID
Response
string
Issuance job ID
string
Campaign ID
string
Variant ID
string
Job state:
pending, processing, completed, or failedinteger
Total number of identifiers submitted
integer
Number of identifiers processed so far
integer
Number of rewards successfully issued
integer
Number of failed issuances
integer
Completion percentage (0-100)
datetime
Job creation timestamp (ISO8601)
datetime
Processing start timestamp (ISO8601), null if not started
datetime
Processing completion timestamp (ISO8601), null if not completed
hash
Completion summary (only present when state is
completed)