ChargePreset

Get a charge preset

Get a single charge preset by ID. Returns 404 if no preset with that ID exists in your company or if it has been deleted.

Required permission: any of settings_permissions_charge_presets, or create/edit permission for orders, purchases, or invoices.

get/public/v1/charge-presets/{id}

Path parameters

idstring required

ID of the charge preset to fetch. An ID that doesn't exist for your company returns 404.

Response

A single charge preset

Changes

No recorded changes to this endpoint across all 1 revision of this API.