ToyotaWebServices

<back to all web services

JournalEntryRequest

The following routes are available for this service:
All Verbs/accounting/journal-entries

To override the Content-type in your clients 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/reply/JournalEntryRequest HTTP/1.1 
Host: toyota.pbssystems.com 
Content-Type: text/csv
Content-Length: length

TransactionDate,PostedDate,Description,ReferenceIdentifiers,DealerStaff,Customer,Lines,CreatedBy,CreatedAt
String,String,String,"[{Key:String,Value:String,IsUniqueIdentifier:False}]","{Identifiers:[{Value:String,System:String}],Name:String,Email:String,Phone:String}","{Identifiers:[{Value:String,System:String}],Name:String,Email:String,Phone:String}","[{AccountNumber:String,AccountName:String,Debit:0,Credit:0,Currency:String,Description:String}]",String,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

(string)