openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 433 kB
JSON
{"openapi":"3.0.0","servers":[{"url":"https://secure.agco-ats.com"}],"x-hasEquivalentPaths":true,"info":{"contact":{"x-twitter":"AGCOcorp"},"title":"AGCO API","version":"v1","x-apisguru-categories":["ecommerce"],"x-logo":{"url":"https://twitter.com/AGCOcorp/profile_image?size=original"},"x-origin":[{"format":"openapi","url":"https://secure.agco-ats.com:443/swagger/docs/v1","version":"3.0"}],"x-providerName":"agco-ats.com"},"paths":{"/api/v2/AftermarketServices/Certificates":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetCerts","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/System.Object"}},"application/xml":{"schema":{"$ref":"#/components/schemas/System.Object"}},"text/json":{"schema":{"$ref":"#/components/schemas/System.Object"}},"text/xml":{"schema":{"$ref":"#/components/schemas/System.Object"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"No Documentation Found.","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/ECUs/{serialNumber}":{"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_PutECU","parameters":[{"description":"The serial number of the ECU.","in":"path","name":"serialNumber","required":true,"schema":{"type":"string"}},{"description":"The EDT Instance Id of the kit calling this method.","in":"query","name":"EDTInstanceId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"text/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}}},"description":"The ecu to modify.","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"text/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ECU"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Activate or Deactivate an ECU, or Report an ECU as Damaged.","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/Engines/{serialNumber}/IQACodes":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetEngineIQACodes","parameters":[{"description":"The serial number of the engine.","in":"path","name":"serialNumber","required":true,"schema":{"type":"string"}},{"description":"The EDT Instance Id of the kit calling this method.","in":"query","name":"EDTInstanceId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"application/xml":{"schema":{"items":{"type":"string"},"type":"array"}},"text/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/xml":{"schema":{"items":{"type":"string"},"type":"array"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get injector codes given engine.","tags":["AftermarketServices"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_PutIQACodes","parameters":[{"description":"The serial number of the Engine","in":"path","name":"serialNumber","required":true,"schema":{"type":"string"}},{"description":"The EDT Instance Id of the kit calling this method.","in":"query","name":"EDTInstanceId","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"application/x-www-form-urlencoded":{"schema":{"items":{"type":"string"},"type":"array"}},"application/xml":{"schema":{"items":{"type":"string"},"type":"array"}},"text/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/xml":{"schema":{"items":{"type":"string"},"type":"array"}}},"description":"A string array of IQA codes in physical order","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"type":"boolean"}},"application/xml":{"schema":{"type":"boolean"}},"text/json":{"schema":{"type":"boolean"}},"text/xml":{"schema":{"type":"boolean"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Report the IQA codes used by an engine","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/Engines/{serialNumber}/ProductionData":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetProductionData","parameters":[{"description":"The serial number of the engine.","in":"path","name":"serialNumber","required":true,"schema":{"type":"string"}},{"description":"The EDT Instance Id of the kit calling this method.","in":"query","name":"EDTInstanceId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ProductionData"},"type":"array"}},"application/xml":{"schema":{"items":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ProductionData"},"type":"array"}},"text/json":{"schema":{"items":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ProductionData"},"type":"array"}},"text/xml":{"schema":{"items":{"$ref":"#/components/schemas/AGCOPowerServices.Models.ProductionData"},"type":"array"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get production calibration data for given engine.","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/Hello":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetConnectionStatus","responses":{"200":{"content":{"application/json":{"schema":{"type":"boolean"}},"application/xml":{"schema":{"type":"boolean"}},"text/json":{"schema":{"type":"boolean"}},"text/xml":{"schema":{"type":"boolean"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Check whether there is connectivity to AGCO Power Web Services","tags":["AftermarketServices"]}},"/api/v2/AftermarketServices/UserStatuses":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_GetUserStatus","parameters":[{"in":"query","name":"voucherCode","required":true,"schema":{"type":"string"}},{"in":"query","name":"dealerCode","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"text/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Retrieve the status of an EDT Kit Registration with AGCO Power Web Services","tags":["AftermarketServices"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AftermarketServices_UpdateUserStatus","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"text/json":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AGCOPowerServices.Models.UserStatus"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"type":"boolean"}},"application/xml":{"schema":{"type":"boolean"}},"text/json":{"schema":{"type":"boolean"}},"text/xml":{"schema":{"type":"boolean"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Update the status of an EDT Kit Registration with AGCO Power Web Services","tags":["AftermarketServices"]}},"/api/v2/AuthenticatedUsers/{UserID}/Tokens":{"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_PutManageTokens","parameters":[{"in":"path","name":"UserID","required":true,"schema":{"format":"int32","type":"integer"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.TokenOptions"}}},"description":"The options for token management.","required":true},"responses":{"204":{"description":"No Content"}},"summary":"Manage API tokens.","tags":["Authentication"]}},"/api/v2/Authentication":{"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_Default","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.Credentials"}}},"description":"Create a user account.","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.AuthenticatedUser"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.AuthenticatedUser"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.AuthenticatedUser"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.AuthenticatedUser"}}},"description":"OK"}},"summary":"Authenticate a user.","tags":["Authentication"]}},"/api/v2/Authentication/IsAlive":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_IsAlive","responses":{"204":{"description":"No Content"}},"summary":"Acknowledges the connection to the API","tags":["Authentication"]}},"/api/v2/Authentication/RequestPasswordReset":{"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_RequestPasswordReset","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordResetRequest"}}},"description":"The password reset request.","required":true},"responses":{"204":{"description":"No Content"}},"summary":"Request a password reset.","tags":["Authentication"]}},"/api/v2/Authentication/ResetPasword":{"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"Authentication_ResetPasword","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.PasswordReset"}}},"description":"The password reset detail.","required":true},"responses":{"204":{"description":"No Content"}},"summary":"Reset a password","tags":["Authentication"]}},"/api/v2/AuthorizationCategories":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCategories_Get","parameters":[{"description":"Optional. The page limit. If not specified, the default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. The page offset. If not specified, the default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. Filter by categories visible to the provided user with the provided userID.","in":"query","name":"userID","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. Filter by categories containing a definition with the provided ID.","in":"query","name":"definitionID","required":false,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.Category_"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.Category_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.Category_"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.Category_"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get authorization categories.","tags":["AuthorizationCategories"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCategories_Post","requestBody":{"$ref":"#/components/requestBodies/AuthorizationCodes.Shared.Models.Category"},"responses":{"200":{"content":{"application/json":{"schema":{"type":"string"}},"application/xml":{"schema":{"type":"string"}},"text/json":{"schema":{"type":"string"}},"text/xml":{"schema":{"type":"string"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Add an authorization category.","tags":["AuthorizationCategories"]}},"/api/v2/AuthorizationCategories/Users":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCategories_GetUsers","parameters":[{"description":"Optional. Defaults to 10.","in":"query","name":"limit","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. Defaults to 0.","in":"query","name":"offset","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. Includes only users with IDs on the provided comma-separated list.","in":"query","name":"userIDs","required":false,"schema":{"type":"string"}},{"description":"Optional. Includes only users with categories with IDs on the provided comma-separated list.","in":"query","name":"categoryIDs","required":false,"schema":{"type":"string"}},{"description":"If true, include full Authorization Category detail. Defaults to false.","in":"query","name":"includeCategories","required":false,"schema":{"type":"boolean"}},{"description":"If true, include full User detail. Defaults to false.","in":"query","name":"includeUsers","required":false,"schema":{"type":"boolean"}},{"description":"Optional. Includes only users with a Name, Username, or Email containing the provided value.","in":"query","name":"userSearch","required":false,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.CategoryUserReport_"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.CategoryUserReport_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.CategoryUserReport_"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.CategoryUserReport_"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Returns a report of access that users have to Authorization Categories.","tags":["AuthorizationCategories"]}},"/api/v2/AuthorizationCategories/{id}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCategories_Delete","parameters":[{"description":"The ID of the authorization category.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Remove an authorization category.","tags":["AuthorizationCategories"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCategories_Put","parameters":[{"in":"path","name":"id","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/AuthorizationCodes.Shared.Models.Category"},"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Update an authorization category.","tags":["AuthorizationCategories"]}},"/api/v2/AuthorizationCategories/{id}/Users/{userID}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCategories_RemoveUser","parameters":[{"description":"","in":"path","name":"id","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"userID","required":true,"schema":{"format":"int32","type":"integer"}}],"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Deletes a category a user could see.","tags":["AuthorizationCategories"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCategories_AddUser","parameters":[{"description":"","in":"path","name":"id","required":true,"schema":{"type":"string"}},{"description":"","in":"path","name":"userID","required":true,"schema":{"format":"int32","type":"integer"}}],"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Add a category that a user can see.","tags":["AuthorizationCategories"]}},"/api/v2/AuthorizationCodeDefinitions":{"get":{"deprecated":false,"description":"Additional searches: validationFields[Name]=true and dataFields[Name]=true. These can be used to search for authorization code definitions that have the specified data or validation fields.","operationId":"AuthorizationCodeDefinitions_GetAuthorizationCodeDefinition","parameters":[{"description":"Optional. The page limit. If not specified, the default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. The page offset. If not specified, the default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. If specified, filters definitions by name. Starting and ending wildcards (*) supported.","in":"query","name":"name","required":false,"schema":{"type":"string"}},{"description":"Optional. If specified, filters definitions to those created by the given User ID.","in":"query","name":"createdByUserID","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. If specified, filters definitions to those deleted by the given User ID.","in":"query","name":"deletedByUserID","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. Whether to include deleted definitions. 'False' by default.","in":"query","name":"includeDeleted","required":false,"schema":{"type":"boolean"}},{"description":"Optional. If specified, filters definitions with the designated categoryID.","in":"query","name":"categoryID","required":false,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition_"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition_"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition_"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get authorization code definitions.","tags":["AuthorizationCodeDefinitions"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodeDefinitions_PostAuthorizationCodeDefinition","requestBody":{"$ref":"#/components/requestBodies/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"},"responses":{"200":{"content":{"application/json":{"schema":{"type":"string"}},"application/xml":{"schema":{"type":"string"}},"text/json":{"schema":{"type":"string"}},"text/xml":{"schema":{"type":"string"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Add an authorization code definition.","tags":["AuthorizationCodeDefinitions"]}},"/api/v2/AuthorizationCodeDefinitions/{ID}/Categories/{categoryID}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodeDefinitions_RemoveCategoryFromDefinition","parameters":[{"in":"path","name":"ID","required":true,"schema":{"type":"string"}},{"description":"A category ID, as a GUID.","in":"path","name":"categoryID","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Deletes the category from the authorization code definition.","tags":["AuthorizationCodeDefinitions"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodeDefinitions_AddCategoryToDefinition","parameters":[{"in":"path","name":"ID","required":true,"schema":{"type":"string"}},{"description":"A category ID, as a GUID.","in":"path","name":"categoryID","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Add a category to an authorizationCodeDefintion.","tags":["AuthorizationCodeDefinitions"]}},"/api/v2/AuthorizationCodeDefinitions/{id}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodeDefinitions_DeleteAuthorizationCodeDefinition","parameters":[{"description":"The ID of the authorization code definition.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Disable an authorization code definition","tags":["AuthorizationCodeDefinitions"]},"get":{"deprecated":false,"description":"No Documentation Found.","parameters":[{"description":"The ID of the authorization code definition.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get an authorization code definition by its ID","tags":["AuthorizationCodeDefinitions"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodeDefinitions_PutAuthorizationCodeDefinition","parameters":[{"description":"The ID of the authorization code definition.","in":"path","name":"id","required":true,"schema":{"type":"string"}}],"requestBody":{"$ref":"#/components/requestBodies/AuthorizationCodes.Shared.Models.AuthorizationCodeDefinition"},"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Update an authorization code definition","tags":["AuthorizationCodeDefinitions"]}},"/api/v2/AuthorizationCodes":{"get":{"deprecated":false,"description":"Additional searches: validationParameters[Name]=Value and dataParameters[Name]=Value. These can be used to search for authorization codes that have been generated using specified values for data or validation parameters.","operationId":"AuthorizationCodes_GetAuthorizationCodes","parameters":[{"description":"Optional. If provided, searches for entities with the provided authorization code.","in":"query","name":"code","required":false,"schema":{"type":"string"}},{"description":"Optional. The page limit. If not specified, the default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. The page offset. If not specified, the default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. If specified, filters codes by definition id.","in":"query","name":"definitionID","required":false,"schema":{"type":"string"}},{"description":"Optional. If specified, filters codes to those created by the given User ID.","in":"query","name":"createdByUserID","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. If specified, filters codes to those deleted by the given User ID.","in":"query","name":"deletedByUserID","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. Whether to include deleted codes. 'False' by default.","in":"query","name":"includeDeleted","required":false,"schema":{"type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCode_"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCode_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCode_"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationCode_"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get authorization codes.","tags":["AuthorizationCodes"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_PostAuthorizationCode","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}}},"description":"The model from which to generate an authorization code.","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"format":"int32","type":"integer"}},"application/xml":{"schema":{"format":"int32","type":"integer"}},"text/json":{"schema":{"format":"int32","type":"integer"}},"text/xml":{"schema":{"format":"int32","type":"integer"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Generates an authorization code using the provided definition and parameters.","tags":["AuthorizationCodes"]}},"/api/v2/AuthorizationCodes/{id}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_DeleteAuthorizationCode","parameters":[{"description":"The id of the authorization code.","in":"path","name":"id","required":true,"schema":{"format":"int32","type":"integer"}}],"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Hide an authorization code.","tags":["AuthorizationCodes"]},"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_GetAuthorizationCode","parameters":[{"description":"The id of the authorization code.","in":"path","name":"id","required":true,"schema":{"format":"int32","type":"integer"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get an authorization code by its ID.","tags":["AuthorizationCodes"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_PutAuthorizationCode","parameters":[{"description":"The id of the authorization code.","in":"path","name":"id","required":true,"schema":{"format":"int32","type":"integer"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationCode"}}},"description":"The model from which to update an authorization code.","required":true},"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Update an authorization code.","tags":["AuthorizationCodes"]}},"/api/v2/AuthorizationCodes/{id}/ContactInformation":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_GetContactInformation","parameters":[{"description":"The id of the authorization code.","in":"path","name":"id","required":true,"schema":{"format":"int32","type":"integer"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get contact information for an authorization code.","tags":["AuthorizationCodes"]}},"/api/v2/AuthorizationCodes/{id}/Validate":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationCodes_ValidateAuthorizationCode","parameters":[{"in":"path","name":"id","required":true,"schema":{"format":"int32","type":"integer"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.CodeValidationModel"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.CodeValidationModel"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.CodeValidationModel"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.CodeValidationModel"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"No Documentation Found.","tags":["AuthorizationCodes"]}},"/api/v2/AuthorizationContactInformation":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationContactInformation_Get","parameters":[{"description":"Optional. The page limit. If not specified, the default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. The page offset. If not specified, the default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. Search by authorization code.","in":"query","name":"authorizationCode","required":false,"schema":{"type":"string"}},{"description":"Optional. Include only data for authorization codes created after a provided date.","in":"query","name":"afterDate","required":false,"schema":{"format":"date-time","type":"string"}},{"description":"Optional. Include only data for authorization codes created before a provided date.","in":"query","name":"beforeDate","required":false,"schema":{"format":"date-time","type":"string"}},{"description":"Optional. Search by dealer code.","in":"query","name":"dealerCode","required":false,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationContactInformation_"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationContactInformation_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationContactInformation_"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.IPagedResponse_AuthorizationCodes.Shared.Models.AuthorizationContactInformation_"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get contact information for authorization codes.","tags":["AuthorizationContactInformation"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"AuthorizationContactInformation_Post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}},"application/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}},"text/json":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}},"text/xml":{"schema":{"$ref":"#/components/schemas/AuthorizationCodes.Shared.Models.AuthorizationContactInformation"}}},"description":"A contact information.","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"format":"int32","type":"integer"}},"application/xml":{"schema":{"format":"int32","type":"integer"}},"text/json":{"schema":{"format":"int32","type":"integer"}},"text/xml":{"schema":{"format":"int32","type":"integer"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Add contact information for authorization code.","tags":["AuthorizationContactInformation"]}},"/api/v2/Brands":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Brands_Brands","responses":{"200":{"content":{"application/json":{"schema":{"items":{"type":"string"},"type":"array"}},"application/xml":{"schema":{"items":{"type":"string"},"type":"array"}},"text/json":{"schema":{"items":{"type":"string"},"type":"array"}},"text/xml":{"schema":{"items":{"type":"string"},"type":"array"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Gets a list of Brands.","tags":["Brands"]}},"/api/v2/Bundles":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_GetBundles","parameters":[{"description":"Optional. Filter by UpdateGroup ID.","in":"query","name":"UpdateGroupID","required":false,"schema":{"type":"string"}},{"description":"Optional. Filter by active status.","in":"query","name":"Active","required":false,"schema":{"type":"boolean"}},{"description":"Optional. The page limit. The default page limit is 10.","in":"query","name":"limit","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. The page offset. The default page offset is 0.","in":"query","name":"offset","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Optional. If provided, filters by BundleNumber.","in":"query","name":"BundleNumber","required":false,"schema":{"format":"int32","type":"integer"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.Bundle_"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.PagedResponse_UpdateSystem.Models.Bundle_"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get the list of bundles.","tags":["Bundles"]},"post":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_PostBundle","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}}},"description":"The bundle to add","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"type":"string"}},"application/xml":{"schema":{"type":"string"}},"text/json":{"schema":{"type":"string"}},"text/xml":{"schema":{"type":"string"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Add a Bundle to the Update System.","tags":["Bundles"]}},"/api/v2/Bundles/{ID}":{"delete":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_DeleteBundle","parameters":[{"description":"The Bundle ID to Delete","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Delete a Bundle.","tags":["Bundles"]},"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_GetBundle","parameters":[{"description":"The Bundle ID","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}}},"description":"OK"},"default":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"application/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/json":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}},"text/xml":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Get a specific Bundle by ID.","tags":["Bundles"]},"put":{"deprecated":false,"description":"No Documentation Found.","operationId":"Bundles_PutBundle","parameters":[{"description":"The unique ID of the Bundle","in":"path","name":"ID","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/x-www-form-urlencoded":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"application/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/json":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}},"text/xml":{"schema":{"$ref":"#/components/schemas/UpdateSystem.Models.Bundle"}}},"description":"The bundle to modify","required":true},"responses":{"204":{"description":"No Content"},"default":{"content":{"*/*":{"schema":{"$ref":"#/components/schemas/API.Models.ApiError"}}},"description":"API Error Response"}},"summary":"Modify a Bundle in the Update System.","tags":["Bundles"]}},"/api/v2/Clients":{"get":{"deprecated":false,"description":"No Documentation Found.","operationId":"Clients_Get","parameters":[{"description":"Optional. Filter clients by Tag. Wildcards are supported (*).","in":"query","name":"Tag","required":false,"schema":{"type":"string"}},{"description":"Optional. The page