For the complete documentation index, see llms.txt. This page is also available as Markdown.

AccountsPayableService

Manage accounts payable records.

Symitar eDocs References: Coming soon.

Operations

getVendor

post

Retrieves a vendor.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringRequired
Responses
200

Successful operation.

application/json
post/getVendor
200

Successful operation.

getVendorSelectFields

post

Retrieves a vendor with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
post/getVendorSelectFields
200

Successful operation.

getVendorSelectFieldsFilterChildren

post

Retrieves a vendor with selected fields and filtered children.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
post/getVendorSelectFieldsFilterChildren
200

Successful operation.

getInvoice

post

Retrieves an invoice.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getInvoice
200

Successful operation.

getInvoiceSelectFields

post

Returns selected fields for an invoice.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getInvoiceSelectFields
200

Successful operation.

getInvoiceSelectFieldsFilterChildren

post

Retrieves an invoice with selected fields and filtered children.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getInvoiceSelectFieldsFilterChildren
200

Successful operation.

getInvoicePagedList

post

Retrieves a paged list of invoices.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getInvoicePagedList
200

Successful operation.

getInvoiceListSelectFields

post

Retrieves a list of invoices with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
post/getInvoiceListSelectFields
200

Successful operation.

searchInvoiceSelectFields

post

Searches invoices with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
post/searchInvoiceSelectFields
200

Successful operation.

getInvoicePagedListSelectFields

post

Returns a page of invoice selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getInvoicePagedListSelectFields
200

Successful operation.

searchInvoicePagedSelectFields

post

Searches invoices and returns selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/searchInvoicePagedSelectFields
200

Successful operation.

getInvoiceNote

post

Retrieves a note associated with an invoice.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
InvoiceNoteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getInvoiceNote
200

Successful operation.

getInvoiceNoteSelectFields

post

Returns selected fields for an invoice note.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
InvoiceNoteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getInvoiceNoteSelectFields
200

Successful operation.

getInvoiceNotePagedList

post

Retrieves a paged list of invoice notes.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getInvoiceNotePagedList
200

Successful operation.

getInvoiceNoteListSelectFields

post

Retrieves a list of invoice notes with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/getInvoiceNoteListSelectFields
200

Successful operation.

searchInvoiceNoteSelectFields

post

Searches invoice notes with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/searchInvoiceNoteSelectFields
200

Successful operation.

getInvoiceNotePagedListSelectFields

post

Returns a page of invoice note selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getInvoiceNotePagedListSelectFields
200

Successful operation.

searchInvoiceNotePagedSelectFields

post

Searches invoice notes and returns selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/searchInvoiceNotePagedSelectFields
200

Successful operation.

getVendorFmHistoryPagedList

post

Retrieves a paged list of vendor FM history.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getVendorFmHistoryPagedList
200

Successful operation.

getVendorFmHistoryListSelectFields

post

Retrieves a list of vendor FM history with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
post/getVendorFmHistoryListSelectFields
200

Successful operation.

searchVendorFmHistorySelectFields

post

Searches vendor FM history with selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
post/searchVendorFmHistorySelectFields
200

Successful operation.

getVendorFmHistoryPagedListSelectFields

post

Returns a page of vendor FM history selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/getVendorFmHistoryPagedListSelectFields
200

Successful operation.

searchVendorFmHistoryPagedSelectFields

post

Searches vendor FM history and returns selected fields.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
QuerystringOptional
Responses
200

Successful operation.

application/json
TokenstringOptional
post/searchVendorFmHistoryPagedSelectFields
200

Successful operation.

updateVendorByID

post

Updates a vendor.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
post/updateVendorByID
200

Successful operation.

updateInvoiceByID

post

Updates an invoice.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
InvoiceLocatorintegerOptional
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
post/updateInvoiceByID
200

Successful operation.

updateInvoiceNoteByID

post

Updates an invoice note.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
InvoiceNoteLocatorintegerOptional
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
post/updateInvoiceNoteByID
200

Successful operation.

createVendor

post

Creates a new vendor.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
VendorNumberstringOptional
post/createVendor
200

Successful operation.

createInvoice

post

Creates a new invoice.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
Responses
200

Successful operation.

application/json
InvoiceLocatorintegerOptional
post/createInvoice
200

Successful operation.

createInvoiceNote

post

Creates a note for an invoice.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
InvoiceNoteLocatorintegerOptional
post/createInvoiceNote
200

Successful operation.

deleteVendor

post

Deletes a vendor.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringRequired
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post/deleteVendor
200

Successful operation.

deleteInvoice

post

Deletes an invoice.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post/deleteInvoice
200

Successful operation.

deleteInvoiceNote

post

Deletes a note associated with an invoice.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
VendorNumberstringOptional
InvoiceLocatorintegerOptional
InvoiceNoteLocatorintegerOptional
Responses
200

Successful operation.

application/json
nxAttributesobjectOptional

The custom object for NexumAPI response attributes.

post/deleteInvoiceNote
200

Successful operation.

Last updated

Was this helpful?