v13

latestOpenAPI 3.0.32026-07-31359869.4 MB
marketplace

Submit Billing Data

Sends the billing and usage data. The partner should do this at least once a day and ideally once per hour. <br/> Use the credentials.access_token we provided in the Upsert Installation body to authorize this request.

post/v1/installations/{integrationConfigurationId}/billing

Path parameters

integrationConfigurationIdstring required

Request body

timestampstring date-time required

Server time of your integration, used to determine the most recent data for race conditions & updates. Only the latest usage data for a given day, week, and month will be kept.

eodstring date-time required

End of Day, the UTC datetime for when the end of the billing/usage day is in UTC time. This tells us which day the usage data is for, and also allows for your "end of day" to be different from UTC 00:00:00. eod must be within the period dates, and cannot be older than 24h earlier from our server's current time.