Void Issuance

Voids an existing issuance by its identifier.
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 issuance identifier (client or server ID).

Body Params

The void request details (optional).

Request body for voiding an existing issuance.

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.

string | null

Username or system identifier of the user performing the void. Used for audit trail. Max 50 characters.

string | null

Source platform or system performing the void. Used for audit trail. Max 50 characters.

string | null

Reason for voiding the issuance. Stored in the activity log. Max 500 characters.

string | null

The program identifier.

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
200

OK

204

No Content

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