Skip to main content
GET
Fetch AR aging detail for a customer

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to application/json.

Path Parameters

businessId
string<uuid>
required

The UUID of the business to fetch the AR aging detail for.

customerId
string<uuid>
required

The UUID of the customer to fetch AR aging detail for.

Response

AR aging customer detail retrieved successfully.

data
object
required

Detailed AR aging information for a specific customer.