admin-business-profiles

Toggle Tax Exempt

Toggle tax exemption on a business profile.

Creates an audit log entry for the change. Requires users:edit permission.

patch/api/v1/admin/business-profiles/{profile_id}/tax-exempt

Path parameters

profile_idstring uuid required

Request body

is_tax_exemptboolean required
notesstring nullable

Response

Successful Response

idstring uuid required
user_idstring uuid required
company_namestring required
tax_idstring nullable
billing_emailstring nullable
billing_addressstring required
shipping_addressstring required
payment_termsstring required
credit_limitstring nullable
is_tax_exemptboolean
tax_exempt_cert_r2_keystring nullable
is_approved_for_poboolean required
po_approval_datestring date-time nullable
approved_bystring nullable
notesstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

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