API-Fehler
HTTP/1.1 403 Forbidden
Content-Type: application/problem+json
Content-Language: en
{
"type": "https://example.com/Error#out-of-credit",
"title": "You do not have enough credit",
"detail": "Your current balance is 30, but that costs 50.",
"instance": "<trace_id>"
}Subaccount API
| Code | Informationen | Aktionen |
|---|---|---|
validation | Beschreibung The request failed due to validation errors Auflösung See the | |
invalid-transfers | Beschreibung Invalid transfer Auflösung See the | |
provisioning | Beschreibung Maximum number of sub-accounts reached Auflösung If you need more subaccounts, contact Vonage Support. | |
internal-error | Beschreibung An error has occurred in the platform while processing this request Auflösung If the error persists, contact Vonage Support. | |
invalid-number-transfer | Beschreibung Failed to perform transfer number from source account to destination account Auflösung See the | |
missing-number-transfer | Beschreibung Could not transfer number from source account to destination account - ShortCode not found Auflösung See the | |
transfer-conflict | Beschreibung Could not transfer number from source account to destination account - ShortCode is already owned by requesting account Auflösung See the |