v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
Billing

Retrieve a billing statement

Retrieves the details of a billing statement.

get/billing/statements/{statementID}

Path parameters

statementIDstring required

The ID of the statement to retrieve.

Response

A billing statement.

object'commerce_statement' required

String representing the object's type. Objects of the same type share the same value.

idstring required

Unique identifier for the billing statement.

instance_idstring required

The ID of the instance this statement belongs to.

timestampinteger required

Unix timestamp (in milliseconds) when the statement was created.

status'open' | 'closed' required

The current status of the statement.