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 .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /json/reply/JournalEntryRequest HTTP/1.1 
Host: toyota.pbssystems.com 
Content-Type: application/json
Content-Length: length

{"TransactionDate":"String","PostedDate":"String","Description":"String","ReferenceIdentifiers":[{"Key":"String","Value":"String","IsUniqueIdentifier":false}],"DealerStaff":{"Identifiers":[{"Value":"String","System":"String"}],"Name":"String","Email":"String","Phone":"String"},"Customer":{"Identifiers":[{"Value":"String","System":"String"}],"Name":"String","Email":"String","Phone":"String"},"Lines":[{"AccountNumber":"String","AccountName":"String","Debit":0,"Credit":0,"Currency":"String","Description":"String"}],"CreatedBy":"String","CreatedAt":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

(string)