Get summaries

GET {{baseUrlTransactionAPI}}/summaries/:requestId

Retrieve the response summary for requests processed asynchronously

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"requestId":"5e7bb423-ff1b-4784-81cf-7daa5b39b0cd","totalTransactionsAccepted":1,"totalTransactionsRejected":0,"totalTransactionsReceived":1,"status":"SUCCESS","rejections":[],"timeStamp":"01/16/2024 04:00:28 PM"}