Update Direct Deposit Switch Attempt

Updates an existing direct deposit switch attempt for the specified account and switch ID. The request payload must include the patch object with the fields to update.

Path Params
string
required

The program code for the direct deposit context.

string
required

The unique identifier for the account. Required.

string
required

The unique identifier for the switch attempt to update.

Body Params

The update request payload, which includes a patch object with fields to update. See Gd.Bos.DataTransfer.Request.UpdateDirectDepositSwitchAttemptRequest for details.

patchObj
object | null

The dynamic object containing the fields and values to patch on the direct deposit switch attempt.

Headers
string
required

A unique request identifier for tracking and logging.

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