feat: add no vat property to customers

This commit is contained in:
2026-04-14 13:12:21 +02:00
parent 26cbdeec0a
commit f55d59a0fd
6 changed files with 54 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
info:
name: Set is_no_vat
type: http
seq: 4
http:
method: PATCH
url: "{{bas_url"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5