แก้ไข Endpoint จากระบบเก่า
หัวข้อ | ระบบเก่า | ระบบใหม่ |
---|---|---|
URL | https://smsapi.deecommerce.co.th:4300 | https://apicall.deesmsx.com |
แก้ไข Path
หัวข้อ | Method | ระบบเก่า | ระบบใหม่ | วิธีตั้งค่า Parameter |
---|---|---|---|---|
Sent SMS | POST | {URL}/service/SMSWebService | {URL}/v1/SMSWebService | ดู |
Sent OTP | POST | {URL}/service/v1/otp/request | {URL}/v1/otp/request | ดู |
Verify OTP | POST | {URL}/service/v1/otp/verify | {URL}/v1/otp/verify | ดู |
Request Status | POST | {URL}/service/request_status | {URL}/v1/request_status | ดู |