Update Existing Transfer

Updates an existing transfer, including reversals. Reversals are subject to account status and balance requirements. Returns updated transfer details.

Path Params
string
required

The program code for the partner implementation.

string
required

The unique identifier for the transfer to update.

Body Params

The Gd.Bos.DataTransfer.Request.UpdateTransferRequest containing updated transfer details.

string | null

The type of authorization being requested for the transfer update (e.g., "execute", "hold", "accept", "cancel", "reject", "system", "reverse"). Determines the intended action for the transfer update.

transferEndpoint
object

Represents the endpoint details for updating a transfer, such as the source or target of funds. Contains information about the endpoint type, unique identifier, and card data (encrypted or unencrypted) used in the transfer update process. Used to specify or modify the source or destination for a transfer during an update operation.

boolean | null

Indicates whether the update allows the account to be debited to a negative balance (true if allowed).

device
object

Represents device-specific information used when initiating a transfer or other sensitive operation. Contains details about the device and network, such as device ID, make, model, operating system, and IP addresses. Used for device identification, risk assessment, auditing, and fraud prevention.

Headers
string
required

A unique identifier (GUID) for tracking the request.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

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