12.1.1.1 Response JSON Parameters
This section provides the list of parameters in the JSON Response.
Table 12-2 GET JSON Response
| Name | Type | Description |
|---|---|---|
message code |
STRING |
The API Status code.
|
| message body | STRING |
|
Table 12-3 Possible Status Codes
| Status Code | Description |
|---|---|
| DIA0000 | API call is success, refer to message body for details |
| DIA0001 | Invalid Process Instance ID |
| DIA0007 | Process execution details not found |
| DIA0008 | Service not found for the specified version |
Response JSON Sample
{"msgcode": "DIA0000","msgbody":
{"fileName":"XlaTransaction_PASSTHROUGH_18-Jan-2023-12-56-43.zip","docId":"1203265","erpJobId":"1488049","status":"COMPLETED"}}