Home Support SMS API

Get SMS Report Pushed by BUKA Platform

Description: user needs to contact our technical support or business manager for address configuration.

Push Parameters Description:

Parameters Description Required Type

appId

App ID (SMS-SMS APP)

Yes

String

msgid

Submitted numbers id corresponding to platform

Yes

String

mobile

Submitted nunbers

Yes

String

status

Messages status:0- success, other- failures

Yes

Int

reason

Description of failure reason

Yes

String

timestamp

Sent timestamp(millisecond)

Yes

Long

orderId

Custom message ID

Yes

Long

pricedetail

Fee details

Yes

JSONObject

  pay

Total cost

Yes

String

  chargeCnt

Number of billing entries

Yes

Int

  currency

Currency

Yes

String

  price

Unit

Yes

String

Request URL:

                    
                      Http address set by user
                    
                  

Request Sample:

                    
                        RequestURL:
                            Http address set by user
                        RequestMethod: 
                            POST
                        RequestHeaders:
                            User-Agent: Java/1.8.0_232
                            Content-Type: application/json;charset=UTF-8
                        RequestBody:
                            {
                                "appId":"4luaKsL2",
                                "msgid":"2108021059531000096",
                                "mobile":"91850000000",
                                "status":0,
                                "reason":"0",
                                "timestamp":1629801177192,
                                "orderId ":'gdkalskgn',
                                "pricedetail":{
                                    "pay":"0.02",
                                    "currency":"EUR",
                                    "chargeCnt":2,
                                    "price":"0.01"
                                }
                            }
                    
                  

Push Sample:

                    
                      Http response "200" means success and platform will not verify the response status
                    
                  
 

Feedback

0/500

Need help?

Click here and start chatting with us!