Update a Wire Exception

Correct or enrich the routable account number on an incoming wire transaction before acceptance. Supported only for Wire transactions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Identifier type for the external transaction. Use 'id' for the Passport-assigned ID or 'externalId' for the program manager-assigned ID.

Allowed:
string
required

The external transaction identifier value, corresponding to the selected idType.

Body Params

Updated account number and comment for the external transaction.

Request body for updating the routable account number on an incoming wire transaction before acceptance.

integer

Updated wire-routable account number to match the incoming wire. Must belong to the Program Manager or one of their customers.

string

Comment describing the update action.

Headers
string
enum
required

Controls response timing. NEVER returns an immediate response; ALWAYS defers processing.

Allowed:
Responses
202

The request has been accepted for processing. Expected when PromiseMode is ALWAYS.

299

The update was applied, but the action may impact transacting. Check the warning details.

400

The request could not be processed due to invalid or missing parameters.

401

Authentication failed. Verify that the Authorization header contains a valid Bearer token.

403

The authenticated user does not have permission to perform this operation.

500

An unexpected error occurred on the Passport server while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json