POST api/v1/SaveCustomerMapping?CustomerId={CustomerId}&DiscountManagerId={DiscountManagerId}&DiscountCustomerTypeId={DiscountCustomerTypeId}

Request Information

URI Parameters
NameDescriptionTypeAdditional information
CustomerId

integer

Required

DiscountManagerId

integer

Required

DiscountCustomerTypeId

integer

Required

Response Information

Description:

Return type: boolean

Response Formats
true
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>