Customer account can be created and tied to different sources, like online registration form, e-shop, mobile app, POS, booking system, web microsite, campaign or any other source. This source of the customer account is related to the account and can be managed by this resource.
All available methods for resource customer-sources.
HTTP method | Endpoint | Description |
---|---|---|
[badge-blue GET] | /customer-sources | Collection of customer sources |
Get information about all customer account sources
[badge-blue GET] /customer-sources
Status code: 200 OK
Output structure : object
Parameter name | Type | Description |
---|---|---|
customer_source | CustomerSource[] | List of the customer sources |
total_items | integer | Count of all found customer sources |