v1
latestOpenAPI 3.1.02026-07-24170121.2 MBGet Transaction
get/v2/Transactions/{TraceId}
Path parameters
TraceIdstring required
<p>The <code>TraceId</code> received from the Transaction response.</p> <table style='width: 100%; border-collapse: collapse;'> <tr> <td style='text-align: center;'><b>Type</b></td> <td style='text-align: center;'><b>Format</b></td> <td style='text-align: center;'><b>Length</b></td> </tr> <tr> <td>Guid</td> <td>Standard hyphenated hex string</td> <td>36 characters</td> </tr> </table> <p style='font-size: 0.65em; line-height: 1.2; margin-top: 5px;'> Represented as a string of 32 hexadecimal digits in 5 groups separated by hyphens. </p>
Response
200
Example response
{
"PaxResponse": "string"
}