Commerce 365 for Developers
CreateHeader CreateHeader(DocumentNo: Code[20]; StagingOrderNo: Code[20]): Record "NC365 Shipment Header" Creates an NC365 Shipment Header for...
Wed, 5 Jul, 2023 at 11:13 PM
GetPublicPriceCustomerNo GetPublicPriceCustomerNo(): Code[20] Retrieve the Public Price Customer No. field from the general setup.If specified, this is ...
Wed, 26 Oct, 2022 at 2:12 PM
As software developers we know how important it is for other developers to be able to properly extend our applications. To accomplish most of the developme...
Tue, 30 May, 2023 at 9:04 PM
IntegrationEvent: OnAfterGetAttributeFromMagento OnAfterGetAttributeFromMagento(var Attribute: Record "NC365 Attribute"; MageAttribute: JsonObje...
Tue, 6 Sep, 2022 at 4:58 PM
IntegrationEvent: OnAfterGetAttributeSetFromMagento OnAfterGetAttributeSetFromMagento(var AttributeSet: Record "NC365 Attribute Set"; MageAttrib...
Tue, 6 Sep, 2022 at 4:59 PM
IntegrationEvent: OnAfterReleaseWebCustomer OnAfterReleaseWebCustomer(var NC365Customer: Record "NC365 Customer") This event is raised directl...
Fri, 24 Nov, 2023 at 8:45 AM
IntegrationEvent: OnBeforeCalculateInventory OnBeforeCalculateInventory(ItemNo: Code[20]; VariantCode: Code[10]; var Inventory: Decimal; var Handled: Bool...
Wed, 26 Oct, 2022 at 2:22 PM
IntegrationEvent: OnBeforeSync OnBeforeSync(NC365Item: Record "NC365 Item"; var MageItem: JsonObject; var SyncResult: Enum "NC365 Sync Resu...
Tue, 6 Sep, 2022 at 5:01 PM
IntegrationEvent: OnBeforeSync OnBeforeSync(NC365Location: Record "NC365 Location"; var MageLocation: JsonObject; var SyncResult: Enum "NC3...
Wed, 26 Oct, 2022 at 2:23 PM
IntegrationEvent: OnAfterCreateWebItem OnAfterCreateWebItem(var NC365Item: Record "NC365 Item"); This is event is fired directly after a web i...
Wed, 26 Oct, 2022 at 2:25 PM