Skip to main content
DELETE
Delete Logistics Recharge

Delete Logistics Recharge

Permanently delete a logistics recharge (fuel consumption record) from your organization. This action cannot be undone.
Permanent Action: Deleting a logistics recharge is permanent and cannot be undone. The associated emissions data will also be removed from your organization’s totals.

Request

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Path Parameters

string
required
The unique identifier (UUID) of the logistics recharge to deleteExample: 550e8400-e29b-41d4-a716-446655440000

Response

Returns 204 No Content on successful deletion.

Example

Successful Response

No response body is returned on successful deletion.

Common Errors

401 Unauthorized

Cause: Missing or invalid API key

404 Not Found

Cause: Logistics recharge not found or doesn’t belong to your organization
Solution: Verify that:
  1. The recharge ID is correct
  2. The recharge belongs to the organization specified in x-organization-id
  3. The record hasn’t already been deleted

Batch Delete Recharges

Delete multiple recharges at once

Get Logistics Recharges

Retrieve fuel consumption records

Delete Single Request

Delete a shipment request