GET customer/code?onlyActive={onlyActive}&dateFrom={dateFrom}&dateTo={dateTo}

Get customer codes

Request Information

URI Parameters

NameDescriptionTypeAdditional information
onlyActive

Indicates if only active customers will be returned

boolean

Required

dateFrom

Date created from to filter the customer

string

Default value is

dateTo

Date created to filter the customer

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Customer Code Data

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

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

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.