03-28-2024 10:03 AM - edited 03-28-2024 10:05 AM
We send request to get transactions using this query List Transactions https://sandbox-api.marqeta.com/v3/transactions?count=100&start_index=100&state=ALL and receive response where transaction with token = “5a5b1cb5-4628-4596-b77e-6b33c7e69f16” and it is in Pending State and when we send request to receive single transaction by token we receive https://sandbox-api.marqeta.com/v3/transactions/5a5b1cb5-4628-4596-b77e-6b33c7e69f16 we receive transaction with token = “5a5b1cb5-4628-4596-b77e-6b33c7e69f16” in state Cleared(please take a look at screenshots below). Could you tell me what is correct state ? It is in sandbox
04-18-2024 07:25 AM
Hi @skripnikrost . Our developer team is looking into this - we will be back asap. These should be in the same state if the transaction ID is the same.