Organization Merchant Controller.patch
PATCH {{baseUrl}}/v1/organizations/:id/merchant?where=
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| where | null | 
Request Body
{"link"=>"<string>", "active"=>"<boolean>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: OK
{"count":"\u003cnumber\u003e"}