Digital Client List – Test environment

Digital Client List – version v.1.0 New Methods:

  1. Insert new Digital Client List registration - SendClient
  2. Change of Digital Client List Registration - UpdateClient
  3. Cancellation of Digital Client List registration - CancelClient
  4. Correlation of Digital Client List record(s) with Tax Document - ClientCorrelations
  5. Get Submitted Business Records - RequestClients

Examples of sending xml:

  1. SendClient 
  2. UpdateClient 

Latest Improvements:

  • UpdateClient: The field providedServiceCategory is now mandatory when the clientServiceType corresponds to Parking/Car Wash Services (clientServiceType=2) or Repair Shops (clientServiceType=3).
  • UpdateClient: When the clientServiceType corresponds to Car Rental Offices (clientServiceType=1), the providedServiceCategory field is not submitted.
  • UpdateClient: New validation rules have been added involving the invoiceKind field (Document Type), in combination with the providedServiceCategory.
  • UpdateClient: This service can be called multiple times by the user for a given initialDclId (initial Digital Client Register ID), in order to update and complete the initial registration.
    If the service call includes mandatory fields, these fields must be included in every subsequent call.
    For example, in the case of Parking/Car Wash or Repair Shops, where providedServiceCategory is required, it must be submitted with each request.
    If fields are optional (e.g. Agreed Amount), there is no need to re-submit them as long as they have already been transmitted once and no update is intended.
  • ClientCorrelations: It is now possible to associate a MARK or ECR document with a Digital Client Register ID (as returned by SendClient) more than once.
  • For foreign license plates, additional validations have been added:
    • SendClient: For RentalType (Car Rental Offices), the Vehicle Category and Vehicle Manufacturer fields are now mandatory.
    • SendClient: For ParkingCarWashType (Parking/Car Wash Services), the Vehicle Category field is mandatory.
    • SendClient: For GarageType (Repair Shops), both the Vehicle Category and the Vehicle Manufacturer fields are mandatory.