Skip to main content
DELETE
Delete Payment Term

Authorization

string
required
Bearer token for authentication. Format: Bearer qwoty_your_token

Path Parameters

string
required
UUID of the payment term to delete
You cannot delete a payment term that is currently in use by active quotes or contracts.

Examples

Response

boolean
Indicates if the deletion was successful
string
Confirmation message

Error Responses

Alternative: Deactivate Instead

If you want to stop using a payment term but preserve it for historical records, consider deactivating it instead:
Deactivating a payment term prevents it from being used in new quotes while preserving all historical data.