Skip to content

Latest commit

 

History

History
67 lines (49 loc) · 1.86 KB

File metadata and controls

67 lines (49 loc) · 1.86 KB

Api changes

Added Type(s)
  • added type CustomerDefaultBillingAddressSetMessage
  • added type CustomerDefaultShippingAddressSetMessage
  • added type CustomerStoresSetMessage
  • added type CustomerDefaultBillingAddressSetMessagePayload
  • added type CustomerDefaultShippingAddressSetMessagePayload
  • added type CustomerStoresSetMessagePayload
Added Method(s)
  • added method apiRoot.withProjectKey().recurrencePolicies().withKey().delete()
  • added method apiRoot.withProjectKey().recurrencePolicies().withId().delete()

Import changes

Added Type(s)
  • added type AssociateRoleKeyReference
  • added type BusinessUnitKeyReference
  • added type BusinessUnitImportRequest
  • added type AssociateRoleInheritanceMode
  • added type BusinessUnitStatus
  • added type BusinessUnitAssociateMode
  • added type BusinessUnitApprovalRuleMode
  • added type BusinessUnitStoreMode
  • added type BusinessUnitType
  • added type AssociateRoleAssignmentDraft
  • added type AssociateDraft
  • added type BusinessUnitImport
  • added type CompanyBusinessUnitImport
  • added type DivisionBusinessUnitImport
Added Method(s)
  • added method apiRoot.withProjectKeyValue().businessUnits().importContainers().withImportContainerKeyValue().post()
Added Resource(s)
  • added resource /{projectKey}/business-units
  • added resource /{projectKey}/business-units/import-containers
  • added resource /{projectKey}/business-units/import-containers/{importContainerKey}
Added Enum(s)
  • added enum business-unit to type ImportResourceType
  • added enum associate-role to type ReferenceType
  • added enum business-unit to type ReferenceType