The TestNet SEBAK API does not include the create_account operation when getting all operations for an account. The following request for example https://testnet-sebak.blockchainos.org/api/v1/accounts/GAM2CGWYJRM3FGGKE624KWEWLLT5R7RQWLMS2KHFZ6F5MKOH27JH62FZ/operations Does not include the following operation https://testnet-sebak.blockchainos.org/api/v1/transactions/EKxcBdLjtawX2aXJRWAfNkomb6uykaUEPxcPBAbHewiE/operations It should probably work like the get transactions for account endpoint, which does include all transactions containing the operations for the account https://testnet-sebak.blockchainos.org/api/v1/accounts/GAM2CGWYJRM3FGGKE624KWEWLLT5R7RQWLMS2KHFZ6F5MKOH27JH62FZ/transactions
The TestNet SEBAK API does not include the create_account operation when getting all operations for an account.
The following request for example
https://testnet-sebak.blockchainos.org/api/v1/accounts/GAM2CGWYJRM3FGGKE624KWEWLLT5R7RQWLMS2KHFZ6F5MKOH27JH62FZ/operations
Does not include the following operation
https://testnet-sebak.blockchainos.org/api/v1/transactions/EKxcBdLjtawX2aXJRWAfNkomb6uykaUEPxcPBAbHewiE/operations
It should probably work like the get transactions for account endpoint, which does include all transactions containing the operations for the account
https://testnet-sebak.blockchainos.org/api/v1/accounts/GAM2CGWYJRM3FGGKE624KWEWLLT5R7RQWLMS2KHFZ6F5MKOH27JH62FZ/transactions