Payload Completo (JSON)
{
"Integration_StoreId": "7006",
"Integration_Password": "placeholder",
"order": {
"order_id": "16678",
"event": "OrderNew",
"branch_code": "Texas Ribs",
"tax_rate": 0.0,
"shipping_charge": 0.0,
"discount": 0.0,
"subtotal": 59.0,
"total": 59.0,
"order_date": "2025-12-14T20:05:07",
"delivery_date": "2025-12-14T20:05:07",
"table_number": "0",
"pos_user": 0,
"order_type": 5,
"special_instructions": "",
"command": [
{
"quantity": 1.0,
"size_id": 1,
"size": null,
"unit_price": 59.0,
"product_code": "REF001",
"description": "COCA COLA LATA",
"total": 59.0,
"comments": null,
"complementaries": [],
"discounts": null,
"chair": 0
}
],
"payments": {
"quantity": 59.0,
"payment_form_code": "Texas Ribs Terceros",
"buck_change": 0.0,
"tips": 0.0
},
"customer": {
"name": "jose diaz",
"email": "defaltdc@icloud.com",
"phone_number": "",
"street": "insurgentes sur 826",
"interior_number": "",
"exterior_number": "",
"suburb": "benito juarez",
"municipality": "DF",
"sketch": "",
"zipcode": "03100"
}
}
}
Headers
{
"host": "qa-wansoft.tribstech.com",
"x-real-ip": "157.245.238.99",
"x-forwarded-for": "157.245.238.99",
"x-forwarded-proto": "https",
"connection": "close",
"content-length": "985",
"user-agent": "python-requests/2.32.5",
"accept-encoding": "gzip, deflate",
"accept": "*/*",
"content-type": "application/json"
}