v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Disbursement

Update Disbursement Transfer

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

put/programs/{programCode}/accounts/{accountIdentifier}/disbursements/transfer/{transferIdentifier}

Path parameters

programCodestring required

The program code associated with the request.

accountIdentifierstring required

The unique identifier of the account.

transferIdentifierstring required

The unique identifier of the transfer.

Headers

X-GD-RequestIdstring required

The unique request identifier for tracking.

Request body

transactionActionTypestring nullable

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

Response

Created