Get Transaction Status
Returns overall transaction status and all of its known payloads based on supplied intent hash.
Request body
Example request
{
"intent_hash": "<transaction-intent-hash>"
}Response
Transaction Status
Example response
{
"ledger_state": {
"network": "<network-name>"
}
}Changes
Changed in 2 of the 50 revisions of this API.51
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
the response property
///became nullable for the statusresponse-property-became-nullable
- ▲
- ○
added
AccountLockerNotFoundErrordiscriminator mapping keys to theresponse property for the response statusresponse-property-discriminator-mapping-added
- ○