Enhance SMS APIs with delivery status and sorting options
Changed
- New
delivery_status response field in the following SMS APIs:
GET /v2/phone/sms/sessions/{sessionId}
GET /v2/accounts/{accountId}/phone/sms/sessions/{sessionId}
GET /v2/accounts/{accountId}/phone/sms/sessions/{sessionId}/messages/{messageId}
GET /v2/phone/sms/sessions/{sessionId}/messages/{messageId}
- New
sort request field in the following SMS APIs:
GET /v2/phone/sms/sessions/{sessionId}
GET /v2/accounts/{accountId}/phone/sms/sessions/{sessionId}