...
parameter | type | notes |
---|---|---|
arrivalTimestamp | nillable="true" type="soapenc:string" | time and date of MO received from smsc |
destinationAddressreplyLink | nillable="true" type="tns1:Address" | as defined by replyto address of MT message - if set to inbox: will contain "inbox:dId=... where dId is the MT Document ID that is matched to the MO message |
payload | nillable="true" type="tns1:Payload" | format of text string eg ASCII or HEX or UTF-8 |
responseText | nillable="true" type="soapenc:string" | text of MO message |
responseTimestamp | nillable="true" type="soapenc:string" | time of collection of message |
...