# Create/update plugin registration for contract Create and/or update the plugin registration for given contract. Endpoint: PUT /api/v3/vendor/contracts/{contractId}/plugin Version: 0.0.7228 Security: BasicAuth, BearerAuth ## Path parameters: - `contractId` (string, required) Unique identifier of the contract Example: "qbcxvb" ## Request fields (application/json): - `pluginId` (string) - `shopSystem` (string) - `metricsUrl` (string) - `version` (string) Enum: "1" ## Response 200 fields (application/json): - `data` (object)