Visma eAccounting API news

Howdy, code wranglers! 🤠
Spring is in the air, and we've got some fresh updates for you. Let's get down to business:

🆕Added

  • New property for AttachmentResultApi. Affected endpoint GET /v2/attachments, GET /v2/attachments/{attachmentId}

    • Photosource
      • Unknown = 0
      • VismaScannerApp = 1
      • CompanyEmail = 2
      • EmployeeEmail = 3
      • DragAndDrop = 100
      • eInvoice = 101
      • ScanPDF = 102
      • ScanLetter = 103
      • Integration = 105
  • Four new properties for CompanySettingsApi. Affected endpoint GET /v2/companysettings, PUT /v2/companysettings

    • UsesSupplierInvoiceEdit - Allow editing of purchase invoices.
    • UsesAdvancedMode - Show debit and credit on purchase invoices.
    • FirstPaymentReminderWithoutFee - Describes if first payment reminder is free of charge. To skip updating this property, set it to null.
    • LatePaymentFee - Late payment fee. To skip updating this property, set it to null.

As always, if there are any questions, just toss them our way and let's tackle them together. Happy coding, everyone! 🌞