Delete vendor refund
Vendor Refunds
Delete vendor refund
Soft-delete a vendor refund (sets deleted_at timestamp)
DELETE
Delete vendor refund
Authorizations
Business-scoped JWT token. Token payload includes business_id to automatically scope requests. Format: Bearer <your-jwt-token>
Use this for: Business-specific operations where the business context is embedded in the token.
Path Parameters
Pattern:
^[0-9a-f-]+$A UUID string identifying this vendor refund.
Response
No response body