Resource: office.nv
HTTP-method: POST
Importing and editing customer's office details.
Querystring parameters:
Parameter | Occurs | Description | Example |
method | 1 | Add or Edit | Add |
customerid | 1 | Customer's NetvisorID | 123 |
officeid | 0...1 | Office NetvisorID, mandatory when editing existing | 1 |
Notify these:
- With edit you can remove information by giving tag as empty
- Office name is mandatory, it can never be empty
- FinvoiceAddress needs to be genuine OVT or IBAN-number
- FinvoiceOperator accepts all the same ID's than other resources, see list in customer.nv resource
Level | Element | Type and length | Occurs | Description | Example |
Root | root | Aggr. | 1 | ||
1 | office | Aggr. | 1 | ||
2 | name | String | 1 | Office name | |
2 | phonenumber | String | 0...1 | Office phone | |
2 | telefaxnumber | String | 0...1 | Office fax | |
2 | officeidentifier | String | 0...1 | Office code | |
2 | emailinvoicingaddress | String | 0...1 | E-mail invoice address of the office | |
2 | officecontactaddress | Aggr. | 0...1 | Office postal information | |
3 | streetaddress | String | 1 | Street name | |
3 | postnumber | String | 1 | Post number | |
3 | city | String | 1 | City | |
3 | country | String | 1 | Country code | |
Attr. | type | String | 1 | Always ISO-3166 | |
2 | officevisitaddress | Aggr. | 0...1 | Office visiting address | |
3 | streetaddress | String | 1 | Street name | |
3 | postnumber | String | 1 | Post number | |
3 | city | String | 1 | City | |
3 | country | String | 1 | Country code | |
Attr. | type | String | 1 | Always ISO-3166 | |
2 | officefinvoicedetails | Aggr. | 0...1 | Office electronic invoicing details | |
3 | finvoiceaddress | String | 1 | E-invoice address (IBAN or OVT) | |
3 | finvoiceroutercode | String | 1 | E-invoice operator |
Did you find it helpful? Yes No
Send feedback