This GET request retrieves the details and processing status of an express deposit (STK Push) transaction. It uses the unique identifier originally sent during the collection request.
Use this endpoint to verify if a deposit was successful after the user has interacted with their mobile device. The query parameter must match the OriginatingConversationId used in the initial /v1/express-deposit POST request.
/v1/express-deposit/check-status?OriginatorConversationId={ID}Returns the specific deposit record including results codes and transaction descriptions.