Optionalcallback_Override the default callback URL for this batch. Must be a valid URL. Learn how to set a default callback URL <a href="https://community.sinch.com/t5/SMS/How-do-I-assign-a-callback-URL-to-an-SMS-service-plan/ta-p/8414\" target="_blank">here.
Optionalclient_The client identifier of a batch message. If set, the identifier will be added in the delivery report/callback of this batch.
Optionaldelivery_Request delivery report callback. Note that delivery reports can be fetched from the API regardless of this setting.
Optionalexpire_If set, the system will stop trying to deliver the message at this point.
Must be after send_at. Default and max is 3 days after send_at. Formatted as ISO-8601. For example: YYYY-MM-DDThh:mm:ss.SSSZ.
Optionalfeedback_If set to true then feedback is expected after successful delivery.
OptionalfromSender number. Must be valid phone number, short code or alphanumeric. Required if Automatic Default Originator not configured.
Optionalfrom_Number Plan Indicator for the sender number. Use to override the automatic detection.
Optionalfrom_The type of number for the sender number. Use to override the automatic detection.
Optionalsend_If set in the future the message will be delayed until send_at occurs.
Must be before expire_at. If set in the past, messages will be sent immediately. Formatted as ISO-8601. For example: YYYY-MM-DDThh:mm:ss.SSSZ.
A list of phone numbers and group IDs that will receive the batch. More info.
OptionaltypeSMS in binary format.
The UDH header of a binary message HEX encoded. Max 140 bytes including the body.
The message content Base64 encoded. Max 140 bytes including
udh.