NC365 Contact API (11260816)

Created by Tys van den Heuvel, Modified on Wed, 23 Jul, 2025 at 2:38 PM by Tys van den Heuvel

CreateNC365Contact

CreateNC365Contact(Contact: Record "Contact")

Creates a Magento customer account / record for the given customer record.

Parameters:

  • Customer - Customer record (table 18)

Returns: nothing


ReleaseNC365Contact

ReleaseNC365Contact(ContactNo: Code[20])

Marks a Magento customer account as released. Once an account is released it will be synchronized with Magento.

Parameters:

  • CustomerNo - Customer number

Returns: nothing


ReleaseNC365Contact

ReleaseNC365Contact(NC365Contact: Record "NC365 Contact")

Marks a Magento customer account as released. Once an account is released it will be synchronized with Magento.

Parameters:

  • CustomerNo - Magento customer record

Returns: nothing


SendWelcomeEmail

SendWelcomeEmail(ContactNo: Code[20])

Creates and sends a notification of NotificationType::Account for the given customer.

Parameters:

  • CustomerNo - Customer number

Returns: nothing


SendWelcomeEmail

SendWelcomeEmail(NC365Contact: Record "NC365 Contact")

Creates and sends a notification of NotificationType::Account for the given customer.

Parameters:

  • CustomerNo - Magento customer record

Returns: nothing


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article