Skip to main content
GET
Payment wall status for an invoice

Path Parameters

Example Request

Response

A payment wall restricts customer access to your product when an invoice is overdue. payment_wall_active is true once the campaign’s grace period has expired with the invoice still unpaid — gate access in your product on this flag. Grace-period settings live on the dunning campaign.

Errors

See Errors for the error envelope and the full code taxonomy.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Whether the payment wall is active for the invoice.

invoice_id
string<uuid>
payment_wall_active
boolean