Poll invoice status
Get Invoice Status
Fetch the latest invoice status and payment/settlement summaries.
GET
Poll invoice status
Overview
Use this endpoint to get the latest invoice status and any associated payment/settlement summaries.Authentication
- Merchant server auth:
x-api-keyorAuthorization: Bearer <jwt>
Request
SDK
cURL
Response
Errors
400invalid invoice id401missing/invalid merchant auth404invoice not found
Examples
Poll until the invoice is terminal:Authorizations
API key for server-to-server operations (scope=merchant or commerce)
Path Parameters
Invoice ID

