Get Statement

get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
chevron-right
200

OK

application/json

Represents a billing statement in the system, containing details about transactions, pricing, and associated entities.

idstringOptional

The unique identifier of the statement.

Example: SOM-1234-1234-1234-1234-1234
typestring · enumOptional

Represents the type of a statement in the billing system.

Possible values:
billingTypestring · enumOptional

Represents the type of billing process.

Possible values:
statusstring · enumOptional

Represents the various statuses a statement can have in the billing system.

Possible values:
get
/public/v1/billing/statements/{id}

Last updated

Was this helpful?