Introduction
The submit for verification claims API allows the user to indicate which entity and claim type to send for claim creation and verification.There are currently two workflows supported for creating Materials claims. Users can create claims by using the Higg MSI/PM platform tools, in which case they should use the workflow described in this section to create claims.
Users can also fill out an offline data collection spreadsheet that is imported by Higg Admin into the Higg platform to generate Materials claims, these imported claims are flagged in the endpoint https://api-v2.staging.higg.org/claim-api/pm/search results with the field “importedMaterialsClaims”: true. These imported claims should not have claims created via this API claim process since they already have verified claims and published profiles automatically created during the spreadsheet import process.
Users can also fill out an offline data collection spreadsheet that is imported by Higg Admin into the Higg platform to generate Materials claims, these imported claims are flagged in the endpoint https://api-v2.staging.higg.org/claim-api/pm/search results with the field “importedMaterialsClaims”: true. These imported claims should not have claims created via this API claim process since they already have verified claims and published profiles automatically created during the spreadsheet import process.
Product Module Claims Creation/Verification
To create product module claims, the user sends the product ids and claim type they want to create/send for verification. If the claim is eligible for creation without verification, then the claim/profile will be instantly created. If the claim is eligible for verification, then the claim will be set to status ‘In Verification’.Use endpoint https://api-v2.production.higg.org/claim-api/submit-to-verification.

