这份文档还在翻译中,预期年底前完成。欢迎您提供宝贵的意见及建议。
Get Balance Transfers
In this code snippet you will see how to retrieve a list of all balance transfers.
Example
Ensure the following variables are set to your required values using any convenient method:
Key | Description |
---|---|
VONAGE_API_KEY |
The API key of the parent account. |
VONAGE_API_SECRET |
The API secret of the parent account. |
START_DATE |
The ISO format datetime from which to list transfers. Example: 2019-03-02T16:34:49Z . |
Try it out
When you run the code you will retrieve a list of all balance transfers.