UpCustomer Structure
| Name | Description | |
|---|---|---|
|
amount | The agreed payment amount |
|
clientServiceType |
Mandatory Field Get the possible values using the myDATATools.getDclClientServiceType method. Important: This field must match Customer.clientServiceType as sent. |
|
comments | Free Text - max 150 chars AADE will trim comments to 150 characters if their length exceeds this limit. |
|
completionDateTime | The date and time that the entry was completed |
|
cooperatingVatNumber | The Cooperating VAT Number |
|
dclId |
Mandatory Field The DCLID as returned from SendCustomer |
|
entryCompletion | Determines if the entry is completed or not |
|
exitDateTime |
The date and time of departure for other tasks Mandatory field when offSiteProvidedService has value |
|
invoiceCounterCountry |
Mandatory Field Get all available Countries using getCountries() |
|
invoiceCounterVatNumber | Customer's VAT Number |
|
invoiceKind |
The invoice kind, type of Integer Get the possible values using the myDATATools.getDclInvoiceKind method. |
|
isDiffVehReturnLocation | Determines if the vehicle return location is different |
|
nonIssueInvoice | Determines if the invoice has not been issued for this customer |
|
offSiteProvidedService |
The invoice kind, type of Integer Get the possible values using the myDATATools.getDclOffSiteProvidedServiceType method. If an invoice was not issued, the reasonNonIssueType is mandatory to be filled. |
|
otherBranch | The entity's branch. If there is no branch, then branch = 0. |
|
providedServiceCategory |
Get the possible values using the myDATATools.getDclProvidedServiceCategory method. When providedServiceCategory = 5, then the field providedServiceCategoryOther must have value. |
|
providedServiceCategoryOther |
Free text Mandatory field when providedServiceCategory = 5 |
|
reasonNonIssueType |
The reason why an invoice was not issued.
Get the possible values using the myDATATools.getDclReasonNonIssueType method. Mandatory field when invoiceKind has no value |
|
vehicleReturnLocation |
Free Text Determines the Vehicle return Location |