POST
api/v1/reject-brand-requestbyId?brandRequestId={brandRequestId}&reason={reason}&sellerId={sellerId}&clientId={clientId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
brandRequestId | integer |
Required |
|
reason | string |
Required |
|
sellerId | integer |
Required |
|
clientId | integer |
Required |
Response Information
Description:
Return type: string
Response Formats
application/json, text/json, text/html
"sample string 1"
application/xml, text/xml
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>