WhatsApp API
  • Getting Started
  • Response Code
    • HTTP Status Codes
    • Error Messages
    • Success Messages
    • Error Codes
  • Authorization
  • Endpoint
    • Sending Message Template
    • Sending Message Template Authentication
    • Sending Media Message Template
    • Check Message Status
  • Kembali ke OCA API Documentation
Powered by GitBook
On this page
Export as PDF
  1. Response Code

Success Messages

A successful message will appear as a response value if the HTTP Status code returns 200

(OK). It has a format like the code below

{
    "msgid": "dgyt46exxxxx-h9xxx-d3xx-adf1xxxxx",
    "success": true
}
PreviousError MessagesNextError Codes

Last updated 7 months ago