Skip to main content
DELETE
Delete vendor credit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string<uuid>
required

The UUID of the business the vendor credit belongs to.

vendorCreditId
string<uuid>
required

The UUID of the vendor credit to delete.

Response

200 - application/json

Vendor credit deleted successfully.

data
object
required