GET customer?onlyActive={onlyActive}

Get Customer data

Request Information

URI Parameters

NameDescriptionTypeAdditional information
onlyActive

Indicates if only active customers will be returned

boolean

Required

Body Parameters

None.

Response Information

Resource Description

List of customers

Interprise.Web.Services.Http.MetadataListOfInterprise.Web.Services.Models.Customer
NameDescriptionTypeAdditional information
data

Collection of Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.Customer

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.