Gets the location specific chart of accounts configuration for a given location.
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/chartofaccounts/location/{locationId}
Parameter name | Value | Description | Additional |
---|---|---|---|
locationId | int32 | Required | |
businessId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
AuChartOfAccountsLocationGroupModel |
Powered by DapperDox