Skip to main content
GET
Get the provider invoice reconciliation for a month (bearer twin)

Authorizations

Authorization
string
header
required

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

Headers

x-ankra-organisation-id
string

PAT organisation override.

Query Parameters

month
string

The UTC month as YYYY-MM, not in the future; the last closed month when omitted.

Pattern: ^[0-9]{4}-[0-9]{2}$

Response

Successful response

Per cloud credential and UTC month, what the provider billed (imported invoice lines, in the provider's own currency) against what the metering estimated for the clusters those lines are placed on. Nothing unknown reads as agreement.

month
string
required

The month read, as YYYY-MM.

month_closed
boolean
required

The month has ended; for a running month both sides are month to date.

period_hours
integer
required
generated_at
string<date-time>
required
credentials
ReconciliationCredential · object[]
required