POST api/v1/toggleDiscountstatus?ids={ids}&clientId={clientId}&sellerId={sellerId}&adminMemberId={adminMemberId}

Request Information

URI Parameters
NameDescriptionTypeAdditional information
ids

string

Required

clientId

integer

Required

sellerId

integer

Required

adminMemberId

integer

Required

Response Information

Description:

Return type: boolean

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