AddPhoneNumbersResponseItem
Properties
Name | Type | Required | Description |
---|---|---|---|
bulk_item_successful | bool | ✅ | Indicates if this item was processed successfully during bulk operation. If false, bulkItemErrors attribute contains the list of errors |
phone_number | str | ✅ | Phone number in e.164 format (with '+' prefix) |
bulk_item_errors | List[dict] | ❌ | The list of errors occurred during processing of particular item of bulk operation. Returned only if bulkItemSuccessful is false |
id_ | str | ❌ | Internal unique identifier of a phone number |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs