FaxResponseTo
Properties
Name | Type | Required | Description |
---|---|---|---|
recipient_id | str | ❌ | Internal identifier of a fax recipient |
phone_number | str | ❌ | Phone number in E.164 (with '+' sign) format |
name | str | ❌ | Name of a fax recipient listed on a fax cover page |
message_status | MessageStatusEnum | ❌ | Message status. Different message types may have different allowed status values. For outbound faxes the aggregated message status is returned. If, for outbound message, a status for at least one recipient is 'Queued', then the 'Queued' value is returned. If a status for at least one recipient is 'SendingFailed', then the 'SendingFailed' value is returned. In other cases the 'Sent' status is returned |
location | str | ❌ | Contains party location (city, state) if one can be determined from phoneNumber. This property is filled only when phoneNumber is not empty and server can calculate location information from it (for example, this information is unavailable for US toll-free numbers) |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs