SMS Regular API Doc
V2
V2
  • Getting Started
  • Response Code
    • Response Code
    • Error Message
    • Error Codes
  • Authorization
  • endpoint
    • Sending Message
    • Get History Send Message
    • Get Detail / Status Send Message
  • Kembali ke OCA API Documentation
Powered by GitBook
On this page
Export as PDF
  1. Response Code

Error Message

OCA SMS API error messages are returned in JSON Format. Each HTTP Status Code will be accompanied by descriptive error text and code. For example, an error might occur.

{"errors": [{"message": "Invalid Authentication Credentials", "code": 17}]}
PreviousResponse CodeNextError Codes

Last updated 9 months ago