Skip to main content

NC365 Website API (11260740)

GetPublicPriceCustomerNo

GetPublicPriceCustomerNo(): Code[20]

Retrieve the Public Price Customer No. field from the general setup.If specified, this is the customer number that is used for calculating the base price which is (by default) visible for all web visitors.This value can be overruled on website level.

Parameters: none

Returns: A customer number

GetPublicPriceCustomerNo

GetPublicPriceCustomerNo(WebsiteCode: Code[50]): Code[20]

Retrieve the Public Price Customer No. that is specified at website level.If specified, this is the customer number that is used for calculating the base price which is (by default) visible for all web visitors.If specified, this value takes precedence over what is specified on the general setup card.

Parameters:

  • WebsiteCode - Website code

Returns: A customer number

GetPublicPriceCustomerNo

GetPublicPriceCustomerNo(WebsiteID: Integer): Code[20]

Retrieve the Public Price Customer No. that is specified at website level.If specified, this is the customer number that is used for calculating the base price which is (by default) visible for all web visitors.If specified, this value takes precedence over what is specified on the general setup card.

Parameters:

  • WebsiteID - Website ID (The integer ID as used in Magento)

Returns: A customer number

GetPublicPriceCustomerNo

GetPublicPriceCustomerNo(Website: Record "NC365 Website"): Code[20]

Retrieve the Public Price Customer No. that is specified at website level.If specified, this is the customer number that is used for calculating the base price which is (by default) visible for all web visitors.If specified, this value takes precedence over what is specified on the general setup card.

Parameters:

  • Website - Website Record (table 11260679)

Returns: A customer number

GetAssingedItemNos

GetAssingedItemNos(WebsiteID: Integer): List of [Code[20]]

Retrieve all item numbers assigned to a website.

Parameters:

  • WebsiteCode - Website code

Returns: A customer number

GetAssingedItemNos

GetAssingedItemNos(WebsiteCode: Code[50]): List of [Code[20]]

Retrieve all item numbers assigned to a website.

Parameters:

  • WebsiteCode - Website code

Returns: A list of item nos

GetAssingedItemNos

GetAssingedItemNos(Website: Record "NC365 Website"): List of [Code[20]]

Retrieve all item numbers assigned to a website.

Parameters:

  • Website - NC365 Website record

Returns: A list of item nos

Fully automated installation and onboarding

Install via AppSource

Click on the AppSource button, install the free trial and just follow the instructions