Connectors Reference

BillsPLS

BillsPLS process the receipts/bills to extract only the useful details like vendor name, total, date, etc., categorize the bill into different categories like food, travel, etc. based on the line items in the receipts and detects the currency from the bill. Process millions of receipts submitted by your employees to the accounts payable department for reimbursement in matter of seconds and helps in generating reports and analyse the expenditure patterns at various levels.

 

Status: Preview

Tier: Premium

Version: 1.0

 

Actions:

Name

Summary

ReceiptsProcess (string Content-Type, ReceiptsProcessParameterBody body)

Receipts Process

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

ReceiptsProcessParameterBody

 

ReceiptsProcessResponse

 

 

Actions:

ReceiptsProcess

Summary: Receipts Process

Description: Process the receipts/bills to extract only the useful details like vendor name, total, date, etc., categorize the bill into different categories like food, travel, etc. based on the line items in the receipts and detects the currency from the bill.

 

Syntax:

BillsPLS.ReceiptsProcess (string Content-Type, ReceiptsProcessParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

(Content type of request)

Content-Type of POST Request

True

body

ReceiptsProcessParameterBody

 

 

True

 

Returns:

          Type:ReceiptsProcessResponse

 


 

ReceiptsProcessParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

imageNAME

string

 

imageNAME

imageBASE64

string(byte)

 

imageBASE64


 

ReceiptsProcessResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

BillNo

string

 

BillNo

CurrencyCode

string

 

CurrencyCode

Date

string

 

Date

Total

string

 

Total

VendorName

string

 

VendorName

image_id

string

 

image_id

receipt_type

string

 

receipt_type

user_id

integer(int32)

 

user_id