Resource: masspayments.nv
HTTP-method: POST
It is possible to post sales payments as mass using this resource. If sales payments are posted on the same voucher, voucher type is single. If sales payments are posted on multiple vouchers, voucher type is multiple. If voucher type is single, element "voucherdate" is compulsory. Given voucher date and/or the sales payments cannot be on locked period.
Request:
Level | Element name | Type and length | Occurs | Description | Example |
Root | root | Aggr. | 1 | ||
1 | masspayments | Aggr. | 1 | ||
2 | vouchertype | String | 1 | Voucher type: single or multiple. If single, payments are posted on the same voucher and "paymentdate" is compulsory. If multiple, payments are posted on multiple vouchers. | single |
2 | voucherdate | Date | 0...1 | Voucher date. Compulsory if "vouchertype=single" | 2021-11-25 |
2 | voucherdescription | String | 1 | Voucher description | Payments |
2 | layoutrulenetvisorkey | Numeric | 1 | Layoutrule NetvisorKey. Must exist in Netvisor. | 1 |
2 | masspayment | Attr. | 1...n | ||
3 | paymentnetvisorkey | Numeric | 1 | Sales payment NetvisorKey | 3000 |
Did you find it helpful? Yes No
Send feedback