Skip to main content
GET
Fetch 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 to fetch the customer credit for.

customerCreditId
string<uuid>
required

The UUID of the customer credit to fetch.

Response

200 - application/json

Success.

data
object
required