Get protection information
Description Return all information about a brand protection. Parameters Responses URL Parameters {idBP} Brand protection
Description Return all information about a brand protection. Parameters Responses URL Parameters {idBP} Brand protection
Description Create a new brand protection. Parameters Responses ⚠️Important information Headers Authorization string The Autorization
StructOperationResponse brandProtectionSetPreference(string idSession, string IDBP, string codePref, string enable) Define the “to be renewed” information
StructOperationResponse brandProtectionSetPreference(string idSession, string IDBP, string codePref, string enable) Enable or disable auto renew feature.
StructOperationResponse brandProtectionDelete(string $IDsession, string $id) Delete a brand protection. Parameters Responses PHP example REQUIRED idSession
StructOperationResponse brandProtectionRenew(string idSession, string id, int duration) Renew a brand protection for a new period.
StructOperationResponse brandProtectionTransferOwner(string idSession, string id, string idOwner) Request the transfer of the ownership to another
StructOperationResponse brandProtectionTransfer(string idSession, string reg_id, string label, string prod, string authID, string idOwner) Request the
StructBrandProtectionInfo brandProtectionInfo(string IDSession, string IDBP) Return all information about a brand protection. Parameters Responses PHP