Skip to main content
DELETE
Delete vendor refund

Authorizations

Authorization
string
header
required

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

business_id
string
required
Pattern: ^[0-9a-f-]+$
refund_id
string<uuid>
required

A UUID string identifying this vendor refund.

Response

No response body