Sessions
Get session cost
Returns the finalized cost of a released session as an exact amount in US dollars (e.g. 0.031905), suitable for precise billing passthrough.
get/v1/sessions/{id}/cost
Path parameters
idstring uuid required
Response
Session cost breakdown in US dollars
Changes
Changed in 2 of the 54 revisions of this API.112
- ▲
the
totalCostresponse's property type/format changed frominteger/tonumber/for status200response-property-type-changed
- ●
added the new
dollarenum value to theunitresponse property for the response status200response-property-enum-value-added
- ○
removed the
centenum value from theunitresponse property for the response status200response-property-enum-value-removed
- ▲
- ○
endpoint added
endpoint-added
- ○