java.lang.Object
com.ringcentral.paths.restapi.v2.accounts.costcenters.Index

public class Index extends Object
  • Field Details

  • Constructor Details

    • Index

      public Index(Index parent)
  • Method Details

    • path

      public String path()
    • path

      public String path(Boolean withParameter)
    • get

      Returns the list of cost centers of the account specified in path. HTTP Method: get Endpoint: /restapi/v2/accounts/{accountId}/cost-centers Rate Limit Group: Light App Permission: ReadAccounts User Permission: CostCenterManagement
      Throws:
      RestException
      IOException