This method returns the transaction's history.
Transaction history
Transaction not found
{- "history": [
- [
- {
- "created_by": 5,
- "created_on": "2019-08-24T14:15:22Z",
- "expired_at": "2019-08-24T14:15:22Z",
- "id": 1,
- "is_complete": true,
- "status": "ACTIVE",
- "type": "CREATE_ACCOUNT"
}
]
]
}