remove_society_from_business
POST
/api/society/removesociety
Method
POST api/society/removesociety
societyid
(required) - society idbizid
(required) - business idResponse
application/json
. The response body will contain a JSON object with the following properties:status
(boolean) - Indicates the status of the operation.message
(string) - Provides any additional information or error messages.data
- This property may contain relevant data based on the operation.Request
Header Params
marchant-id
string
required
Example:
BIZ12354124
Body Params multipart/form-data
societyid
string
required
Example:
1
bizid
string
required
Example:
1
Request samples
Responses
Modified at 2024-10-17 16:02:45