reopen the vendor by given ID.
patch
/api/1.0/vendor/{id}/reopen
reopen the vendor identified by given ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id(required): string
Key of the vendor maintenance
Header Parameters
Request body contain vendor and Modification no of vendor which need to be reopened.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful operation.
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error