order_details messages so users can review and pay an order with Pix, then send order_status messages to update the order once the payment settles.
Kapso forwards these payloads to Meta unchanged. Meta validates account eligibility, payment details, and Pix key ownership.
Order details
Usetype: "order_details" with the review_and_pay action.
REST API
value and offset: value: 1000 with offset: 100 is R$ 10,00.
Order status
Usetype: "order_status" with the review_order action and the same reference_id.
REST API
Requirements
action.namemust bereview_and_payfororder_detailsandreview_orderfororder_status. Other action names are rejected with HTTP 422.action.parametersmust be an object.- These messages are subject to the 24-hour customer service window.
- The WhatsApp Business Account must be enabled for the Meta Brazil Payments API.

