Resource: getcirculationlists.nv
HTTP-method: GET
Fetch company's circulation lists. The identifier (NetvisorKey) is needed when setting circulation list to the purchase invoice using resource purchaseinvoicecirculation.nv. This resource return all circulation lists and parameters are not available.
Response:
Level | Element | Format | Occurs | Description | Example |
root | root | Aggr. | 1 | ||
1 | CirculationLists | Aggr. | 1 | ||
2 | CirculationList | Aggr. | 0..n | ||
3 | NetvisorKey | Numeric | 1 | Circulation list's identifier | 10 |
3 | Name | String | 1 | Name of the circulation list | Summer ciruclation list |
3 | IsDefault | Boolean | 1 | Is circulation list default, true or false | true |
3 | IsForced | Boolean | 1 | Is factual verifier circulation forced, true or false | false |
3 | LastEditTimeStamp | Date | 0..1 | Latest editing time | 2023-05-02T09:30:59.247 |
3 | Verifiers | Aggr. | 0..1 | ||
4 | FactualVerifier | Aggr. | 0..n | ||
5 | Name | String | 1 | Factual verifier's name | Axel FactualVerifier |
5 | Order | Numeric | 0..1 | Verifier's order, if circulation is forced | 1 |
5 | IsMainFactualVerifier | Boolean | 0..1 | Is main factual verifier. The element is returned in the response only if the value is true | true |
4 | Approver | Aggr. | 0..1 | ||
5 | Name | String | 1 | Name of the approver | Anna Approver |
Did you find it helpful? Yes No
Send feedback