Retrieve Accounting Company Configuration Details

GET {{base_url}}/AccountingCompanyConfig/CFGAutoPosting

Use this endpoint to retrieve accounting company configuration details.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Company":"01","UninvoicedRevenue":"402.00","UninvoicedRevenueName":"Unbilled Revenue","UninvoicedRevenueAccountType":4,"UnbilledServices":"121.00","UninvoicedRevenue1":"","UninvoicedRevenue2":"","UninvoicedRevenue3":"","UninvoicedRevenue4":"","UninvoicedRevenue5":"","UnbilledServices1":"","UnbilledServices2":"","UnbilledServices3":"","UnbilledServices4":"","UnbilledServices5":"","FeeBilledAccount1":"","FeeBilledAccount2":"","FeeBilledAccount3":"","FeeBilledAccount4":"","FeeBilledAccount5":""}]