Create Single Account Issuance

Creates a new issuance for a single account.
The ID parameter handling depends on the ID-Type header: if set to 'Client', the ID is treated as a ClientAccountId; otherwise, it's treated as a server/internal ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The account identifier (client or server ID).

Body Params

The issuance details to create.

A single benefit issuance to fund at account creation time.

string | null

Optional caller-supplied correlation ID. Returned in response headers and logs for end-to-end tracing.

string | null

Username or system identifier of the user performing the update. Used for audit trail.

int32
required

S3 internal promotion identifier to fund. Required.

string | null

Issuance effective start date. Format: YYYY-MM-DD. Must be before EndDate.

string | null

Issuance effective end date. Format: YYYY-MM-DD. Must be after StartDate.

double
required
0 to 100000

Dollar amount to fund. Required. Range: 0–100,000.

string
required
length between 1 and 100

Your system's unique identifier for this issuance. Required. Max 100 characters.

string | null

Standard reason code for the issuance. Max 20 characters.

string | null

Your system's custom reason code. Max 100 characters.

string | null

Free-text notes about the issuance. Max 2000 characters.

string | null

Client-defined custom field 1. Max 255 characters.

string | null

Client-defined custom field 2. Max 255 characters.

string | null

Client-defined custom field 3. Max 255 characters.

string | null

Identifier for the system or process that originated this issuance. Max 40 characters.

string | null

Member first name for identity verification. Max 50 characters.

string | null

Member last name for identity verification. Max 50 characters.

string | null

Member date of birth for identity verification. Format: YYYY-MM-DD.

int64

S3 internal program identifier the group belongs to.

string | null

Identifier of the source system that added this issuance record. Used for audit trail. Max 50 characters.

string | null

Identifier of the user who added this issuance record. Used for audit trail. Max 50 characters.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Missing 4 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json