Payment
Gets the current status of a checkout session.
Used to check whether the payment was successful or is still pending.
get/payment/session/{sessionId}
Path parameters
sessionIdstring required
The id of the checkout session to get the status for.
Response
OK