Accept a Wire Exception

Accept an escalated wire exception and match it to a valid Passport account. Wire transactions cannot be rejected or reassigned.

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

Target account and comment for resolving the exception.

account
object

The Passport account to match this transaction to.

string

Comment describing the resolution 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.

204

The exception was resolved successfully. No content returned.

299

The exception was resolved, 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