Invoice series - OBSOLETE API

List Invoice series

URL

https://dev.v3manager.com/demo/api/invoiceCounter

HTTP Method

GET

Example

curl -H "key: {apiKey}" "https://dev.v3manager.com/demo/api/invoiceCounter"

Count Invoice series

URL

https://dev.v3manager.com/demo/api/invoiceCounter/count

HTTP Method

GET

Sum Invoice series

URL

https://dev.v3manager.com/demo/api/invoiceCounter/sum

HTTP Method

GET

Example

curl -H "key: {apiKey}" "https://dev.v3manager.com/demo/api/invoiceCounter/sum?field=total&search=["created",">","05-07-2023"]" Encoded: curl -H "key: {apiKey}" "https://dev.v3manager.com/demo/api/invoiceCounter/sum?field=total&search=%5B%22created%22%2C%22%3E%22%2C%2205-07-2023%22%5D"

Parameters

Name Type Required
field string yes
filter array no

Load Invoice series by id

URL

https://dev.v3manager.com/demo/api/invoiceCounter/:id

HTTP Method

GET

Example

curl -H "key: {apiKey}" "https://dev.v3manager.com/demo/api/invoiceCounter/22"

Create or update Invoice series

URL

https://dev.v3manager.com/demo/api/invoiceCounter

HTTP Method

POST

Fields

Name Label Data type Readonly Descrition
updateUserName Updated by string No
updateUser Updated by int Yes
zeros Number of ceros to the left int No
createUserName Created by string No
createUser Created by int Yes
deleted Removed bool Yes
companyName Company string No
company Company int No
updated Update date datetime Yes
created Creation date datetime Yes
format Format string No Usar {{num}} para reemplazar en cualquier parte el número. Usar #### para el año con 4 dígitos o ## con 2
prefix Prefix bool No If you add the number to the left as prefix or to the right
id ID int Yes
reset Reset select No
typeName Type string No
type Type int No
initialValue Initial value int No
lastDate Last date date No
lastValue Last value int No
Values for reset
Value Name
1 Year