Ingest persist events
Requires the METER_DATA.INGEST permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
Headers
x-platform-id
Platform ID.
Request
This endpoint expects an object.
pricing_id
The resource ID of the associated pricing.
pricing_item_id
The resource ID of the associated pricing item.
pricing_item_config_id
The resource ID of the associated pricing item config.
reprocess_id
is_last_reprocess_item
customer_id
The resource ID of the associated customer.
customer_reference
A custom reference assigned to the customer.
pricing_plan_subscription_id
The resource ID of the associated pricing plan subscription.
pricing_plan_subscription_reference
A custom reference assigned to the pricing plan subscription.
pricing_plan_subscription_selector
A selector to dynamically determine the subscription to use.
reference
period
persist_usage
persist_included_volume
persist_charged_volume
persist_rollover_volume
set_rollover_volume
included_volume
timestamp
The associated timestamp presented in the ISO 8601 standard of the persist event, if not provided it will be set to 'now'.
Response
Created
pricing_id
The resource ID of the associated pricing.
pricing_item_id
The resource ID of the associated pricing item.
pricing_item_config_id
The resource ID of the associated pricing item config.
reprocess_id
is_last_reprocess_item
object_type
id
customer_id
The resource ID of the associated customer.
customer_reference
A custom reference assigned to the customer.
pricing_plan_subscription_id
The resource ID of the associated pricing plan subscription.
pricing_plan_subscription_reference
A custom reference assigned to the pricing plan subscription.
pricing_plan_subscription_selector
A selector to dynamically determine the subscription to use.
reference
period
persist_usage
persist_included_volume
persist_charged_volume
persist_rollover_volume
set_rollover_volume
included_volume
timestamp
The associated timestamp presented in the ISO 8601 standard of the persist event, if not provided it will be set to 'now'.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
500
Internal Server Error