The GetTransaction operation is used to fetch details of a transaction referred by the transactionId.
![]() | Note |
|---|---|
You can query only for transactions on your account. |
| Parameter | Description | Type | Constraints |
|---|---|---|---|
|
|
Specifies a transaction Id for the query. |
String Max size = 35 characters |
Required |
| Element | Description | Type | Availability | |||
|---|---|---|---|---|---|---|
| Specifies the transaction details. | Returned only if status=success | ||||
| Specifies the status of the request | Always returned | ||||
| Contains an error code that describes the reason for the failure of the request | ServiceErrors | Returned only if status=failure | |||
| Amazon FPS returns a request Id for every request. This value is important for debugging purposes. See the RequestId Response Parameter topic for more information about this parameter. | String Max size = 39 characters | Always returned | |||