v2

OpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Business Customers

List addresses for a business customer

Requires the customer:list scope.

get/v3/customers/{customer_id}/addresses

Response

Success paginated collection response

is_paginatedtrue required
has_nextboolean
has_previousboolean
next_cursorstring nullable
previous_cursorstring nullable
page_sizeinteger

Example response

{
  "is_paginated": true
}