Delete an import mapping template
Permanently deletes a saved import mapping template by ID (passed as query parameter). Lab-only endpoint.
Permanently deletes a saved import mapping template by ID (passed as query parameter). Lab-only endpoint.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X DELETE "https://example.com/import/mappings"{ "success": true}Save an import mapping template POST
Saves a reusable column mapping template for future imports. Can be set as the default mapping for its import type. Lab-only endpoint.
Import balance list from CSV data POST
Imports non-negative opening balances as new invoices. Preserves a supplied invoice number when it is unused and rejects existing invoice numbers rather than mutating issued documents. Optionally saves the column mapping for reuse. Lab-only endpoint.