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"}