integrations.sh
← all integrations

nexmo.com – subaccounts

OpenAPI apis-guru

The Subaccounts API enables you to create subaccounts under your primary account. Subaccounts facilitate differential product configuration, reporting, and billing. The Subaccounts API is released initially with restricted availability. You can read more about the API in the .

Homepage
https://api.apis.guru/v2/specs/nexmo.com:subaccounts/1.0.8.json
Provider
nexmo.com:subaccounts / subaccounts
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/nexmo.com/subaccounts/1.0.8/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/nexmo.com/subaccounts/1.0.8/openapi.yaml

Tools (11)

Extracted live via the executor SDK.

  • subaccountManagement.createSubAccount

    Create a subaccount for a given primary account.

  • subaccountManagement.modifySubaccount

    Change one or more properties of a subaccount.

  • subaccountManagement.retrieveSubaccount

    Get the information of a subaccount specified with its API key.

  • subaccountManagement.retrieveSubaccountsList

    Get the information of all the subaccounts owned by the primary account.

  • transfers.retrieveBalanceTransfers

    Retrieve a list of balance transfers that have taken place for a primary account within a specified time period.

  • transfers.retrieveCreditTransfers

    Retrieve a list of credit transfers that have taken place for a primary account within a specified time period.

  • transfers.transferBalance

    Transfer balance between a primary account and one of its subaccounts. Note that balance_available_for_transfer = |account_balance - credit_limit| of the source account.

  • transfers.transferCredit

    Transfer credit limit between a primary account and one of its subaccounts.

  • transfers.transferNumber

    Transfer number from one account to another.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools