Manufacturer id
curl -i -X GET \ 'https://customer-slug.api-se.playground.norce.tech/commerce/management/1.0/api/manufacturer/{id}'
{ "Id": 0, "Key": "00000000-0000-0000-0000-000000000000", "Name": "string", "Code": "string", "OrganizationNo": "string", "UniqueUrlName": "string", "IsUniqueUrlNameManuallyMaintained": true, "Prefix": "string", "Website": "string", "LogoKey": "00000000-0000-0000-0000-000000000000", "LogoUrl": "string", "SupportUrl": "string", "DefaultSupportUrl": "string", "IsSupportUrlInherited": true, "SupportEmailAddress": "string", "DefaultSupportEmailAddress": "string", "IsSupportEmailAddressInherited": true, "SupportPhoneNumber": "string", "DefaultSupportPhoneNumber": "string", "IsSupportPhoneNumberInherited": true, "SupportAvailableHours": "string", "DefaultSupportAvailableHours": "string", "IsSupportAvailableHoursInherited": true, "SupportPolicy": "string", "DefaultSupportPolicy": "string", "IsSupportPolicyInherited": true, "SupportDescription": "string", "DefaultSupportDescription": "string", "IsSupportDescriptionInherited": true, "IsActive": true, "Changed": "2019-08-24T14:15:22Z", "ChangedBy": "string", "Cultures": [ { … } ] }
curl -i -X PUT \ 'https://customer-slug.api-se.playground.norce.tech/commerce/management/1.0/api/manufacturer/{id}' \ -H 'Content-Type: application/json' \ -d '{ "Id": 0, "Key": "00000000-0000-0000-0000-000000000000", "Name": "string", "Code": "string", "OrganizationNo": "string", "UniqueUrlName": "string", "IsUniqueUrlNameManuallyMaintained": true, "Prefix": "string", "Website": "string", "LogoKey": "00000000-0000-0000-0000-000000000000", "LogoUrl": "string", "SupportUrl": "string", "DefaultSupportUrl": "string", "IsSupportUrlInherited": true, "SupportEmailAddress": "string", "DefaultSupportEmailAddress": "string", "IsSupportEmailAddressInherited": true, "SupportPhoneNumber": "string", "DefaultSupportPhoneNumber": "string", "IsSupportPhoneNumberInherited": true, "SupportAvailableHours": "string", "DefaultSupportAvailableHours": "string", "IsSupportAvailableHoursInherited": true, "SupportPolicy": "string", "DefaultSupportPolicy": "string", "IsSupportPolicyInherited": true, "SupportDescription": "string", "DefaultSupportDescription": "string", "IsSupportDescriptionInherited": true, "IsActive": true, "Changed": "2019-08-24T14:15:22Z", "ChangedBy": "string", "Cultures": [ { "CultureCode": "string", "SupportUrl": "string", "IsSupportUrlInherited": true, "SupportEmailAddress": "string", "IsSupportEmailAddressInherited": true, "SupportPhoneNumber": "string", "IsSupportPhoneNumberInherited": true, "SupportAvailableHours": "string", "IsSupportAvailableHoursInherited": true, "SupportPolicy": "string", "IsSupportPolicyInherited": true, "SupportDescription": "string", "IsSupportDescriptionInherited": true, "IsTranslated": true } ] }'
curl -i -X GET \ https://customer-slug.api-se.playground.norce.tech/commerce/management/1.0/api/manufacturer
[ { "Id": 0, "Key": "00000000-0000-0000-0000-000000000000", "Name": "string", "Code": "string", "OrganizationNo": "string", "UniqueUrlName": "string", "IsUniqueUrlNameManuallyMaintained": true, "Prefix": "string", "Website": "string", "LogoKey": "00000000-0000-0000-0000-000000000000", "LogoUrl": "string", "SupportUrl": "string", "DefaultSupportUrl": "string", "IsSupportUrlInherited": true, "SupportEmailAddress": "string", "DefaultSupportEmailAddress": "string", "IsSupportEmailAddressInherited": true, "SupportPhoneNumber": "string", "DefaultSupportPhoneNumber": "string", "IsSupportPhoneNumberInherited": true, "SupportAvailableHours": "string", "DefaultSupportAvailableHours": "string", "IsSupportAvailableHoursInherited": true, "SupportPolicy": "string", "DefaultSupportPolicy": "string", "IsSupportPolicyInherited": true, "SupportDescription": "string", "DefaultSupportDescription": "string", "IsSupportDescriptionInherited": true, "IsActive": true, "Changed": "2019-08-24T14:15:22Z", "ChangedBy": "string", "Cultures": [ … ] } ]
curl -i -X POST \ https://customer-slug.api-se.playground.norce.tech/commerce/management/1.0/api/manufacturer \ -H 'Content-Type: application/json' \ -d '{ "Id": 0, "Key": "00000000-0000-0000-0000-000000000000", "Name": "string", "Code": "string", "OrganizationNo": "string", "UniqueUrlName": "string", "IsUniqueUrlNameManuallyMaintained": true, "Prefix": "string", "Website": "string", "LogoKey": "00000000-0000-0000-0000-000000000000", "LogoUrl": "string", "SupportUrl": "string", "DefaultSupportUrl": "string", "IsSupportUrlInherited": true, "SupportEmailAddress": "string", "DefaultSupportEmailAddress": "string", "IsSupportEmailAddressInherited": true, "SupportPhoneNumber": "string", "DefaultSupportPhoneNumber": "string", "IsSupportPhoneNumberInherited": true, "SupportAvailableHours": "string", "DefaultSupportAvailableHours": "string", "IsSupportAvailableHoursInherited": true, "SupportPolicy": "string", "DefaultSupportPolicy": "string", "IsSupportPolicyInherited": true, "SupportDescription": "string", "DefaultSupportDescription": "string", "IsSupportDescriptionInherited": true, "IsActive": true, "Changed": "2019-08-24T14:15:22Z", "ChangedBy": "string", "Cultures": [ { "CultureCode": "string", "SupportUrl": "string", "IsSupportUrlInherited": true, "SupportEmailAddress": "string", "IsSupportEmailAddressInherited": true, "SupportPhoneNumber": "string", "IsSupportPhoneNumberInherited": true, "SupportAvailableHours": "string", "IsSupportAvailableHoursInherited": true, "SupportPolicy": "string", "IsSupportPolicyInherited": true, "SupportDescription": "string", "IsSupportDescriptionInherited": true, "IsTranslated": true } ] }'
curl -i -X GET \ https://customer-slug.api-se.playground.norce.tech/commerce/management/1.0/api/manufacturer/deleted
[ { "Id": 0, "Key": "00000000-0000-0000-0000-000000000000", "Name": "string", "Code": "string", "OrganizationNo": "string", "UniqueUrlName": "string", "IsUniqueUrlNameManuallyMaintained": true, "Prefix": "string", "Website": "string", "LogoKey": "00000000-0000-0000-0000-000000000000", "LogoUrl": "string", "SupportUrl": "string", "DefaultSupportUrl": "string", "IsSupportUrlInherited": true, "SupportEmailAddress": "string", "DefaultSupportEmailAddress": "string", "IsSupportEmailAddressInherited": true, "SupportPhoneNumber": "string", "DefaultSupportPhoneNumber": "string", "IsSupportPhoneNumberInherited": true, "SupportAvailableHours": "string", "DefaultSupportAvailableHours": "string", "IsSupportAvailableHoursInherited": true, "SupportPolicy": "string", "DefaultSupportPolicy": "string", "IsSupportPolicyInherited": true, "SupportDescription": "string", "DefaultSupportDescription": "string", "IsSupportDescriptionInherited": true, "IsActive": true, "Changed": "2019-08-24T14:15:22Z", "ChangedBy": "string", "Cultures": [ … ] } ]