Get session status
get_session_statusRetrieve current payment session status: lifecycle, transaction, amounts, operations. Poll for payment results and verify hold, void, or expire outcomes.
Instructions
Get the current status of a payment session (acquiring or checkout): lifecycle status (created/holded/paid/voided/expired/...), transaction status, amounts (decimal strings) and the list of payment operations. Use this to poll for payment results and to verify the outcome of complete_hold / void_session / expire_session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id (acquiring or checkout) |