Skip to content

Reference Lists

These services provide lookup data for performers (AKC service providers) and general reference lists used throughout the application. The list services are read-only and provide hierarchical code/description pairs for dropdowns and validation.

AMZSMobileAKCPerformers

Namespace: urn:microsoft-dynamics-schemas/page/amzsmobileakcperformersEndpoint: Page/AMZSMobileAKCPerformersType: Full CRUD Read key: No (String)

Comprehensive performer (service provider) records with full contact and organizational details.

Entity Fields

FieldTypeDescription
KeyStringNAV internal key
NoStringPerformer number (primary key)
NameStringPerformer name
Name_2StringExtended name
AddressStringStreet address
Address_2StringExtended address line
CityStringCity
Phone_NoStringPhone number
FaxStringFax number
E_MailStringEmail address
Performer_TypeEnumType of performer
VAT_Registration_NoStringVAT registration number
CommentStringFree-text comment
Country_Region_CodeStringCountry/region code
Post_CodeStringPostal code
CountyStringCounty/region
Resource_NoStringLinked resource number
Vendor_NoStringLinked vendor number
No_SeriesStringNumber series identifier
Responsibility_CenterStringOrganizational responsibility center
Old_NoStringLegacy performer number
Company_GenderEnumCompany gender classification

MobileAkcPefromers

Namespace: urn:microsoft-dynamics-schemas/page/mobileakcpefromersEndpoint: Page/MobileAkcPefromersType: Full CRUD Read key: No (String)

Typo in Service Name

The service name MobileAkcPefromers contains a typo ("Pefromers" instead of "Performers"). This is the original NAV service name and must be used as-is in all SOAP requests.

A simplified performer view with only essential fields, suitable for list displays and quick lookups.

Entity Fields

FieldTypeDescription
KeyStringNAV internal key
NoStringPerformer number (primary key)
NameStringPerformer name
AddressStringStreet address
CRM_DeactivateBooleanWhether the performer is deactivated in CRM
CompanyBooleanWhether the performer is a company (vs. individual)
Parent_CompanyStringParent company reference
Performer_TypeEnumType of performer

AMZSMobileAMZSLists

Namespace: urn:microsoft-dynamics-schemas/page/amzsmobileamzslistsEndpoint: Page/AMZSMobileAMZSListsType: Read-only Read key: Type (Enum), Code (String), Parent_Code (String)

Read-only Service

This service only exposes Read, ReadMultiple, ReadByRecId, GetRecIdFromKey, and IsUpdated methods. No create, update, or delete operations are available.

Composite Primary Key

This service uses a composite key of Type, Code, and Parent_Code for record identification.

Extended reference list with AMZS-specific fields including self-payer flag and CRM deactivation status. Used for hierarchical lookups where Parent_Code establishes parent-child relationships between list entries.

Entity Fields

FieldTypeDescription
KeyStringNAV internal key
TypeEnumList type classification
CodeStringEntry code
Parent_CodeStringParent entry code (for hierarchy)
DescriptionStringEntry description
Self_PayerBooleanWhether the entry represents a self-payer
CRM_DeactivateBooleanWhether the entry is deactivated in CRM

AMZSMobileLists

Namespace: urn:microsoft-dynamics-schemas/page/amzsmobilelistsEndpoint: Page/AMZSMobileListsType: Read-only Read key: Type (Enum), Code (String), Parent_Code (String)

Read-only Service

This service only exposes Read, ReadMultiple, ReadByRecId, GetRecIdFromKey, and IsUpdated methods. No create, update, or delete operations are available.

Composite Primary Key

This service uses a composite key of Type, Code, and Parent_Code for record identification.

Basic reference list service providing simple code/description pairs with hierarchical support. This is the minimal variant of the list services.

Entity Fields

FieldTypeDescription
KeyStringNAV internal key
TypeEnumList type classification
CodeStringEntry code
Parent_CodeStringParent entry code (for hierarchy)
DescriptionStringEntry description