get https://api.pay.rabobank.nl/v2/orders/
This endpoint retrieves the current status and details of a specific order using its order ID. It returns information such as payment status, timestamps, and transaction references. This call is intended as a backup mechanism to the status pull flow and should only be used when event-based updates are unavailable. Polling this endpoint as the primary method for status updates is not permitted.