Add Voucher

Log in to see full request history
Body Params
integer
required

Id of referenced currency record

string
required

Base64 encoded document data. Only PDF-documents are currently fully supported.

string
required
length ≤ 255

File name for voucher document. Only PDF-documents are currently fully supported.

string
required
length ≤ 255

Mime type for voucher document. Only PDF-documents are currently fully supported.

string | null

Reference from external system

date | null

Date for the transaction

string | null

The number of the project that this voucher is attached to. It is only possible to post vouchers to existing projects in NEXT.

string
required
length ≤ 20

Serial number. Usually voucher number.

Responses

Response body
object
integer
required

Id of record, used as primary key when looking up items using the API

date-time
required

Timestamp of the last time the object was modified

integer
required

The Id of the user that last made changes to the object

date-time
required

Timestamp of when the object was first created

integer
required

The Id of the user that first created the object

integer
required

Id of referenced currency record

string | null

Reference from external system

date | null

Date for the transaction

string | null

The number of the project that this voucher is attached to. It is only possible to post vouchers to existing projects in NEXT.

string
required
length ≤ 20

Serial number. Usually voucher number.

Language
Credentials
OAuth2
URL