Get Results of Modified Invoices since the last pull
Endpoint Name: getmodifiedinvoices
Endpoint Details:This API is used to get the results of modified invoices which are modified by any user of a company since the last pull.
Authorization: Bearer token as header
Request Type
Method
URL
POST
URL/access/klearstack/getmodifiedinvoices
Request Body
Type
Params
Values
Description
POST
company_name
string
Name of the company
POST
username
string
Username for a particular user of a company
POST
password
string
Password for a particular user of a company
POST
document_type
string
Type of document to be processed - “Invoices”, “Receipts”, “PurchaseOrders”,“NACH”,“LoanAgreement”
or “Insurances”.
By default “Invoices” will be set if this parameter is not passed
Note: Optional Parameter
PreviousGet Results of Invoices Accessible By A Specific UserNextGet Results of Approved Invoices Using Date Filter
Last updated