Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
https://webapigw.ocatelkom.co.id/sms/v1/number{
"sender_id":[
"OCA ID"
]
}curl \
--header "Content-Type: application/json" \
--header "Authorization: Basic dhu7ujuejxxxxxxxxxx==" \
--request GET \
https://call.ocatelkom.co.id/api/v1{"errors": [{"message": "Invalid Authentication Credentials", "code": 17}]}{
"sender_id": true,
{
"errors": [
{
https://webapigw.ocatelkom.co.id/sms/v1/send-otp{
"sender_id": "Telkom"
"receipent_number": "+628123xxxxx"
"message_body": "Message"
} https://webapigw.ocatelkom.co.id/sms/v1/otp-status/(fill_with_msg_id){
"sender_id": "Telkom",
"receipent_number": "+628123xxxxx",
"message_body": "Message",
"status": "sent",
"created_at": "2023-03-01T03:22:58.073Z",
"updated_at": "2023-03-01T03:22:58.073Z",
"msg_id": "xxxx0a123d4ref543xxxx"
}