Returns the current status of an order by its checkout ID.
Use this endpoint to poll for order status if you haven’t received a callback or need to verify the current state of an order.
Requires a valid API key via Bearer token in the Authorization header.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The checkout ID returned from /b2b/place-order.
"CHK-123456"