Customer

List customers

Use this BillingServ API endpoint to list customers. Review the response for the operation result or validation errors.

get/customer/lists

Query parameters

pageinteger
per_pageinteger
searchstring
sort_bystring

One of id, name, username, email, created_at, updated_at

sort_dirstring

asc or desc

Response

OK

successboolean

Changes

Changed in 1 of the 6 revisions of this API.6

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property code to the response with the 422 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 403 status

      response-optional-property-added

    • added the optional property request_id to the response with the 422 status

      response-optional-property-added