Overview
This method is used by payor checkout UIs to determine whether the invoice has been paid, expired, or still requires payment.Authentication
Requiresx-session-token + x-signature.
Request
Fetch payment status
Response
status is underpaid, fetch session details to get the locked network/token:
Errors
401invalid session token/signature

