customerPaymentJournal

PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customerPaymentJournals({{customerPaymentJournalId}})/?tenant={{tenant}}

Request Params

KeyDatatypeRequiredDescription
tenantstring

Request Body

{"balancingAccountId"=>"5319f968-4a86-ed11-aad5-000d3a38ed32"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
If-Matchstring

RESPONSES

status: OK

{"@odata.context":"http://bcserver:7048/BC/api/v2.0/$metadata#companies(a19eca60-4a86-ed11-aad5-000d3a38ed32)/customerPaymentJournals/$entity","@odata.etag":"W/\"JzIwOzEyOTAyMDQzNjI1OTM4Mjg3MzI0MTswMDsn\"","id":"dc1b6a90-44e3-ea11-bb43-000d3a2feca1","code":"GENERAL","displayName":"GENERAL","lastModifiedDateTime":"2022-12-30T11:39:56.967Z","balancingAccountId":"5319f968-4a86-ed11-aad5-000d3a38ed32","balancingAccountNumber":"2910"}