{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"6abcca0e-7a02-4356-9480-7dc692779c9e","name":"GLOBALG.A.P. Audit Online Hub API v4.11.1 (Beta)","description":"The easiest way to start using the GLOBALG.A.P. Audit Online Hub API is to click the **Run in Postman** button located at the top right of this page and use the Postmann App. Every request you see in this documentation is ready to use within our collection.  \nIn principle, all functions that are available in the web frontend can be used via the interface. The only exception is the administration of users and access.\n\n# Authorization\n\nTo access the API you will need a token, which will be sent in every API call as additional parameter “ApiToken”. ApiTokens are given to users. You can generate your personal token online in \"My Profile\".\n\nAttention: If the token changes, the client should be careful to update the cookies, otherwise the authentication will fail.\n\nFurthermore, note that the ApiToken is defined in the body request. Nevertheless, if the API token is not recognized while running any call, please add it as a **\"Query Params\"** in the Params tab of the Request.\n\nLastly, the API will be accessed using https POST or GET. The SSL-protocol is used to secure the communication between client and server. The server is authenticated via site-certificate which can be validated.\n\n# Environments\n\n#### LIVE\n\nOfficial GLOBALG.A.P. Audit Online Hub  \n[https://api-audit.globalgap.org/](https://api-audit.globalgap.org/)\n\n#### DEMO\n\nA 1:1 replica of the LIVE Audit Online Hub designed for the purpose of testing. Token will be different.  \n[https://demo-api-audit.globalgap.org/](https://demo-api-audit.globalgap.org/)\n\n#### BETA\n\nBeta version before being deployed to LIVE Audit Online Hub designed for the purpose of testing. Token will be different.  \n[https://beta-api-audit.globalgap.org/](https://beta-api-audit.globalgap.org/)\n\n# Support\n\nPlease send an e-mail to: [customer_support@globalgap.org](https://mailto:customer_support@globalgap.org) or call us at +49 221 57776 -100.\n\nStartFragment\n\n# API Changelog\n\n| Date | Changes |\n| --- | --- |\n| 30.07.2024 | Added property \"ScopeID\" to the response of the following method(Smart audit (v6)):  <br>  <br>\\- GET /Audit/Get |\n| 30.07.2024 | Added property \"ScopeID\" to the request and response of the following method(Smart audit (v6)):  <br>  <br>\\- GET Audit/List |\n| 15.04.2024 | Updated audit type values ​​in RMS Standalone v6 from “Initial“, \"Renewal\", \"Extension\" to:  <br>  <br>\\- Initial certification audit  <br>\\- Recertification audit  <br>\\- Modification audit |\n| 15.04.2024 | Added property \"ProductCategorySN\" to the payload of the following method(Smart audit (v6)):  <br>  <br>\\- POST /Audit/SaveControlPointValue  <br>\\- POST Audit/SaveControlPointValue_Value  <br>\\- POST Audit/SaveControlPointValue_Justification |\n| 15.04.2024 | Added property \"ProductCategorySN\" to the response of the following method  <br>  <br>\\- GET /Audit/Get  <br>\\- GET /Audit/GetControlPointValues |\n| 15.04.2024 | Added new method /Audit/DownloadForm (Smart audit (v6)) |\n| 15.04.2024 | Added to the Audit/SaveDetail (v6) method request, new parameters under the ProductsHandling section. This update is available for \"QMS\" (Multisite with QMS) and \"GC\" (Group certification) reports based on IFA v6 Smart / IFA v6 GFS standards for Plant scope (Smart audit (v6)):  <br>\\- IsProductHandlingInspected  <br>\\- IsProductRegistered  <br>\\- IsProductHarvest  <br>\\- IsProductHarvestExcluded  <br>\\- ProductHarvestExcludedOption  <br>\\- ProductHarvestExcludedProducts  <br>\\- ProductHarvestExcludedSites  <br>\\- IsProductParallel  <br>\\- ProductParallel  <br>\\- GGN  <br>\\- IsGGN  <br>\\- Products  <br>\\- IsCertificateHolder  <br>\\- CertificateHolder  <br>\\- IsCertificateHolderNonmembers  <br>\\- CertificateHolderNonmembers |\n| 15.04.2024 | Converted \"ProductsHandling\" from an Object to an Array of Objects. This update is available for \"QMS\" (Multisite with QMS) and \"GC\" (Group certification) reports based on IFA v6 Smart / IFA v6 GFS standards for both scopes Plants and Aquaculture (Smart audit (v6)). |\n| 15.04.2024 | Added to the Audit/SaveDetail (v6) method request, a new array of objects, valid for IFA v6 Smart/ IFA v6 GFS audits under the reporting options \"IC\" (Single site certification), \"MS\" (Multisite without QMS), \"SQMS\" (Site of a multisite with QMS) and \"MoGC\" (Member of group certification). This update is valid for Plants (Smart audit (v6)):  <br>  <br>\\- ProductObservation |\n| 14.02.2024 | The following methods now support full bulk uploads for control  <br>points (v5) or principles and criteria (v6) in a single step. This improvement is irrespective of the audit versioning:  <br>  <br>\\-Audit/SaveControlPointValue  <br>\\-Audit/SaveControlPointValue_Value  <br>\\-Audit/SaveControlPointValue_Justification |\n| 14.02.2024 | Removed the following parameters from GGPLUS v2 reports for all reporting options (Smart audits (v6):  <br>  <br>\\- IsParallelProduction  <br>\\-IsParallelOwnership  <br>\\-ParallelOwnership.NameOrAddress  <br>\\-ParallelOwnership.Quantity  <br>\\-ParallelOwnership.Unit |\n| 14.02.2024 | Removed the following parameters from FSMA PSR add-on v2 reports for all reporting options (Smart audits (v6):  <br>  <br>\\- IsParallelProduction  <br>\\-IsParallelOwnership  <br>\\-ParallelOwnership.NameOrAddress  <br>\\-ParallelOwnership.Quantity  <br>\\-ParallelOwnership.Unit |\n| 14.02.2024 | Removed the following parameters from IDA Plants v1.1 reports for all reporting options (Smart audits (v6):  <br>  <br>\\- isHarvestIncluded  <br>\\-DestinationCountries |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - FSMA PSR add-on v2/QMS (Smart audits (v6). |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - BioDiversity v1.1/QMS (Smart audits (v6). |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - SPRING v2/QMS (Smart audits (v6). |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - GGPLUS v2/QMS (Smart audits (v6). |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - IDA PLANTS v1.1/QMS (Smart audits (v6). |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - FSMA PSR add-on v2 (Smart audits (v6). |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - BioDiversity v1.1 (Smart audits (v6). |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - SPRING v2 (Smart audits (v6). |\n| 24.01.2024 | Added new request example -> Audit/SaveDetail - GGPLUS v2 (Smart audits (v6). |\n| 19.01.24 | Remarks on the use of the Audit/List & MultiReport/List methods:  <br>  <br>\\- Note that to better handle volumes of data on the method above, by default the first 500 records are filtered at a time. If the skip and take parameters are null, the default will be 0 and 500 respectively. |\n| 19.01.24 | Remarks on the use of the \"CertCommitteeDecisionBy\" parameter:  <br>  <br>\\- For Smart Audits (v5): This data field should be filled in with the user email address, as registered in the system, of the person who takes the decision. Based on the user's email address, the system will populate the \"CertCommitteeDecisionByGAIN\". Note that if the user's email address is not valid or left empty whatever data is captured in the CertCommitteeDecisionByGAIN param will be ignored  <br>  <br>\\-- For Smart Audits (v6): The system populates the \"CertCommitteeDecisionBy\" based in the input from the \"CertCommitteeDecisionByGAIN\". |\n| 19.01.24 | Added new parameters to both the Audit/Copy (v5) and Audit/Copy (v6) methods:  <br>  <br>\\- CopyAssessmentDetail  <br>\\- CopyChecklist  <br>\\- StandardsCopy  <br>\\- StandardsQMSCopy |\n| 19.01.24 | Added a new parameter to the Audit/UploadMediaControlPoint method  <br>  <br>\\-GGID |\n| 19.01.24 | Added a new parameter to the Audit/AttachedMediaDelete method  <br>  <br>\\-GGID |\n| 04.12.2023 | Added new request example -> Audit/SaveDetail - FSA v3/QMS (Smart audits (v6). |\n| 04.12.2023 | Added new request example -> Audit/SaveDetail - FSA v3 (Smart audits (v6). |\n| 04.12.2023 | Added new request example -> Audit/SaveDetail - RMS Standalone v6 (Smart audits (v6). |\n| 04.12.2023 | Added new request example -> Audit/SaveDetail - IDA PLANTS v1.1 (Smart audits (v6). |\n| 04.12.2023 | Added to the Audit/SaveDetail (v6) method request, a new parameter in the array \"Dates And Duration\" to specify the audited site for each FAP (Smart audit (v6)):  <br>  <br>\\-GGID |\n| 13.11.2023 | Added new request example -> Audit/SaveDetail - NM v12/QMS (Smart audits (v6). |\n| 13.11.2023 | Added new request example -> Audit/SaveDetail - NM v12 (Smart audits (v6). |\n| 13.11.2023 | Added new request example -> -> Audit/SaveDetail - COOP ITALIA v2/QMS (Smart audits (v6). |\n| 13.11.2023 | Added new request example -> Audit/SaveDetail - COOP ITALIA v2/QMS (Smart audits (v6). |\n| 14.09.2023 | Enabled function to allow the entry of the \"Certification Body Decision\" and \"Validity dates \" data, when the report has been set up to the \"Outstanding CD\" status only. Note that this feature is also available in the web application for both Legacy audit and Smart audits. |\n| 14.09.2023 | Added to the Audit/GetPrinciples (v6) method response, new parameter (Smart audit (v6)):  <br>  <br>\\-NIG |\n| 23.08.2023 | Added new request example -> Audit/SaveDetail - AH-DLL GROW v3.1/QMS (Smart audits (v6). |\n| 26.07.2023 | Added new request example -> Audit/SaveDetail - AH-DLL GROW v3.1 (Smart audits (v6). |\n| 26.07.2023 | Added new request example with N/A answers for GRASP v2 -> Audit/SaveDetail - GRASP v2/QMS |\n| 26.07.2023 | Added new columns to the GRASP v2 table to explain the connection between its parameters. |\n| 26.07.2023 | Added new request example -> \"Audit/SaveDetail - GGFSA v3/QMS\" (Smart audits (v6). |\n| 26.07.2023 | Added new request example -> \"Audit/SaveDetail - GGFSA v3\" (Smart audits (v6). |\n| 05.07.2023 | Removed from the Audit/SaveDetail - IFA v6 (Plants) method, the next parameters for a \"Multisite with QMS\" and \"Group Certification\":  <br>  <br>\\- ProductionArea  <br>\\- ProductiveAreaCoveredHarvest  <br>\\- NumberGrowingCyclesForCovered  <br>\\- ProductiveAreaNonCoveredHarvest  <br>\\- Products.Attributes.NumberGrowingCyclesForNonCovered |\n| 05.07.2023 | Removed from the Audit/SaveDetail - IFA v6 (Plants) & Audit/SaveDetail - IFA v6 (Aquaculture) methods, the next parameters for a \"Site with a multisite with QMS\":  <br>  <br>\\- IsParallelOwnership  <br>\\- ParallelOwnership  <br>\\- ParallelOwnership.NameOrAddress  <br>\\- ParallelOwnership.Quantity  <br>\\- ParallelOwnership.Unit  <br>\\- IsTrade  <br>\\- Trade  <br>\\- Trade.GGN  <br>\\- Trade.Quantity  <br>\\- Trade.Unit |\n| 05.07.2023 | Removed from the Audit/SaveDetail - IFA v6 (Plants) & Audit/SaveDetail - IFA v6 (Aquaculture) methods, the next parameters for a \"Member of a group certification\":  <br>  <br>\\- IsParallelOwnership  <br>\\- ParallelOwnership  <br>\\- ParallelOwnership.NameOrAddress  <br>\\- ParallelOwnership.Quantity  <br>\\- ParallelOwnership.Unit  <br>\\- IsTrade  <br>\\- Trade  <br>\\- Trade.GGN  <br>\\- Trade.Quantity  <br>\\- Trade.Unit  <br>\\- DestinationCountries |\n| 05.07.2023 | Removed from the Audit/SaveDetail - IFA v6 (Aquaculture) method, the next parameters for QMS audits (Multisite with QMS and Group Certification):  <br>  <br>\\- HasUseAntimicrobials  <br>\\- Antimicrobials  <br>\\- ProductionSystem  <br>\\- BroodstockInHouse  <br>\\- SeedlingsOVAInHouse  <br>\\- SeedlingsJuvenileInHouse  <br>\\- FarmedAquaticSpecies |\n| 12.06.2023 | Added an example to Audit/SaveDetail - IFA v6 (Aquaculture) with the parameters:  <br>  <br>\\-HasPostHarvestActivity  <br>\\-PostHarvestQuantity |\n| 12.06.2023 | Removed from the Audit/SaveDetail - IFA v6 (Aquaculture) method, the next parameters at audit level. (Smart audits(v6))  <br>  <br>\\-HasPostHarvestActivity  <br>\\-PostHarvestQuantity |\n| 12.06.2023 | Added to the Audit/SaveDetail - IFA v6 (Aquaculture) method, the next parameters at product level for site types \"PHU\" and \"EXTERNAL_PHU\" (Smart audits(v6)).  <br>  <br>\\-HasPostHarvestActivity  <br>\\-PostHarvestQuantity |\n| 12.06.2023 | Added an example to Audit/GetPrinciples (v6) with the new parameters PHU and QMS |\n| 12.06.2023 | Added to the Audit/GetPrinciples (v6) method response, new parameters (Smart audit (v6)):  <br>  <br>\\-PHU  <br>\\-QMS |\n| 12.06.2023 | Added to the Audit/GetPrinciples (v6) method request, new optional filters (Smart audit (v6)):  <br>  <br>\\-PHU  <br>\\-QMS |\n| 29.05.2023 | Added an example of the Audit/GetS2PQ method based on CertificationOption param |\n| 29.05.2023 | Added to the Audit/GetS2PQ method, a new param (Smart audit (v6)):  <br>  <br>\\- CertificationOption |\n| 29.05.2023 | Made optional the entry of AssessorTeam.Role = \"Reviewer\" and \"AssessorTeam.Comment in the Audit/SaveDetail (v5) method. |\n| 29.05.2023 | Added an example of the Audit/SaveDetail (v5) method using Scheme Id (Legacy Audit). |\n| 29.05.2023 | The AssesorTeam.Standard parameter of the Audit/SaveDetail (v5) method, now accepts Scheme Id or short name of the Standard (Legacy Audit). |\n| 29.05.2023 | Added an example to Audit/Copy (v6) |\n| 29.05.2023 | Added to the Audit/Copy method request, new parameters (Smart audit (v6)):  <br>  <br>\\-MainSite  <br>\\-Sites |\n| 18.04.2023 | Added an example response to Audit/GetPrinciples method based on \"CertificationOption\" and \"S1PQ\" filters. |\n| 18.04.2023 | Added to the Audit/GetPrinciples method request, new optional filters (Smart audit (v6)):  <br>  <br>\\-EntryId  <br>\\-CertificationOption  <br>\\-S1PQ  <br>\\-S2PQ  <br>\\-Language  <br>\\-includePHU  <br>  <br>Note that the combination of these filters can be used to dynamically generate principles and criteria for a given reporting option. |\n| 24.03.2023 | Updated Audit/ Audit/New (v6) Updated the accepted values for the param \"Roles\" in the section \"AuditPersonnel\"  <br>  <br>\\-Farm Auditor  <br>\\-QMS Auditor  <br>\\-Reviewer  <br>\\-Certification Committee |\n| 24.03.2023 | Updated Audit/SaveDetail (v6): Updated the accepted values for the param \"Roles\" in the section \"AuditPersonnel\"(v6)  <br>  <br>\\-Farm Auditor  <br>\\-QMS Auditor  <br>\\-Reviewer  <br>\\-Certification Committee |\n| 24.03.2023 | Added Audit/SaveDetail: Added new param \"AssessorName\" to the section DatesAndDuration (Legacy audit (v5)) |\n| 14.03.2023 | Added Audit/SaveDetail: added three request examples -> \"Audit/SaveDetail - GRASP v2\" based on (Smart audits (v6):  <br>\\- DeclareNoWorkers = true  <br>\\- Has hired workers = true  <br>\\- DeclareFamilyFarm = true |\n| 14.03.2023 | Removed the following parameter from QMS audits (Group Certification and Multisite with QMS)(Smart audits (v6):  <br>  <br>Scope Plants:  <br>  <br>\\- ProductionArea  <br>\\- ProductiveAreaCoveredHarvest  <br>\\- NumberGrowingCyclesForCovered  <br>\\- ProductiveAreaNonCoveredHarvest  <br>\\- NumberGrowingCyclesForNonCovered  <br>  <br>Scope Aquaculture  <br>  <br>\\- BroodstockInHouse  <br>\\- SeedlingsOVAInHouse  <br>\\- SeedlingsJuvenileInHouse  <br>\\- FarmedAquaticSpecies |\n| 14.03.2023 | Added Audit/SaveDetail: added new request example -> \"Audit/SaveDetail - IFA v6 Smart/IFAQMS & IFA v6 GFS/IFAQMS RMS\" (Smart audits (v6). |\n| 14.03.2023 | Updated Audit/SaveDetail: The param \"MainLocation \"was changed to GUID data type (Smart audits (v6)). |\n| 14.03.2023 | Updated Audit/SaveDetail: Added RMS dataset to the method request for QMS audits (Smart audits (v6)). |\n| 14.03.2023 | Updated Audit/SaveDetail: Added missing params to the method request for GRASP audits (Smart audits (v6)).  <br>  <br>\\-PHUHoldsCertificate  <br>\\-LaborSubcontractedCertificateCurrent  <br>\\-LaborSubcontractedCertifiedName |\n| 14.03.2023 | Updated Audit/SaveDetail and Audit/New : Added new params to the method request in order to identify the audit scope (Smart audits (v6)).  <br>  <br>\\-Scope |\n| 16.02.2023 | Updated Audit/GetControlPointValues: Added new param \"GGID\" to get principles and criteria per Farm Assurance Products (Smart audits (v6)) |\n| 16.02.2023 | Updated Audit/SaveControlPointValues: Added new param \"GGID\" to record principles and criteria per Farm Assurance Products (Smart audits (v6)) |\n| 16.02.2023 | Updated Audit/SaveDetail: Added new params to the method request in order to identify the registration of products as per site type (Smart audits (v6)).  <br>  <br>\\-SiteId  <br>\\-SiteName  <br>\\-MainSite |\n| 16.02.2023 | Updated Audit/SaveDetail: Updated the data type of the \"MainLocation\" param to GUID for Smart audits (v6). |\n| 16.02.2023 | Updated Audit/Get: Added new params to the method response in order to identify the registration of products as per site type (Smart audits (v6)).  <br>  <br>\\-SiteId  <br>\\-SiteName  <br>\\-MainSite |\n| 18.01.2023 | Removed the parameter \"InternalCommentShared\" for all Smart audits (v6) and Legacy audits (v5). |\n| 18.01.2023 | Updated Audit/SaveDetail: Removed the parameter \"TwoStages\" for Smart audits (v6) and Legacy audits (v5). |\n| 18.01.2023 | Updated Audit/List: Added new param \"MasterReportID\" to identify the main audit of the Multireport (QMS)(Smart audits (v6) |\n| 18.01.2023 | Updated Audit/Get: Added new param \"GroupAuditReportID\" to identify QMS audits (Smart audits (v6) |\n| 18.01.2023 | Updated Audit/GetPrinciples: Added new param \"EntryId\" to connect principles and criteria to the method´s response of Audit/GetS2PQ. |\n| 18.01.2023 | Updated Audit/GetS2PQ: Added new param \"PIIdLIst\" to connect the response of S2PQs to specific principles and criteria. |\n| 18.01.2023 | Removed Reporting Option  <br>\"Member of group certification with Multisite (MoGC)\" |\n| 18.01.2023 | Added Audit/SaveDetail: Added new response example -> \"Audit/SaveDetail - GRASP v2/QMS\". |\n| 15.12.2022 | Removed the param \"Initials\" under the \"AssessorTeam\" section from the Audit/SaveDetail method (Legacy audits (v5)). |\n| 15.12.2022 | Renamed the following param on the DatesandDuration section:  <br>From DatesandDuration.AssessorInitials to DatesandDuration.AssessorName.  <br>This applies to Legacy audits (v5) |\n| 15.12.2022 | Added new collection to review the Multireport for all v6 audits:  <br>  <br>\\-MultiReport/Get  <br>\\-MultiReport/List  <br>\\-MultiReport/Associate  <br>\\-MultiReport/Disassociate |\n| 15.12.2022 | Removed the param \"CreateBy\" from the Audit/SaveNonComplianceCorrectiveAction method for all v5/v6 audits. |\n| 15.12.2022 | Removed the parameter \"InspectionDuration\" for all CoC audits. |\n| 15.12.2022 | Removed the parameter \"ParticipateRewardProgram\" for all IFA v6 GFS audits. |\n| 15.12.2022 | Removed the parameter \"RemoteAssessed\" for all of the following standards:  <br>  <br>\\-IFA v5.x,  <br>\\-IFA v5.x-GFS  <br>\\-IFA v6 Smart  <br>\\-IFA v6 GFS |\n| 15.12.2022 | Removed the parameter \"FoodSafetyPolicyDeclaration\" for all v5/v6 audits. |\n| 15.12.2022 | Added Audit/SaveDetail: added new example response -> \"Audit/SaveDetail - IFA v6 QMS module\". |\n| 15.12.2022 | Added Audit/SaveDetail: added new response example -> \"Audit/SaveDetail - GRASP v2 add-on\". |\n| 15.12.2022 | Added Audit/SaveDetail: added new response example -> \"Audit/SaveDetail - FSMA PSR add-on\". |\n| 15.12.2022 | Added new Audit types and new audit attributes to:  <br>  <br>\\-IFA v5.x and IFA v5.x-GFS  <br>\\-IFA v6 Smart & IFA v6 GFS  <br>\\-CoC vx.x |\n| 15.12.2022 | Added new audit statuses for all v6 audits:  <br>  <br>\\-Closed non-compliant  <br>\\-Closed - compliant |\n| 15.12.2022 | Removed the \"Closed\" status for all v6 audits |\n| 15.12.2022 | Removed object \"CertificationCommittee\" from the Reporting Options:  <br>  <br>\\-Site of a multisite with QMS  <br>\\-Member of a group certification  <br>\\-Member of a group certification with Multisite |\n| 15.12.2022 | Added new Reporting Options:  <br>  <br>\\-Individual certification (IC)  <br>\\-Multisite without QMS (MS)  <br>\\-Multisite with QMS (QMS)  <br>\\-Site of a multisite with QMS (SQMS)  <br>\\-Member of group certification (MoGC)  <br>\\-Member of group certification with Multisite (MoGC)  <br>\\-Group certification (GC) |\n| 11.08.2022 | Added new filters to Audit/List (request)  <br>  <br>\\-schemeID  <br>\\-ggn  <br>\\-fromDate  <br>\\-order  <br>\\-orderByLastModified  <br>  <br>Extended params to Audit/List (response)  <br>  <br>\\-schemeID  <br>  <br>Added new request /Audit/UploadMediaNonComplianceCorrectiveAction  <br>  <br>Limited param additional data to 50 characters and three inputs per product in \"Audit/SaveDetail\" v5 and v6  <br>  <br>Removed \"Unannounce reward program\" and Farm Assurrer section from v6 audits. |\n| 03.06.2022 | Save Detail: Updated product attributes for Plants and Aquaculture.  <br>GetPrinciples : A new field NAexempt included |\n| 26.04.2022 | Updated \"Audit/SaveDetail\" v5 methods with additional data of products. The data structure of \"product_scope\" has been changed for v5 audit report. Please look into IFA request example IFA v5 |\n| 22.04.2022 | Updated \"Audit/SaveDetail\" v6 methods with latest product attributes. Also \"Audit/SaveDetail\" v5 methods with additional data of products. |\n| 21.04.2022 | Added new request \"Standard/List\" and \"Audit/CheckS1PQAnswers\"  <br>Updated IFA Audit Details (v6)\", \"Audit/GetS1PQ\", \"Audit/GetS2PQ\", \"Audit/New (v6)\", \"Audit/SaveDetail (v6)\", \"Audit/GetPrinciples\" |\n| 03.12.2021 | Added new requests related to v6: \"Product/GetEntryID\", \"Product/ListCategories\", \"Audit/SaveDetail - IFA Audit Details (v6)\", \"Audit/GetS1PQ\", \"Audit/GetS2PQ\", \"Audit/New (v6)\", \"Audit/SaveDetail (v6)\" |\n| 03.09.2021 | Re-structured Audit/SaveDetail by moving examples to the new folder \"Audit/SaveDetail - Standard / add-on specific (Assessment Details)\" |\n| 26.08.2021 | Added example of summary calculation and short description on revised summary calculation |\n| 26.07.2021 | Added CertificateCommittee details in Audit/SaveDetail: added Travel Information details and example response -> \"Audit/SaveDetail\". Added two new methods, udit/AddUser, Audit/RemoveUser to grant/remove access to audit reports |\n| 23.06.2021 | Updated Audit/SaveDetail: updated example response -> \"Audit/SaveDetail - PHA Standard\" |\n| 17.06.2021 | Updated Audit/SaveDetail: added new example response -> \"Audit/SaveDetail - HPSS Standard\" |\n| 09.06.2021 | Updated SaveControlPointValue method as DueDate is mandatory field when \"No\" is passed for control point |\n| 26.05.2021 | Updated response of Audit/Get and request of Audit/SaveDetail: added new field \"assessor.Standard\" and new object in \"CertificationCommittee\" in \"Assessments\" field\" + new example request and response |\n| 12.05.2021 | Updated Audit/List: added new fields \"skip\" and \"take\" + new example request and response |\n| 29.03.2021 | Updated Checklist/Get: added available translations under params + new example response incl. Method Inspection Guideline |\n| 19.03.2021 | Comments added in both Audit/SaveNonComplianceCorrectiveAction and Audit/GetNonComplianceCorrectiveActions; updated example requests and responses; DueDate, ClosedOn and ClosedBy are mandatory before status is set to \"Closed\". |\n| 12.03.2021 | Contact person name and email address and location in audit report are mandatory when status of the report is set to \"Closed\";All control points with \"No\" must have justification; updated example responses |\n| 02.03.2021 | Updated Audit/Get: added new example response -> \"Audit/Get (incl. \"Extended PO attribute\")\" |\n| 02.03.2021 | Updated Audit/SaveDetail: updated IFA assessment details for fields \"PPPO_PO\" and \"PPPO_Trade\" |\n| 08.02.2021 | Updated Audit/SaveDetail: Added new assessment details: TwoStages, ParticipateRewardProgram, ApprovedFlexibleDistributionRule. Two new assessment types added: subsequent, surveillance |\n| 20.10.2020 | Updated Audit/SaveControlPointValue: extended functionality for uploading multiple control points within a single request; updated request and added example response; deleted outdated methods |\n| 04.09.2020 | Updated Checklist/List and Audit/List: updated example responses |\n| 03.07.2020 | Updated params of Checklist/Get: language |\n| 09.06.2020 | Updated Audit/SaveDetail: missing element \"FoodSafetyPolicyDeclaration\" added |\n| 12.05.2020 | Updated Audit/SaveDetail: new element \"RemoteAssessed\" added; updated example response in Audit/Get: new element \"RemoteAssessed\" |\n| 20.04.2020 | Updated example response in Checklist/Get: new element \"DisableNA\" |\n| 14.04.2020 | Spelling mistake corrected in Audit/SaveDetail: \"AssessmentType\" |\n| 07.04.2020 | Updated Audit/SaveDetail: new Standard \"IFAQMS\" added to be used for Opt. 2 PG audits |\n| 05.11.2019 | Creation of entire documentation |","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"17445982","team":208228,"collectionId":"6abcca0e-7a02-4356-9480-7dc692779c9e","publishedId":"2s93K1qfxd","public":true,"publicUrl":"https://beta-api-audit-doc.globalgap.org","privateUrl":"https://go.postman.co/documentation/17445982-6abcca0e-7a02-4356-9480-7dc692779c9e","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":null,"colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"FF6C37"}},{"name":"light","logo":null,"colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"}}]}},"version":"8.10.1","publishDate":"2024-09-06T09:23:40.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":null,"logoDark":null}},"statusCode":200},"environments":[{"name":"Audit Online Hub - BETA","id":"83b088ec-5fcc-49a9-a746-db96083e017b","owner":"6027454","values":[{"key":"baseURL","value":"https://beta-api-audit.globalgap.org","enabled":true},{"key":"token","value":"4b5e8138-f8bb-4caa-8eaa-b538996XXXXX","enabled":true}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/8d5b40f39e27d9b2e2811ca3ea66d3d43eaec249546a729d5c6135c3be1aa4fa","favicon":"https://globalgap.org/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Audit Online Hub - BETA","value":"6027454-83b088ec-5fcc-49a9-a746-db96083e017b"}],"canonicalUrl":"https://beta-api-audit-doc.globalgap.org/view/metadata/2s93K1qfxd"}