get http://localhost:55667/api2/fixed-asset-starting-balance-list
Retrieve list of fixedassetstartingbalancelist. For more information, see https://www.manager.io/guides?fixed-asset-starting-balance-list
Response
Retrieve list of fixedassetstartingbalancelist. For more information, see https://www.manager.io/guides?fixed-asset-starting-balance-list
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/fixed-asset-starting-balance-list \
--header 'accept: application/json'
Try It!
to start a request and see the response here!