https://secure.agco-ats.com277 endpoints available
/api/v2/LogsGet the API System logs, most recent first.
/api/v2/LogsAdd a Log entry
/api/v2/jobsGet Jobs
/api/v2/jobsCreate a Job
/api/v2/FilesGet a paged response of file metadata.
/api/v2/FilesCreate the metadata for a file before uploading. The State of the File should be 'Created'.
/api/v2/RolesList Roles
/api/v2/RolesAdds a User Role
/api/v2/UsersGet users
/api/v2/UsersCreate a user
/api/v2/stepsGet Steps
/api/v2/stepsCreate a Step
/api/v2/BrandsGets a list of Brands.
/api/v2/agentsGet Agents
/api/v2/agentsCreate an Agent
/api/v2/BundlesGet the list of bundles.
/api/v2/BundlesAdd a Bundle to the Update System.
/api/v2/ClientsGet a List of Clients in the Update System.
/api/v2/DealersGet a list of dealers.
/api/v2/jobRunsGet JobRuns
/api/v2/jobRunsCreate a JobRun
/api/v2/LicensesGets a list of licenses with the specified criteria.
/api/v2/PackagesList Packages.
/api/v2/PackagesAdd a Package to the Update System.
/api/v2/ReleasesGet Release
/api/v2/ReleasesCreate a Release
/api/v2/VouchersGets a list of vouchers
/api/v2/VouchersCreate a voucher
/api/v2/LanguagesGet a list of the languages for which translations are supported. Returns a PagedResponse of Language objects.
/api/v2/LanguagesAdd a Language to support for translations. Accepts a Language object. Returns the Id of the created object.
/api/v2/Logs/{ID}Get a log by ID
/api/v2/Files/{ID}Gets a file's metadata.
/api/v2/Files/{ID}Update the metadata for a file. Size may not be modified by the client.
/api/v2/Files/{ID}Mark a file as 'Removed'. Disables download of the file and hides metadata from GET all method
/api/v2/Roles/{id}Gets a User Role
/api/v2/Roles/{id}Updates a User Role
/api/v2/Roles/{id}Deletes a User Role
/api/v2/Users/{id}Get a specific user
/api/v2/Users/{id}Update a user
/api/v2/Users/{id}Delete a user
/api/v2/activitiesGet Activities
/api/v2/activitiesCreate an Activity
/api/v2/PermissionsList Permissions
/api/v2/PermissionsAdds a Permission
/api/v2/Bundles/{ID}Get a specific Bundle by ID.
/api/v2/Bundles/{ID}Modify a Bundle in the Update System.
/api/v2/Bundles/{ID}Delete a Bundle.
/api/v2/Clients/{ID}Get a Client in the Update System.
/api/v2/Clients/{ID}Update a Client.
/api/v2/GlobalImagesGet a paged response of GlobalImage.
/api/v2/GlobalImagesCreate the metadata for a GlobalImage before uploading. The State should be 'Created'.
/api/v2/PackageTypesGet all of the Package Types.
/api/v2/PackageTypesAdd a Package Type.
/api/v2/UpdateGroupsGet a list of Update Groups. Update Groups are used by the client to register for a specific type of update.
/api/v2/UpdateGroupsAdd a new Update Group. The report field is a string that has a dot based request for a specific piece of submitted data.
/api/v2/UpdateSystemChecks the Client ID into the Update System.
/api/v2/activityRunsGet ActivityRuns
/api/v2/jobs/{jobID}Get a Job by ID
/api/v2/jobs/{jobID}Update a Job
/api/v2/jobs/{jobID}Mark the delete flag for the Job
/api/v2/Licenses/{ID}Get a license.
/api/v2/NotificationsSends an email message.
/api/v2/Packages/{ID}Find a Package.
/api/v2/Packages/{ID}Modify a Packge to the Update System.
/api/v2/Packages/{ID}Delete a Package.
/api/v2/Users/CurrentGets the current user
/api/v2/Users/CurrentUpdate a user
/api/v2/AuthenticationAuthenticate a user.
/api/v2/VoucherHistoryGets voucher history data
/api/v2/agents/CurrentGet Agent associated with the current user
/api/v2/steps/{stepID}Get a Step by ID
/api/v2/steps/{stepID}Update a Step
/api/v2/ContentReleasesGet ContentReleaseVersion
/api/v2/ContentReleasesCreate a ContentReleaseVersion
/api/v2/DealerByCountryGet a total count of dealers per country
/api/v2/TranslationKeysGet a paged response of TranslationKeys.
/api/v2/TranslationKeysCreate a translationKey object.
/api/v2/TranslationSetsGet a PagedResponse of TranslationSet objects. Related TranslationSetStrings are NOT returned
/api/v2/Permissions/{id}Gets a Permission
/api/v2/Permissions/{id}Updates a Permission
/api/v2/Permissions/{id}Deletes a Permission
/api/v2/PriorityPackagesGet a list of Priority Packages by Client.
/api/v2/PriorityPackagesAdd a Priority Package for a Client.
/api/v2/Roles/{id}/UsersGet all user's in a role
/api/v2/Roles/{id}/UsersUpdate a Role's users
/api/v2/Users/{id}/RolesGet a user's roles
/api/v2/Users/{id}/RolesUpdate a user's roles
/api/v2/agents/{agentID}Get Agent
/api/v2/agents/{agentID}Update an Agent
/api/v2/agents/{agentID}Delete an Agent
/api/v2/GlobalImages/{ID}Gets a GlobalImage's metadata.
/api/v2/GlobalImages/{ID}Update the metadata for an image.
/api/v2/GlobalImages/{ID}Mark a file as 'Removed'. Disables download of the image and hides metadata from GET all method
/api/v2/PackageTypes/{ID}Get a specific Package Type.
/api/v2/PackageTypes/{ID}Modify a Package Type.
/api/v2/PackageTypes/{ID}Delete a Package Type.
/api/v2/StringDefinitionsGet a paged response of Global String Definitions.
/api/v2/UpdateGroups/{ID}Get a specific Update Group by ID.
/api/v2/UpdateGroups/{ID}Modify an Update Group.
/api/v2/UpdateGroups/{ID}Delete an Update Group.
/api/v2/AuthorizationCodesGet authorization codes.
/api/v2/AuthorizationCodesGenerates an authorization code using the provided definition and parameters.
/api/v2/ContentDefinitionsGet ContentDefinitions
/api/v2/ContentDefinitionsCreate a ContentDefinition
/api/v2/ContentSubmissionsGet ContentSubmissions
/api/v2/ContentSubmissionsCreate a ContentSubmission
/api/v2/LicenseActivationsCreate a license activation.
/api/v2/StringTranslationsGet a paged response of Global String Translations.
/api/v2/jobRuns/{jobRunID}Get a JobRun by ID
/api/v2/jobRuns/{jobRunID}Update a JobRun
/api/v2/jobRuns/{jobRunID}Delete a JobRun
/api/v2/Reporting/GetClientGet a Client in the Update System.
/api/v2/TranslationRequestsGet all TranslationRequest objects. Returns a PagedResponse of TranslationRequest objects with their language ids and string ids.
/api/v2/TranslationRequestsCreate a translation request. Accepts a TranslationRequest object. Returns the Id of the created object. The state of the TranslationRequest must be ‘NotSubmitted’.
/api/v2/Users/Current/RolesGets the current user's roles
/api/v2/Dealers/{DealerCode}Lookup a dealer using a dealer code.
/api/v2/Languages/{LocaleID}Get a language by its id. Returns a Language object
/api/v2/Languages/{LocaleID}Update a language’s description. Accepts a Language object.
/api/v2/Languages/{LocaleID}Remove a Language from those supported for translations. Marks language as deleted.
/api/v2/PackageTypetoBundlesGet all of the Package Type to Bundle Relationships.
/api/v2/PackageTypetoBundlesUpdate a Package Type ID to Bundle Relationship.
/api/v2/PackageTypetoBundlesAdd a new Package Type ID to Bundle Relationship.
/api/v2/PackageTypetoBundlesDelete a Package Type to Bundle Relationship.
/api/v2/Releases/{ReleaseId}Get a Release by ID
/api/v2/Releases/{releaseId}Update a Release
/api/v2/Reporting/ClientInfoGet Client Information
/api/v2/TranslationKeys/{ID}Get TranslationKey by ID
/api/v2/TranslationKeys/{ID}Update the StringID of the translationKey object.
/api/v2/TranslationSets/{ID}Get a TranslationSet object by its id. Related TranslationSetStrings are NOT returned.
/api/v2/TranslationSets/{ID}Update a Translation Set. Accepts a TranslationSet object. Only the state property may be updated.
/api/v2/GlobalImageCategoriesGet a paged response of file metadata.
/api/v2/GlobalImageCategoriesCreate the metadata for a file before uploading. The State should be 'Created'.
/api/v2/PriorityPackages/{ID}Get a Priority Packages for a Client.
/api/v2/PriorityPackages/{ID}Delete a Priority Package for a Client.
/api/v2/Authentication/IsAliveAcknowledges the connection to the API
/api/v2/ContentSubmissionTypesReturns available Content Submission Types.
/api/v2/ContentSubmissionTypesAdd a Content Submission Type
/api/v2/Reporting/UpdateGroupsGet a list of Update Groups. Update Groups are used by the client to register for a specific type of update.
/api/v2/Roles/{id}/PermissionsGet the Permissions for a Role
/api/v2/Roles/{id}/PermissionsManage the Permissions for a Role
/api/v2/StringDefinitions/{ID}Get a paged response of Global String Definitions.
/api/v2/UserContentDefinitionsGet UserContentDefinitions
/api/v2/UserContentDefinitionsCreate a UserContentDefinition
/api/v2/Users/{id}/PermissionsGet a user's permissions
/api/v2/Vouchers/{VoucherCode}Get a voucher
/api/v2/Vouchers/{VoucherCode}Update a voucher
/api/v2/Vouchers/{VoucherCode}Delete a voucher
/api/v2/AuthorizationCategoriesGet authorization categories.
/api/v2/AuthorizationCategoriesAdd an authorization category.
/api/v2/AuthorizationCodes/{id}Get an authorization code by its ID.
/api/v2/AuthorizationCodes/{id}Update an authorization code.
/api/v2/AuthorizationCodes/{id}Hide an authorization code.
/api/v2/Files/{ID}/FileContentsDownload the contents of a file. The current State of the File should be 'Available'.
/api/v2/Files/{ID}/FileContentsUpload the contents of a file. The current State of the File should be 'Created'.
/api/v2/LicenseActivations/{ID}Update a license activiation.
/api/v2/Reporting/UpdateMetricsGet data for pie charts in UpdateMetrics.
/api/v2/StringDefinitions/BatchUpdate StringDefinition objects. Accepts an array of StringDefinition objects. This endpoint will add StringDefinitionChange objects to the database. The DescriptionForTranslator may not be modified after a String is submitted for translation.
/api/v2/StringDefinitions/BatchCreate StringDefinition object. The originating translation must be provided. Accepts an array of StringDefinition objects. Returns nothing.
/api/v2/activities/{activityID}Get an Activity by ID
/api/v2/activities/{activityID}Update an Activity
/api/v2/activities/{activityID}Mark the delete flag for the Activity
/api/v2/agents/{agentID}/StatusUpdate an Agent
/api/v2/StringTranslations/BatchUpdate corrections to string translations
/api/v2/TranslationRequests/{Id}Get a TranslationRequest object by id. Returns TranslationRequest object with its language ids and string ids.
/api/v2/TranslationRequests/{Id}Update a TranslationRequest object by id. Accepts a TranslationRequest object.
/api/v2/UpdateGroupSubscriptionsGet Update Group Subscriptions
/api/v2/UpdateGroupSubscriptionsAdd an Update Group Subscription
/api/v2/AftermarketServices/HelloCheck whether there is connectivity to AGCO Power Web Services
/api/v2/UpdateGroups/{ID}/BundlesGet a list of bundles for UpdateGroup.
/api/v2/Users/Current/PermissionsGet a user's permissions
/api/v2/GlobalImageCategories/{ID}Gets a file's metadata.
/api/v2/Reporting/GetSubscriptionsGet a list of current Client Subscriptions.
/api/v2/agents/Current/ActivityRunGet the ActivityRun of Agent associated with the current user
/api/v2/Authentication/ResetPaswordReset a password
/api/v2/ContentSubmissionTypes/{id}Retrieves a Content Submission Type by its ID.
/api/v2/ContentSubmissionTypes/{id}Update a Content Submission Type
/api/v2/ContentSubmissionTypes/{id}Remove a Content Submission Type
/api/v2/Reporting/RegisteredClientsGet a list of subscribed clients
/api/v2/AuthorizationCategories/{id}Update an authorization category.
/api/v2/AuthorizationCategories/{id}Remove an authorization category.
/api/v2/AuthorizationCodeDefinitionsGet authorization code definitions.
/api/v2/AuthorizationCodeDefinitionsAdd an authorization code definition.
/api/v2/TranslationSets/{ID}/StringsGet a PagedResponse of TranslationSetString objects
/api/v2/TranslationSets/{ID}/StringsNo Documentation Found.
/api/v2/activityRuns/{activityRunID}Get an ActivityRun by ID
/api/v2/activityRuns/{activityRunID}Update an ActivityRun
/api/v2/agents/{agentID}/ActivityRunGet an Agent's ActivityRun
/api/v2/agents/{agentID}/ActivityRunUpdate the ActivityRun assigned to the Agent.
/api/v2/AuthorizationCategories/UsersReturns a report of access that users have to Authorization Categories.
/api/v2/Reporting/BundleStatusSummaryGet a summary of all Packages in a Bundle
/api/v2/TranslationSetAttributes/{ID}Update a TranslationSetAttribute object
/api/v2/TranslationSetAttributes/{ID}Delete a set of TranslationSetAttribute object
/api/v2/Clients/{ClientID}/CachedFilesGet a list of Cached Files installed on the client Machine.
/api/v2/Reporting/BundlesInUpdateGroupGet a list of bundles for UpdateGroup.
/api/v2/Reporting/PackageStatusSummaryGet a summary report for a Specific Package
/api/v2/TranslationSetAttributes/BatchNo Documentation Found.
/api/v2/UpdateGroupClientRelationshipsGet a list of current Client Subscriptions.
/api/v2/UpdateGroupClientRelationshipsDEPRECATED. Set client subscription status for an update group.
/api/v2/UpdateGroupClientRelationshipsAdd a subscription
/api/v2/UpdateGroupSubscriptions/BatchNo Documentation Found.
/api/v2/UpdateGroupSubscriptions/BatchNo Documentation Found.
/api/v2/AuthorizationContactInformationGet contact information for authorization codes.
/api/v2/AuthorizationContactInformationAdd contact information for authorization code.
/api/v2/GlobalImages/{ID}/ImageContentsDownload the contents of a GlobalImage. The current State of the GlobalImage should be 'Available'.
/api/v2/GlobalImages/{ID}/ImageContentsUpload the contents of a GlobalImage. The current State of the File for the GlobalImage should be 'Created'.
/api/v2/LicenseActivations/{ID}/ConfirmConfirm that the client has applied the updated license.
/api/v2/TranslationSets/{ID}/AttributesGet a PagedResponse of TranslationSetAttribute objects
/api/v2/TranslationSets/{ID}/AttributesCreate a TranslationSetAttribute object
/api/v2/TranslationSets/{ID}/StatisticsGets the statistics for translation sets such as the language ids and count of string definitions.
/api/v2/AftermarketServices/CertificatesNo Documentation Found.
/api/v2/AftermarketServices/UserStatusesRetrieve the status of an EDT Kit Registration with AGCO Power Web Services
/api/v2/AftermarketServices/UserStatusesUpdate the status of an EDT Kit Registration with AGCO Power Web Services
/api/v2/AuthorizationCodes/{id}/ValidateNo Documentation Found.
/api/v2/PackageTypes/{id}/Users/{userID}Add a package type that a user can see.
/api/v2/PackageTypes/{id}/Users/{userID}Deletes a package type a user could see.
/api/v2/TranslationRequests/{Id}/StringsNo Documentation Found.
/api/v2/UpdateGroups/{id}/Users/{userID}Add an updateGroup that a user can see.
/api/v2/UpdateGroups/{id}/Users/{userID}Deletes an update group a user could see.
/api/v2/AuthorizationCodeDefinitions/{id}Get an authorization code definition by its ID
/api/v2/AuthorizationCodeDefinitions/{id}Update an authorization code definition
/api/v2/AuthorizationCodeDefinitions/{id}Disable an authorization code definition
/api/v2/Clients/{ClientID}/PackageReportsGet the package reports for a client.
/api/v2/Clients/{ClientID}/PackageReportsSubmit a package report
/api/v2/ContentDefinitionAttributes/BatchNo Documentation Found.
/api/v2/ContentSubmissionAttributes/BatchNo Documentation Found.
/api/v2/AuthenticatedUsers/{UserID}/TokensManage API tokens.
/api/v2/ContentReleases/{ContentReleaseId}Get a Content Release Version by ID
/api/v2/ContentReleases/{ContentReleaseId}Update a ContentReleaseVersion
/api/v2/ContentReleases/{ContentReleaseId}Delete a ContentReleaseVersion
/api/v2/LicenseActivations/RegisterEDTLiteRegister an EDT Lite with the Server
/api/v2/TranslationSets/{ID}/SourceStringsGets the information needed to translate a string in a translation set
/api/v2/Authentication/RequestPasswordResetRequest a password reset.
/api/v2/activityRuns/{activityRunID}/statusGet the ActivityRunStatus of an ActivityRun
/api/v2/activityRuns/{activityRunID}/statusUpdate the ActivityRunStatus of an ActivityRun
/api/v2/Clients/{ID}/UpdateGroupSubscriptionsGet a Client's Current Update Group Subscriptions
/api/v2/TranslationSets/{ID}/Attributes/BatchNo Documentation Found.
/api/v2/Vouchers/{VoucherCode}/VoucherHistoryGet a voucher's history.
/api/v2/Releases/{ReleaseId}/Bundle/{BundleId}Associates the release with a bundle.
/api/v2/Releases/{ReleaseId}/Bundle/{BundleId}Deletes the association between a release and a bundle.
/api/v2/Reporting/CurrentPackagesInUpdateGroupGet the current packages for an update group.
/api/v2/AftermarketServices/ECUs/{serialNumber}Activate or Deactivate an ECU, or Report an ECU as Damaged.
/api/v2/Clients/{ClientID}/PackageReports/BatchSubmit a batch of package reports
/api/v2/ContentDefinitions/{contentDefinitionID}Get a ContentDefinition by ID
/api/v2/ContentDefinitions/{contentDefinitionID}Update a ContentDefinition
/api/v2/ContentDefinitions/{contentDefinitionID}Delete a ContentDefinition
/api/v2/ContentSubmissions/{contentSubmissionID}Get a ContentSubmission by ID
/api/v2/ContentSubmissions/{contentSubmissionID}Update a ContentSubmission
/api/v2/ContentSubmissions/{contentSubmissionID}Delete a ContentSubmission
/api/v2/AuthorizationCodes/{id}/ContactInformationGet contact information for an authorization code.
/api/v2/StringTranslations/{stringId}/{languageId}Get a single translation based upon stringId and languageId
/api/v2/StringTranslations/{stringId}/{languageId}Update a string value or a state for a string translation.
/api/v2/AuthorizationCategories/{id}/Users/{userID}Add a category that a user can see.
/api/v2/AuthorizationCategories/{id}/Users/{userID}Deletes a category a user could see.
/api/v2/Clients/{ID}/AvailableUpdateGroupSubscriptionsGet a Client's Available Update Group Subscriptions
/api/v2/ContentSubmissions/{contentSubmissionID}/StatusGet the status of a ContentSubmission
/api/v2/UpdateGroupClientRelationships/{RelationshipID}Get a subscription by RelationshipID
/api/v2/UpdateGroupClientRelationships/{RelationshipID}Updates a Subscription
/api/v2/UserContentDefinitions/{userContentDefinitionID}Get a UserContentDefinition by ID
/api/v2/UserContentDefinitions/{userContentDefinitionID}Delete a UserContentDefinition
/api/v2/AftermarketServices/Engines/{serialNumber}/IQACodesGet injector codes given engine.
/api/v2/AftermarketServices/Engines/{serialNumber}/IQACodesReport the IQA codes used by an engine
/api/v2/ContentDefinitions/{contentDefinitionID}/AttributesGet Attributes for a ContentDefinition
/api/v2/ContentDefinitions/{contentDefinitionID}/AttributesAdd an Attribute to a ContentDefinition
/api/v2/ContentSubmissions/{contentSubmissionID}/AttributesGet Attributes for a ContentSubmission
/api/v2/ContentSubmissions/{contentSubmissionID}/AttributesAdd an Attribute to a ContentSubmission
/api/v2/UpdateGroupSubscriptions/{UpdateGroupSubscriptionID}Get an Update Group Subscription
/api/v2/UpdateGroupSubscriptions/{UpdateGroupSubscriptionID}Update an Update Group Subscription
/api/v2/UpdateGroupSubscriptions/{UpdateGroupSubscriptionID}Delete an Update Group Subscription
/api/v2/AftermarketServices/Engines/{serialNumber}/ProductionDataGet production calibration data for given engine.
/api/v2/AuthorizationCodeDefinitions/{ID}/Categories/{categoryID}Add a category to an authorizationCodeDefintion.
/api/v2/AuthorizationCodeDefinitions/{ID}/Categories/{categoryID}Deletes the category from the authorization code definition.
/api/v2/ContentDefinitions/{contentDefinitionID}/Attributes/BatchNo Documentation Found.
/api/v2/ContentSubmissions/{contentSubmissionID}/Attributes/BatchNo Documentation Found.
/api/v2/ContentDefinitionAttributes/{contentDefinitionAttributeID}Update an Attribute for a ContentDefinition
/api/v2/ContentDefinitionAttributes/{contentDefinitionAttributeID}Remove an Attribute from a ContentDefinition
/api/v2/ContentSubmissionAttributes/{contentSubmissionAttributeID}Update an Attribute for a ContentSubmission
/api/v2/ContentSubmissionAttributes/{contentSubmissionAttributeID}Remove an Attribute from a ContentSubmission
https://secure.agco-ats.com277 endpoints available
/api/v2/LogsGet the API System logs, most recent first.
/api/v2/LogsAdd a Log entry
/api/v2/jobsGet Jobs
/api/v2/jobsCreate a Job
/api/v2/FilesGet a paged response of file metadata.
/api/v2/FilesCreate the metadata for a file before uploading. The State of the File should be 'Created'.
/api/v2/RolesList Roles
/api/v2/RolesAdds a User Role
/api/v2/UsersGet users
/api/v2/UsersCreate a user
/api/v2/stepsGet Steps
/api/v2/stepsCreate a Step
/api/v2/BrandsGets a list of Brands.
/api/v2/agentsGet Agents
/api/v2/agentsCreate an Agent
/api/v2/BundlesGet the list of bundles.
/api/v2/BundlesAdd a Bundle to the Update System.
/api/v2/ClientsGet a List of Clients in the Update System.
/api/v2/DealersGet a list of dealers.
/api/v2/jobRunsGet JobRuns
/api/v2/jobRunsCreate a JobRun
/api/v2/LicensesGets a list of licenses with the specified criteria.
/api/v2/PackagesList Packages.
/api/v2/PackagesAdd a Package to the Update System.
/api/v2/ReleasesGet Release
/api/v2/ReleasesCreate a Release
/api/v2/VouchersGets a list of vouchers
/api/v2/VouchersCreate a voucher
/api/v2/LanguagesGet a list of the languages for which translations are supported. Returns a PagedResponse of Language objects.
/api/v2/LanguagesAdd a Language to support for translations. Accepts a Language object. Returns the Id of the created object.
/api/v2/Logs/{ID}Get a log by ID
/api/v2/Files/{ID}Gets a file's metadata.
/api/v2/Files/{ID}Update the metadata for a file. Size may not be modified by the client.
/api/v2/Files/{ID}Mark a file as 'Removed'. Disables download of the file and hides metadata from GET all method
/api/v2/Roles/{id}Gets a User Role
/api/v2/Roles/{id}Updates a User Role
/api/v2/Roles/{id}Deletes a User Role
/api/v2/Users/{id}Get a specific user
/api/v2/Users/{id}Update a user
/api/v2/Users/{id}Delete a user
/api/v2/activitiesGet Activities
/api/v2/activitiesCreate an Activity
/api/v2/PermissionsList Permissions
/api/v2/PermissionsAdds a Permission
/api/v2/Bundles/{ID}Get a specific Bundle by ID.
/api/v2/Bundles/{ID}Modify a Bundle in the Update System.
/api/v2/Bundles/{ID}Delete a Bundle.
/api/v2/Clients/{ID}Get a Client in the Update System.
/api/v2/Clients/{ID}Update a Client.
/api/v2/GlobalImagesGet a paged response of GlobalImage.
/api/v2/GlobalImagesCreate the metadata for a GlobalImage before uploading. The State should be 'Created'.
/api/v2/PackageTypesGet all of the Package Types.
/api/v2/PackageTypesAdd a Package Type.
/api/v2/UpdateGroupsGet a list of Update Groups. Update Groups are used by the client to register for a specific type of update.
/api/v2/UpdateGroupsAdd a new Update Group. The report field is a string that has a dot based request for a specific piece of submitted data.
/api/v2/UpdateSystemChecks the Client ID into the Update System.
/api/v2/activityRunsGet ActivityRuns
/api/v2/jobs/{jobID}Get a Job by ID
/api/v2/jobs/{jobID}Update a Job
/api/v2/jobs/{jobID}Mark the delete flag for the Job
/api/v2/Licenses/{ID}Get a license.
/api/v2/NotificationsSends an email message.
/api/v2/Packages/{ID}Find a Package.
/api/v2/Packages/{ID}Modify a Packge to the Update System.
/api/v2/Packages/{ID}Delete a Package.
/api/v2/Users/CurrentGets the current user
/api/v2/Users/CurrentUpdate a user
/api/v2/AuthenticationAuthenticate a user.
/api/v2/VoucherHistoryGets voucher history data
/api/v2/agents/CurrentGet Agent associated with the current user
/api/v2/steps/{stepID}Get a Step by ID
/api/v2/steps/{stepID}Update a Step
/api/v2/ContentReleasesGet ContentReleaseVersion
/api/v2/ContentReleasesCreate a ContentReleaseVersion
/api/v2/DealerByCountryGet a total count of dealers per country
/api/v2/TranslationKeysGet a paged response of TranslationKeys.
/api/v2/TranslationKeysCreate a translationKey object.
/api/v2/TranslationSetsGet a PagedResponse of TranslationSet objects. Related TranslationSetStrings are NOT returned
/api/v2/Permissions/{id}Gets a Permission
/api/v2/Permissions/{id}Updates a Permission
/api/v2/Permissions/{id}Deletes a Permission
/api/v2/PriorityPackagesGet a list of Priority Packages by Client.
/api/v2/PriorityPackagesAdd a Priority Package for a Client.
/api/v2/Roles/{id}/UsersGet all user's in a role
/api/v2/Roles/{id}/UsersUpdate a Role's users
/api/v2/Users/{id}/RolesGet a user's roles
/api/v2/Users/{id}/RolesUpdate a user's roles
/api/v2/agents/{agentID}Get Agent
/api/v2/agents/{agentID}Update an Agent
/api/v2/agents/{agentID}Delete an Agent
/api/v2/GlobalImages/{ID}Gets a GlobalImage's metadata.
/api/v2/GlobalImages/{ID}Update the metadata for an image.
/api/v2/GlobalImages/{ID}Mark a file as 'Removed'. Disables download of the image and hides metadata from GET all method
/api/v2/PackageTypes/{ID}Get a specific Package Type.
/api/v2/PackageTypes/{ID}Modify a Package Type.
/api/v2/PackageTypes/{ID}Delete a Package Type.
/api/v2/StringDefinitionsGet a paged response of Global String Definitions.
/api/v2/UpdateGroups/{ID}Get a specific Update Group by ID.
/api/v2/UpdateGroups/{ID}Modify an Update Group.
/api/v2/UpdateGroups/{ID}Delete an Update Group.
/api/v2/AuthorizationCodesGet authorization codes.
/api/v2/AuthorizationCodesGenerates an authorization code using the provided definition and parameters.
/api/v2/ContentDefinitionsGet ContentDefinitions
/api/v2/ContentDefinitionsCreate a ContentDefinition
/api/v2/ContentSubmissionsGet ContentSubmissions
/api/v2/ContentSubmissionsCreate a ContentSubmission
/api/v2/LicenseActivationsCreate a license activation.
/api/v2/StringTranslationsGet a paged response of Global String Translations.
/api/v2/jobRuns/{jobRunID}Get a JobRun by ID
/api/v2/jobRuns/{jobRunID}Update a JobRun
/api/v2/jobRuns/{jobRunID}Delete a JobRun
/api/v2/Reporting/GetClientGet a Client in the Update System.
/api/v2/TranslationRequestsGet all TranslationRequest objects. Returns a PagedResponse of TranslationRequest objects with their language ids and string ids.
/api/v2/TranslationRequestsCreate a translation request. Accepts a TranslationRequest object. Returns the Id of the created object. The state of the TranslationRequest must be ‘NotSubmitted’.
/api/v2/Users/Current/RolesGets the current user's roles
/api/v2/Dealers/{DealerCode}Lookup a dealer using a dealer code.
/api/v2/Languages/{LocaleID}Get a language by its id. Returns a Language object
/api/v2/Languages/{LocaleID}Update a language’s description. Accepts a Language object.
/api/v2/Languages/{LocaleID}Remove a Language from those supported for translations. Marks language as deleted.
/api/v2/PackageTypetoBundlesGet all of the Package Type to Bundle Relationships.
/api/v2/PackageTypetoBundlesUpdate a Package Type ID to Bundle Relationship.
/api/v2/PackageTypetoBundlesAdd a new Package Type ID to Bundle Relationship.
/api/v2/PackageTypetoBundlesDelete a Package Type to Bundle Relationship.
/api/v2/Releases/{ReleaseId}Get a Release by ID
/api/v2/Releases/{releaseId}Update a Release
/api/v2/Reporting/ClientInfoGet Client Information
/api/v2/TranslationKeys/{ID}Get TranslationKey by ID
/api/v2/TranslationKeys/{ID}Update the StringID of the translationKey object.
/api/v2/TranslationSets/{ID}Get a TranslationSet object by its id. Related TranslationSetStrings are NOT returned.
/api/v2/TranslationSets/{ID}Update a Translation Set. Accepts a TranslationSet object. Only the state property may be updated.
/api/v2/GlobalImageCategoriesGet a paged response of file metadata.
/api/v2/GlobalImageCategoriesCreate the metadata for a file before uploading. The State should be 'Created'.
/api/v2/PriorityPackages/{ID}Get a Priority Packages for a Client.
/api/v2/PriorityPackages/{ID}Delete a Priority Package for a Client.
/api/v2/Authentication/IsAliveAcknowledges the connection to the API
/api/v2/ContentSubmissionTypesReturns available Content Submission Types.
/api/v2/ContentSubmissionTypesAdd a Content Submission Type
/api/v2/Reporting/UpdateGroupsGet a list of Update Groups. Update Groups are used by the client to register for a specific type of update.
/api/v2/Roles/{id}/PermissionsGet the Permissions for a Role
/api/v2/Roles/{id}/PermissionsManage the Permissions for a Role
/api/v2/StringDefinitions/{ID}Get a paged response of Global String Definitions.
/api/v2/UserContentDefinitionsGet UserContentDefinitions
/api/v2/UserContentDefinitionsCreate a UserContentDefinition
/api/v2/Users/{id}/PermissionsGet a user's permissions
/api/v2/Vouchers/{VoucherCode}Get a voucher
/api/v2/Vouchers/{VoucherCode}Update a voucher
/api/v2/Vouchers/{VoucherCode}Delete a voucher
/api/v2/AuthorizationCategoriesGet authorization categories.
/api/v2/AuthorizationCategoriesAdd an authorization category.
/api/v2/AuthorizationCodes/{id}Get an authorization code by its ID.
/api/v2/AuthorizationCodes/{id}Update an authorization code.
/api/v2/AuthorizationCodes/{id}Hide an authorization code.
/api/v2/Files/{ID}/FileContentsDownload the contents of a file. The current State of the File should be 'Available'.
/api/v2/Files/{ID}/FileContentsUpload the contents of a file. The current State of the File should be 'Created'.
/api/v2/LicenseActivations/{ID}Update a license activiation.
/api/v2/Reporting/UpdateMetricsGet data for pie charts in UpdateMetrics.
/api/v2/StringDefinitions/BatchUpdate StringDefinition objects. Accepts an array of StringDefinition objects. This endpoint will add StringDefinitionChange objects to the database. The DescriptionForTranslator may not be modified after a String is submitted for translation.
/api/v2/StringDefinitions/BatchCreate StringDefinition object. The originating translation must be provided. Accepts an array of StringDefinition objects. Returns nothing.
/api/v2/activities/{activityID}Get an Activity by ID
/api/v2/activities/{activityID}Update an Activity
/api/v2/activities/{activityID}Mark the delete flag for the Activity
/api/v2/agents/{agentID}/StatusUpdate an Agent
/api/v2/StringTranslations/BatchUpdate corrections to string translations
/api/v2/TranslationRequests/{Id}Get a TranslationRequest object by id. Returns TranslationRequest object with its language ids and string ids.
/api/v2/TranslationRequests/{Id}Update a TranslationRequest object by id. Accepts a TranslationRequest object.
/api/v2/UpdateGroupSubscriptionsGet Update Group Subscriptions
/api/v2/UpdateGroupSubscriptionsAdd an Update Group Subscription
/api/v2/AftermarketServices/HelloCheck whether there is connectivity to AGCO Power Web Services
/api/v2/UpdateGroups/{ID}/BundlesGet a list of bundles for UpdateGroup.
/api/v2/Users/Current/PermissionsGet a user's permissions
/api/v2/GlobalImageCategories/{ID}Gets a file's metadata.
/api/v2/Reporting/GetSubscriptionsGet a list of current Client Subscriptions.
/api/v2/agents/Current/ActivityRunGet the ActivityRun of Agent associated with the current user
/api/v2/Authentication/ResetPaswordReset a password
/api/v2/ContentSubmissionTypes/{id}Retrieves a Content Submission Type by its ID.
/api/v2/ContentSubmissionTypes/{id}Update a Content Submission Type
/api/v2/ContentSubmissionTypes/{id}Remove a Content Submission Type
/api/v2/Reporting/RegisteredClientsGet a list of subscribed clients
/api/v2/AuthorizationCategories/{id}Update an authorization category.
/api/v2/AuthorizationCategories/{id}Remove an authorization category.
/api/v2/AuthorizationCodeDefinitionsGet authorization code definitions.
/api/v2/AuthorizationCodeDefinitionsAdd an authorization code definition.
/api/v2/TranslationSets/{ID}/StringsGet a PagedResponse of TranslationSetString objects
/api/v2/TranslationSets/{ID}/StringsNo Documentation Found.
/api/v2/activityRuns/{activityRunID}Get an ActivityRun by ID
/api/v2/activityRuns/{activityRunID}Update an ActivityRun
/api/v2/agents/{agentID}/ActivityRunGet an Agent's ActivityRun
/api/v2/agents/{agentID}/ActivityRunUpdate the ActivityRun assigned to the Agent.
/api/v2/AuthorizationCategories/UsersReturns a report of access that users have to Authorization Categories.
/api/v2/Reporting/BundleStatusSummaryGet a summary of all Packages in a Bundle
/api/v2/TranslationSetAttributes/{ID}Update a TranslationSetAttribute object
/api/v2/TranslationSetAttributes/{ID}Delete a set of TranslationSetAttribute object
/api/v2/Clients/{ClientID}/CachedFilesGet a list of Cached Files installed on the client Machine.
/api/v2/Reporting/BundlesInUpdateGroupGet a list of bundles for UpdateGroup.
/api/v2/Reporting/PackageStatusSummaryGet a summary report for a Specific Package
/api/v2/TranslationSetAttributes/BatchNo Documentation Found.
/api/v2/UpdateGroupClientRelationshipsGet a list of current Client Subscriptions.
/api/v2/UpdateGroupClientRelationshipsDEPRECATED. Set client subscription status for an update group.
/api/v2/UpdateGroupClientRelationshipsAdd a subscription
/api/v2/UpdateGroupSubscriptions/BatchNo Documentation Found.
/api/v2/UpdateGroupSubscriptions/BatchNo Documentation Found.
/api/v2/AuthorizationContactInformationGet contact information for authorization codes.
/api/v2/AuthorizationContactInformationAdd contact information for authorization code.
/api/v2/GlobalImages/{ID}/ImageContentsDownload the contents of a GlobalImage. The current State of the GlobalImage should be 'Available'.
/api/v2/GlobalImages/{ID}/ImageContentsUpload the contents of a GlobalImage. The current State of the File for the GlobalImage should be 'Created'.
/api/v2/LicenseActivations/{ID}/ConfirmConfirm that the client has applied the updated license.
/api/v2/TranslationSets/{ID}/AttributesGet a PagedResponse of TranslationSetAttribute objects
/api/v2/TranslationSets/{ID}/AttributesCreate a TranslationSetAttribute object
/api/v2/TranslationSets/{ID}/StatisticsGets the statistics for translation sets such as the language ids and count of string definitions.
/api/v2/AftermarketServices/CertificatesNo Documentation Found.
/api/v2/AftermarketServices/UserStatusesRetrieve the status of an EDT Kit Registration with AGCO Power Web Services
/api/v2/AftermarketServices/UserStatusesUpdate the status of an EDT Kit Registration with AGCO Power Web Services
/api/v2/AuthorizationCodes/{id}/ValidateNo Documentation Found.
/api/v2/PackageTypes/{id}/Users/{userID}Add a package type that a user can see.
/api/v2/PackageTypes/{id}/Users/{userID}Deletes a package type a user could see.
/api/v2/TranslationRequests/{Id}/StringsNo Documentation Found.
/api/v2/UpdateGroups/{id}/Users/{userID}Add an updateGroup that a user can see.
/api/v2/UpdateGroups/{id}/Users/{userID}Deletes an update group a user could see.
/api/v2/AuthorizationCodeDefinitions/{id}Get an authorization code definition by its ID
/api/v2/AuthorizationCodeDefinitions/{id}Update an authorization code definition
/api/v2/AuthorizationCodeDefinitions/{id}Disable an authorization code definition
/api/v2/Clients/{ClientID}/PackageReportsGet the package reports for a client.
/api/v2/Clients/{ClientID}/PackageReportsSubmit a package report
/api/v2/ContentDefinitionAttributes/BatchNo Documentation Found.
/api/v2/ContentSubmissionAttributes/BatchNo Documentation Found.
/api/v2/AuthenticatedUsers/{UserID}/TokensManage API tokens.
/api/v2/ContentReleases/{ContentReleaseId}Get a Content Release Version by ID
/api/v2/ContentReleases/{ContentReleaseId}Update a ContentReleaseVersion
/api/v2/ContentReleases/{ContentReleaseId}Delete a ContentReleaseVersion
/api/v2/LicenseActivations/RegisterEDTLiteRegister an EDT Lite with the Server
/api/v2/TranslationSets/{ID}/SourceStringsGets the information needed to translate a string in a translation set
/api/v2/Authentication/RequestPasswordResetRequest a password reset.
/api/v2/activityRuns/{activityRunID}/statusGet the ActivityRunStatus of an ActivityRun
/api/v2/activityRuns/{activityRunID}/statusUpdate the ActivityRunStatus of an ActivityRun
/api/v2/Clients/{ID}/UpdateGroupSubscriptionsGet a Client's Current Update Group Subscriptions
/api/v2/TranslationSets/{ID}/Attributes/BatchNo Documentation Found.
/api/v2/Vouchers/{VoucherCode}/VoucherHistoryGet a voucher's history.
/api/v2/Releases/{ReleaseId}/Bundle/{BundleId}Associates the release with a bundle.
/api/v2/Releases/{ReleaseId}/Bundle/{BundleId}Deletes the association between a release and a bundle.
/api/v2/Reporting/CurrentPackagesInUpdateGroupGet the current packages for an update group.
/api/v2/AftermarketServices/ECUs/{serialNumber}Activate or Deactivate an ECU, or Report an ECU as Damaged.
/api/v2/Clients/{ClientID}/PackageReports/BatchSubmit a batch of package reports
/api/v2/ContentDefinitions/{contentDefinitionID}Get a ContentDefinition by ID
/api/v2/ContentDefinitions/{contentDefinitionID}Update a ContentDefinition
/api/v2/ContentDefinitions/{contentDefinitionID}Delete a ContentDefinition
/api/v2/ContentSubmissions/{contentSubmissionID}Get a ContentSubmission by ID
/api/v2/ContentSubmissions/{contentSubmissionID}Update a ContentSubmission
/api/v2/ContentSubmissions/{contentSubmissionID}Delete a ContentSubmission
/api/v2/AuthorizationCodes/{id}/ContactInformationGet contact information for an authorization code.
/api/v2/StringTranslations/{stringId}/{languageId}Get a single translation based upon stringId and languageId
/api/v2/StringTranslations/{stringId}/{languageId}Update a string value or a state for a string translation.
/api/v2/AuthorizationCategories/{id}/Users/{userID}Add a category that a user can see.
/api/v2/AuthorizationCategories/{id}/Users/{userID}Deletes a category a user could see.
/api/v2/Clients/{ID}/AvailableUpdateGroupSubscriptionsGet a Client's Available Update Group Subscriptions
/api/v2/ContentSubmissions/{contentSubmissionID}/StatusGet the status of a ContentSubmission
/api/v2/UpdateGroupClientRelationships/{RelationshipID}Get a subscription by RelationshipID
/api/v2/UpdateGroupClientRelationships/{RelationshipID}Updates a Subscription
/api/v2/UserContentDefinitions/{userContentDefinitionID}Get a UserContentDefinition by ID
/api/v2/UserContentDefinitions/{userContentDefinitionID}Delete a UserContentDefinition
/api/v2/AftermarketServices/Engines/{serialNumber}/IQACodesGet injector codes given engine.
/api/v2/AftermarketServices/Engines/{serialNumber}/IQACodesReport the IQA codes used by an engine
/api/v2/ContentDefinitions/{contentDefinitionID}/AttributesGet Attributes for a ContentDefinition
/api/v2/ContentDefinitions/{contentDefinitionID}/AttributesAdd an Attribute to a ContentDefinition
/api/v2/ContentSubmissions/{contentSubmissionID}/AttributesGet Attributes for a ContentSubmission
/api/v2/ContentSubmissions/{contentSubmissionID}/AttributesAdd an Attribute to a ContentSubmission
/api/v2/UpdateGroupSubscriptions/{UpdateGroupSubscriptionID}Get an Update Group Subscription
/api/v2/UpdateGroupSubscriptions/{UpdateGroupSubscriptionID}Update an Update Group Subscription
/api/v2/UpdateGroupSubscriptions/{UpdateGroupSubscriptionID}Delete an Update Group Subscription
/api/v2/AftermarketServices/Engines/{serialNumber}/ProductionDataGet production calibration data for given engine.
/api/v2/AuthorizationCodeDefinitions/{ID}/Categories/{categoryID}Add a category to an authorizationCodeDefintion.
/api/v2/AuthorizationCodeDefinitions/{ID}/Categories/{categoryID}Deletes the category from the authorization code definition.
/api/v2/ContentDefinitions/{contentDefinitionID}/Attributes/BatchNo Documentation Found.
/api/v2/ContentSubmissions/{contentSubmissionID}/Attributes/BatchNo Documentation Found.
/api/v2/ContentDefinitionAttributes/{contentDefinitionAttributeID}Update an Attribute for a ContentDefinition
/api/v2/ContentDefinitionAttributes/{contentDefinitionAttributeID}Remove an Attribute from a ContentDefinition
/api/v2/ContentSubmissionAttributes/{contentSubmissionAttributeID}Update an Attribute for a ContentSubmission
/api/v2/ContentSubmissionAttributes/{contentSubmissionAttributeID}Remove an Attribute from a ContentSubmission