Delete vendor refund
Vendor Refunds
Delete vendor refund
Soft-delete a vendor refund (sets deleted_at timestamp)
DELETE
Delete vendor refund
Documentation Index
Fetch the complete documentation index at: https://docs.thredfi.com/llms.txt
Use this file to discover all available pages before exploring further.
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