Send Order Status Message

POST https://graph.facebook.com/{{Version}}/{{Phone-Number-ID}}/messages

These APIs are in beta. Please reach out to Meta Business Engineering teams with your WABA ID to gain access.

Guide: Payments API - IN

Request Body

{"messaging_product"=>"whatsapp", "recipient_type"=>"individual", "to"=>"{{Recipient-WA-Phone-Number}}", "type"=>"interactive", "interactive"=>{"type"=>"order_status", "body"=>{"text"=>"your-text-body-content"}, "action"=>{"name"=>"review_order", "parameters"=>{"reference_id"=>"unique-reference-id", "order"=>{"status"=>"processing", "description"=>"optional-text"}}}}}

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: ``