Skip to main content
GET
Poll invoice status

Authorizations

x-api-key
string
header
required

API key for server-to-server operations (scope=merchant or commerce)

Path Parameters

invoiceId
string<uuid>
required

Invoice ID

Response

Invoice status retrieved successfully

object
string
Example:

"invoice_status"

invoice
object

Canonical invoice object (snake_case, usd_millis amounts).

latest_payment
object | null

Canonical invoice_payment object (merchant surfaces include settlement fields; payor surfaces strip them).