GET API/PromotionCode/Subject?repDId={repDId}&customerDId={customerDId}
Get specific promotion code by RepDID or CustomerDID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
repDId | string |
None. |
|
customerDId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of IPromotionCodeName | Description | Type | Additional 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.