Update Disbursement Transfer

Updates an existing disbursement transfer, such as canceling a claim code, for the specified account and program.

Path Params
string
required

The program code associated with the request.

string
required

The unique identifier of the account.

string
required

The unique identifier of the transfer.

Body Params

The request payload containing update details.

Disbursement Update Transfer Request – Represents the data required to update a transfer, such as canceling a claim code.
Used to update the status or action type of a transfer for a given account and transfer identifier.

string | null

The action type for the transaction update (e.g., "cancel").

Headers
string
required

The unique request identifier for tracking.

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

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json