Update Transaction Status

Updates the status of the transaction by reference to simulate transaction processing.

Important: This method is ONLY applicable for Sandbox environment and should not be used during the UAT or LIVE phase.

Possible Status Transition:

Current StatusNew Status
A - Waiting for Compliance CheckS - Compliance Block
S - Compliance Block<BLANK> - Outstanding
A - Waiting for Compliance Check<BLANK> - Outstanding
<BLANK> - OutstandingC - Cancelled
C - Cancelled<BLANK> - Outstanding
F - Read by Receiving AgentD - Downloaded
D - DownloadedF - Read by Receiving Agent
D - DownloadedX - Exception Reported From Agent
X - Exception Reported From AgentD - Downloaded
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null

Transaction ID.

string | null

New transaction status.

Headers
string
required
^[A-Z]{2}[0-9A-Z]{4}$

This is the agent correspondent id provided to the agent by the IC Operations department. It is used to facilitate API management and auditing.

string
\w{8}-\w{4}-\w{4}-\w{4}-\w{12}

This header is used to uniquely identify the HTTP request and to facilitate troubleshooting.

string
\w{8}-\w{4}-\w{4}-\w{4}-\w{12}

Unique request identifier to support idempotency. You may generate (UUID v4) value using the programming language.

Responses

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