Update Disbursement Transferput https://example.com/programs/{programCode}/accounts/{accountIdentifier}/disbursements/transfer/{transferIdentifier}Updates an existing disbursement transfer, such as canceling a claim code, for the specified account and program.Path ParamsprogramCodestringrequiredThe program code associated with the request.accountIdentifierstringrequiredThe unique identifier of the account.transferIdentifierstringrequiredThe unique identifier of the transfer.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe 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.transactionActionTypestring | nullThe action type for the transaction update (e.g., "cancel").HeadersX-GD-RequestIdstringrequiredThe unique request identifier for tracking.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 201Created 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Create Disbursement TransferDisputeAutomationDid this page help you?YesNo