GET api/DeliveryPlan/CustomerInfo/ClientId/{ClientId}/All

Get all customers info for delivery plan

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ClientId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CustomerInfoForDeliveryPlan
NameDescriptionTypeAdditional information
CustomerId

globally unique identifier

None.

CustomerNumber

string

None.

CustomerName

string

None.

CustomerName2

string

None.

CustomerEmail

string

None.

CustomerPhone

string

None.

CustomerVATNumber

string

None.

GLNLocationNo

string

None.

StoreNumber

string

None.

StoreType

string

None.

StoreGrocer

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.