Appearance
Customers & Membership
These services manage customer records and membership data. Note that customer data resides in the AMZS d.d. company, while membership data resides in the separate CLANSKA BAZA company.
MobileCustomers
Namespace: urn:microsoft-dynamics-schemas/page/mobilecustomersEndpoint: Page/MobileCustomersType: Full CRUD Read key: No (String)
Entity Fields
| Field | Type | Description |
|---|---|---|
| Key | String | NAV internal key |
| No | String | Customer number (primary key) |
| Name | String | Customer name |
| Address | String | Street address |
| City | String | City |
| E_Mail | String | Email address |
| Post_Code | String | Postal code |
| Mobile_Phone_No | String | Mobile phone number |
| Membership_No | String | Associated membership number |
| Member_No | String | Member identifier |
MobileContactMembership
Namespace: urn:microsoft-dynamics-schemas/page/mobilecontactmembershipEndpoint: Page/MobileContactMembershipType: Full CRUD Read key: No (String)
Different Company
This service connects to the CLANSKA BAZA company, not the standard AMZS d.d. company used by all other services. The SOAP endpoint URL must include the correct company parameter.
Entity Fields
| Field | Type | Description |
|---|---|---|
| Key | String | NAV internal key |
| No | String | Contact number (primary key) |
| Membership_No | String | Membership identifier |
| Name | String | Contact name |
| Address | String | Street address |
| City | String | City |
| Post_Code | String | Postal code |
| Mobile_Phone_No | String | Mobile phone number |
| E_Mail | String | Email address |
| Expiration_Date | Date | Membership expiration date |