Skip to main content
DELETE
Delete customer 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 customer credit belongs to.

customerCreditId
string<uuid>
required

The UUID of the customer credit to delete.

Response

200 - application/json

Customer credit deleted successfully.

data
object
required