Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://{operatorDomain}/v1/admin/trips/{envelopeId}/cancellation-preview \ --header 'Authorization: Bearer <token>'
{ "data": { "refundable": 0, "penalty": 532000 } }
Returns the fees/penalties that would apply if the trip were cancelled.
Staff session or API token issued by your Voyant app.
Cancellation preview
Show child attributes