nexmo.com – subaccounts
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.createSubAccountCreate a subaccount for a given primary account.
-
subaccountManagement.modifySubaccountChange one or more properties of a subaccount.
-
subaccountManagement.retrieveSubaccountGet the information of a subaccount specified with its API key.
-
subaccountManagement.retrieveSubaccountsListGet the information of all the subaccounts owned by the primary account.
-
transfers.retrieveBalanceTransfersRetrieve a list of balance transfers that have taken place for a primary account within a specified time period.
-
transfers.retrieveCreditTransfersRetrieve a list of credit transfers that have taken place for a primary account within a specified time period.
-
transfers.transferBalanceTransfer 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.transferCreditTransfer credit limit between a primary account and one of its subaccounts.
-
transfers.transferNumberTransfer number from one account to another.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools