Topic: get_account_data api is not returning Account Name
I want to fetch all Account with following detail
ResourceID
Resource Name
DealerRights
BillingPlanName
Currenly I'm using (svc : account/get_account_data) remote API to fetch above details using core batch command, its not returning AccountID(ResourceID) and Account Name(Resource Name).
Is there any other way to Fetch above detail?
thanks in advance
J Prabhu