vendorPaymentJournal

POST {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/vendorPaymentJournals?tenant={{tenant}}

Request Params

KeyDatatypeRequiredDescription
tenantstring

Request Body

{"code"=>"OTTER", "displayName"=>"Otter cash receipts and payments", "balancingAccountId"=>"{{accountId}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
If-Matchstring

RESPONSES

status: Created

{"@odata.context":"http://educator:7048/BC/api/v2.0/$metadata#companies(f592399f-021d-ed11-9db9-000d3aa935da)/vendorPaymentJournals/$entity","@odata.etag":"W/\"JzIwOzE0OTg3Njc2NjIwNTUwMjU4NDY4MTswMDsn\"","id":"1377cc08-eb23-ed11-88e7-f2834877f72d","code":"OTTER","displayName":"Otter cash receipts and payments","balancingAccountId":"021c2ed0-021d-ed11-9db9-000d3aa935da","balancingAccountNumber":"10700","lastModifiedDateTime":"2022-08-24T20:26:30.03Z"}