Send a Command to a Sim.
Send a Command to a Sim.
Response
Created
The unique string that we created to identify the Command resource.
The SID of the Account that created the Command resource.
The SID of the Sim resource that the Command was sent to or from.
The message being sent to or from the SIM. For text mode messages, this can be up to 160 characters. For binary mode messages, this is a series of up to 140 bytes of data encoded using base64.
The mode used to send the SMS message. Can be: text or binary. The default SMS mode is text.
The type of transport used. Can be: sms or ip.
Whether to request a delivery receipt.
The status of the Command. Can be: queued, sent, delivered, received, or failed. See Status Values for a description of each state.
The direction of the Command. Can be to_sim or from_sim. The value of to_sim is synonymous with the term mobile terminated, and from_sim is synonymous with the term mobile originated.
The date and time in GMT when the resource was created specified in ISO 8601 format.
The date and time in GMT when the resource was last updated specified in ISO 8601 format.
The absolute URL of the resource.