Skip to main content

Update sales invoice status updatesalesinvoicestatus.nv

Resource: updatesalesinvoicestatus.nv

HTTP-method: POST

This resource differs from others by it doesn't need XML message to work. Request is transferred in URI.
With this resource it is possible to update one or multiple (max 100) sales invoice statuses. If status is update to any other state than "unsent", sales invoice voucher is created automatically.
Querystring parameters:

Parameter name

Occurs

Example

Description

Example

netvisorkey

1

145

Invoice Netvisor ID

1

netvisorkeylist

0...1

1, 2, 3

Invoices Netvisor ID list separated with comma

1,2,3

status

1

open

To which status invoice/invoices will be set
- open
- overdue
- reminded
- requested
- collected
- paid
- creditloss

open

Did this answer your question?