GET customer/specialprice?customerCode={customerCode}&date={date}&itemCode={itemCode}

Get Customer Special Price by CustomerCode and ItemCode

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerCode

Customer code

string

Required

date

Date of the special pricing

string

Required

itemCode

Item code

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Customer

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

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

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.