GET API/PromotionCode/Subject?repDId={repDId}&customerDId={customerDId}

Get specific promotion code by RepDID or CustomerDID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDId

string

None.

customerDId

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of IPromotionCode
NameDescriptionTypeAdditional information
ID

integer

None.

PromotionCodeAssigned

string

None.

PromotionCodeTypeID

integer

None.

RepID

integer

None.

CustomerID

integer

None.

IsActive

boolean

None.

SelectAssignedTo

integer

None.

AssignedTo

string

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.