Billing

Generates a billing for a given service and a given timeframe

get

A billing is created using MathPath=/

Authorizations
OAuth2applicationRequired
Token URL:
Path parameters
serviceIdanyRequired

serviceId

Query parameters
startTimestampanyOptional

start time range, unix timestamp, default 24 hours ago

endTimestampanyOptional

end time range, unix timestamp, default now

Responses
chevron-right
200

OK

application/json
endTimestringOptional
startTimestringOptional
get
/service/{serviceId}/billing

Last updated

Was this helpful?