Tenant Server V1

<back to all web services

vendor_bills_admin_requestAdd

The following routes are available for this service:
All Verbs/vendor_bills_admin_requestAdd
vendor_bills_admin_requestAdd Parameters:
NameParameterData TypeRequiredDescription
tokenquerystringYes
tokensecretquerystringYes
emailquerystringYes
infoquerybill1requestNo
bill1request Parameters:
NameParameterData TypeRequiredDescription
idnumberformintNo
creadateformDateTimeNo
modibyformstringNo
modidateformDateTimeNo
idciaformintNo
idvendorformintNo
vendornameformstringNo
idbillvenue1formintNo
projectciaformintNo
projectidformstringNo
venuenameformstringNo
venueledgerformstringNo
idbillvenue2formintNo
venueattentionnnameformstringNo
venueattentionemailformstringNo
invnumformstringNo
invdateformstringNo
amountformdecimalNo
descriptionformstringNo
statusformstringNo
rejectnotesformstringNo
fsformboolNo
propertyaddressformstringNo
listformList<bill1requestfiles>No
bill1requestfiles Parameters:
NameParameterData TypeRequiredDescription
idnumberformstringNo
xfilenameformstringNo
xfileformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/oneway/vendor_bills_admin_requestAdd HTTP/1.1 
Host: sdk.lovettcommercial.com 
Content-Type: text/csv
Content-Length: length

{"token":"String","tokensecret":"String","email":"String","info":{"idnumber":0,"creadate":"\/Date(-62135596800000-0000)\/","modiby":"String","modidate":"\/Date(-62135596800000-0000)\/","idcia":0,"idvendor":0,"vendorname":"String","idbillvenue1":0,"projectcia":0,"projectid":"String","venuename":"String","venueledger":"String","idbillvenue2":0,"venueattentionnname":"String","venueattentionemail":"String","invnum":"String","invdate":"String","amount":0,"description":"String","status":"String","rejectnotes":"String","fs":false,"propertyaddress":"String","list":[{"idnumber":"String","xfilename":"String","xfile":"String"}]}}