Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/invoices/{invoiceId}/statements

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required
invoiceId
string
required

Body

application/json
identifier
enum<string>
required
Available options:
DISCOUNT,
INCREASE,
MANUAL_SETTLEMENT
originalAmount
number
required
Required range: x >= 1
billingAmount
required
description
string
financialImpactType
enum<string>
Available options:
CREDIT,
DEBIT
status
string

Response

default

Undocumented response (no code type, no existing spec).