Resource:Collection: of customersummaryC# Rel Const:Rels.CustomerSvc.SummariesURI template:summariesObtain URI from:
Get active customer summary collection.
Success status: 200; Response is cacheable
Type | Description | |
---|---|---|
ResourceList | IList<Customer.Models.CustomerSummary> | |
CustomerIdentifier | Generic.Models.CustomerIdentifier | |
ExternalId | string | |
Name | string | |
Id | int | |
Links | IList<WebApi.Hal.Link> | |
- /rels/customers/customer | ||
- /rels/properties/facility | ||
- /rels/properties/facilitysummaries | ||
- /rels/customers/customerlogo | ||
- /rels/customers/channels | list of import channels for this customer | |
- /rels/customers/customermanualrates | ||
- /rels/customers/packinglisttemplates | ||
- /rels/customers/customerbarcodedefs |
{ "_embedded": { "http://api.3plCentral.com/rels/customers/customersummary": [ { "customerIdentifier": { "externalId": "str", "name": "str", "id": 3 } } ] } }
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.