1. Orders
Amo | Integrações
  • APIs
  • Criando token de autenticação
  • Webhook de pedidos
  • Orders
    • Listar pedidos
      GET
    • Detalhes de um pedido
      GET
    • Atualizar satus de um pedido
      PUT
  • Establishments
    • Atualizar disponibilidade da loja
      PUT
    • Atualizar prazo de entrega
      PUT
  • Open Delivery
  • Esquemas
    • Docs
    • Atualizar Status
    • Atualizar disponibilidade
    • Modificar prazos
  1. Orders

Detalhes de um pedido

Em desenvolvimento
Amb. de prod.
https://api.amo.delivery
Amb. de prod.
https://api.amo.delivery
GET
https://api.amo.delivery
/establishments/{establishment_id}/orders/{order_id}

Requisição

Authorization
Adicionar o parâmetro
Authorization
a Cabeçalhos
, cujo valor é concatenar o Token após o Bearer.
Exemplo:
Authorization: Bearer ********************
Parâmetros de Caminho

Parâmetros Header

Respostas

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.amo.delivery/establishments//orders/' \
--header 'client-type;' \
--header 'api-version;' \
--header 'Authorization: Bearer <token>'
Response Response Example
{
    "_id": "697ce882b6010dc532ac6916",
    "order": 5097,
    "order_day": 10,
    "payment_order": 0,
    "user_id": "62702ec5331ade001381cea7",
    "individual_sale": false,
    "in_production": false,
    "comission": 3.5,
    "user_name": "Alex Osmar",
    "user_phone": "49999735883",
    "user_email": "alex.bonetti@amo.delivery",
    "payment_changes": 0,
    "wants_verification_code": false,
    "last_event_name": "order.awaiting_payment",
    "last_event_at": "2026-01-30T17:21:09.110Z",
    "establishment": {
        "_id": "654d458d1dd23131728c6277",
        "closed_community": true,
        "mcc": "9999",
        "is_simple_national": false,
        "company": "Bistrô Bar",
        "region": "chapeco",
        "document": "23145228000175",
        "slug": "bistrobarchapeco",
        "slug_area": "chapeco",
        "payday": 1,
        "form_payment": "monthly_bill",
        "active": true,
        "phone": "49991901753",
        "address": {
            "neighborhood": "Efapi",
            "city": "Chapecó",
            "street": "Avenida Senador Attilio Francisco Xavier Fontana - E",
            "number": 988,
            "zip_code": "89809000",
            "state": "SC",
            "country": "BR",
            "complement": "[tg] house",
            "timezone": "America/Sao_Paulo",
            "lng_lat": [
                -52.6025653,
                -27.1312512
            ]
        },
        "bank_account": {
            "compe": "237",
            "ispb": "60746948",
            "document": "23145228000175",
            "holder_name": "Alex Bonetti",
            "agency": "2006",
            "account": "19062-4",
            "account_type": "CC"
        },
        "services": [
            {
                "slug": "amo_offers",
                "value_type": "percentage",
                "value": 7,
                "ignore_delivery_tax": false
            },
            {
                "slug": "amo_app",
                "value_type": "percentage",
                "value": 1,
                "ignore_delivery_tax": false
            },
            {
                "slug": "client_app",
                "value_type": "sitecliente",
                "value": 3,
                "ignore_delivery_tax": false
            },
            {
                "slug": "amo_go",
                "value_type": "naoseioque",
                "value": 5,
                "ignore_delivery_tax": false
            },
            {
                "slug": "panel_amo_go",
                "value_type": "percentage",
                "value": 1,
                "ignore_delivery_tax": false
            },
            {
                "slug": "management_panel",
                "value_type": "sitecliente",
                "value": 298,
                "ignore_delivery_tax": false
            },
            {
                "slug": "amo_go",
                "value_type": "fixed",
                "value": 0,
                "ignore_delivery_tax": false
            },
            {
                "slug": "amo_go",
                "value_type": "fixed",
                "value": 120,
                "ignore_delivery_tax": false
            },
            {
                "slug": "amo_offers",
                "value_type": "percentage",
                "value": 15,
                "ignore_delivery_tax": false
            },
            {
                "slug": "client_app",
                "value_type": "testesimulacaoofertas",
                "value": 0,
                "ignore_delivery_tax": false
            },
            {
                "slug": "amo_place",
                "value_type": "percentage",
                "value": 6,
                "ignore_delivery_tax": false
            }
        ],
        "office_hours": [
            {
                "day_of_week": 2,
                "opening": 700,
                "closing": 2300,
                "_id": "654d458e1dd23131728c6283"
            },
            {
                "day_of_week": 3,
                "opening": 600,
                "closing": 1800,
                "_id": "680f70d616fd729ad89f3c2b"
            },
            {
                "day_of_week": 3,
                "opening": 1800,
                "closing": 2200,
                "_id": "680f8e21efcb5a981850ccf3"
            },
            {
                "day_of_week": 5,
                "opening": 800,
                "closing": 2000,
                "_id": "680f9976032023c4b6608732"
            },
            {
                "day_of_week": 6,
                "opening": 700,
                "closing": 1200,
                "_id": "680f9991032023c4b660873b"
            },
            {
                "day_of_week": 7,
                "opening": 800,
                "closing": 2100,
                "_id": "680f9ba7032023c4b6608992"
            },
            {
                "day_of_week": 7,
                "opening": 1714,
                "closing": 1814,
                "_id": "6824ddb527636c4dea60d2b6"
            },
            {
                "day_of_week": 7,
                "opening": 1719,
                "closing": 2015,
                "_id": "6824ddd127636c4dea60d2d0"
            },
            {
                "day_of_week": 6,
                "opening": 1300,
                "closing": 2000,
                "_id": "6870f9e97639950e3bb3a6b4"
            },
            {
                "day_of_week": 7,
                "opening": 2350,
                "closing": 200,
                "_id": "69552bc8ba7a3c52fd6c851d"
            },
            {
                "day_of_week": 4,
                "opening": 1200,
                "closing": 2200,
                "_id": "6955365cba7a3c52fd6c8a04"
            }
        ],
        "tables": [
            {
                "name": "yhrtyjm ",
                "ref": "qwefdwqef",
                "code": "GL1RTQ",
                "_id": "67348c7ed63f42297071034f"
            },
            {
                "name": "teste",
                "ref": "testeeeee",
                "code": "8SWGYO",
                "_id": "67348c88d63f42297071035e"
            },
            {
                "name": "teste2",
                "ref": "222",
                "code": "WVHXG7",
                "_id": "6824e7c027636c4dea616dbe"
            }
        ],
        "design": {
            "buttonactivebg": "#534c04",
            "buttonactivecolor": "#ffbdbd",
            "dark_buttonactivebg": "#051061",
            "dark_buttonactivecolor": "#ffc2c2",
            "dark_darkprimary": "#009dff",
            "dark_navbarbg": null,
            "dark_navbarcolor": null,
            "dark_primary": "#e0d900",
            "dark_primaryinverse": "#000000",
            "dark_statusbar": "light",
            "dark_tabbaractive": "#000000",
            "darkprimary": "#5ed90d",
            "full_menu_logo": "gnidtviyvgk43xmm8udq",
            "home_app_image": null,
            "icon": "gnidtviyvgk43xmm8udq",
            "icon_android": null,
            "icon_android_notification": null,
            "icon_android_notification_v11": null,
            "icon_android_notification_v9": null,
            "icon_ios": null,
            "logo": "gnidtviyvgk43xmm8udq",
            "logo_web": "gnidtviyvgk43xmm8udq",
            "navbarbg": null,
            "navbarcolor": null,
            "primary": "#0099e6",
            "primaryinverse": "#ffffff",
            "statusbar": "light",
            "tabbaractive": "#ffffff",
            "theme": "light",
            "_id": "666b28a51759795224f488b4"
        },
        "preferences": {
            "apple_itunes_app_id": null,
            "currency": "brl",
            "delivery_payment_methods": [],
            "delivery_tax_type": null,
            "delivery_tax_value": null,
            "delivery_type": [
                "local",
                "pickup",
                "delivery"
            ],
            "desc": "[tg] Descontos exclusivos para pedidos pelo app!!",
            "email_order_details": "cleiton.gregory@amo.delivery",
            "free_delivery_first_order": true,
            "google_play_app_id": null,
            "has_delivery_payment": true,
            "has_free_delivery_tax_after_product_price": false,
            "has_online_payment": true,
            "has_pickup_discount": true,
            "has_pickup_payment": true,
            "has_pix_payment": true,
            "has_shopper": false,
            "hide_address": false,
            "hide_phone": false,
            "hide_wallet": false,
            "is_full_amo_go": true,
            "max_days_scheduling": 6,
            "max_delivery_time": 75,
            "max_installment": 1,
            "max_pickup_time": 60,
            "media_url": null,
            "min_delivery_time": 55,
            "min_installment_value": 0.01,
            "min_order": 10,
            "min_pickup_time": 55,
            "packing_price": 0,
            "phone_order_details": "49991901753",
            "pickup_payment_methods": [
                {
                    "_id": "654cd0db7c8e96f3dca0067b",
                    "max_payment_value": 0
                },
                {
                    "_id": "66c8ce61e6aa8927b261fea0",
                    "max_payment_value": 0
                },
                {
                    "_id": "6902198f0af5d14eeb93e002",
                    "max_payment_value": 0
                }
            ],
            "tax_receipt": "not_required",
            "title": "[tg] Bistrô Bar",
            "unavailable": false,
            "unavailable_desc": "Em breve retornamos.",
            "unavailable_mail": false,
            "unavailable_title": "Estamos indisponíveis no momento!",
            "use_amo_go_payment_methods": true,
            "use_categories": false,
            "use_discount_coupon": false,
            "use_gamification": false,
            "use_packing_fee": false,
            "use_packing_fee_products": true,
            "use_self_checkout": false,
            "use_status_scheduled": false,
            "use_status_sent": false,
            "use_tables": false,
            "web_url": null,
            "welcome_msg": null,
            "use_delmatch": false,
            "delmatch_id": "teste",
            "facebook_pixel": "3422342",
            "_id": "666b28a51759795224f488b5",
            "pickup_discount_type": "fixed",
            "pickup_discount_value": 10,
            "cod_store": "123",
            "partner_id": "48fcbe31bab568eeef323ef59c7bed54",
            "webhook_orders": "https://webhook.site/7c3b56ec-9b2c-4748-a908-ce6ced9093a6",
            "webhook_secret": "0ec980ba-fece-4d57-b782-810484b58072"
        },
        "liquidation_type": "WEEKLY",
        "place": {
            "_id": "6531874cd093afea348c34cb",
            "name": "Amo Place Alex",
            "address": {
                "neighborhood": "Seminário",
                "city": "Chapecó",
                "street": "Rua dasdelicias",
                "number": 1,
                "zip_code": "89809629",
                "state": "SC",
                "country": "Brasil",
                "timezone": "America/Sao_Paulo",
                "lng_lat": [
                    -27.094479974963754,
                    -52.66181720338599
                ]
            },
            "kitchen": {
                "_id": "6531874cd093afea348c34cc",
                "name": "Cozinha Delicias",
                "display_name": "Cozinha Delicias"
            }
        },
        "loss_prevention": {
            "call_phones": null,
            "offline_panel": false,
            "orders": false,
            "sms_phones": "5549999735883"
        },
        "liquidation_weekday": 0,
        "email": "cleiton.gregory@amo.delivery"
    },
    "user": {
        "_id": "62702ec5331ade001381cea7",
        "name": "Alex Osmar",
        "email": "alex.bonetti@amo.delivery",
        "phone": "49999735883",
        "birthday": "2000-11-13T02:00:00.000Z",
        "document": "28157848000148",
        "created_at": "2022-05-02T19:19:33.784Z",
        "next_flash_offer_at": "2025-10-11T02:59:59.999Z"
    },
    "establishment_id": "654d458d1dd23131728c6277",
    "establishment_name": "[tg] Bistrô Bar",
    "establishment_address": {
        "neighborhood": "Efapi",
        "city": "Chapecó",
        "street": "Avenida Senador Attilio Francisco Xavier Fontana - E",
        "number": 988,
        "state": "SC",
        "country": "BR",
        "complement": "[tg] house",
        "zip_code": "89809000",
        "lng_lat": [
            -52.6025653,
            -27.1312512
        ]
    },
    "delivery_type": "pickup",
    "ignore_delivery_tax": false,
    "deadline": [
        55,
        60
    ],
    "products": [
        {
            "_id": "690b9c66516759080946cd69",
            "qnt": 1,
            "use_control_stock": true,
            "name": "Trilogia Donuts Salgados 2",
            "desc": "111",
            "price": 50,
            "normal_price": 100,
            "image": null,
            "promo": false,
            "amo_offers": true,
            "cover_image": "z75lry9yioaggrug259g",
            "free_delivery": false,
            "no_local_payment_method": true,
            "packing_quantity": 0,
            "price_with_variations": 50,
            "price_only_variations": 0,
            "categories": [
                {
                    "_id": "654cc9597c8e96f3dc9ff656",
                    "name": "[tg] Café",
                    "type": "amo_offers"
                },
                {
                    "_id": "654cc9597c8e96f3dc9ff658",
                    "name": "[tg] Bolos",
                    "type": "amo_offers"
                },
                {
                    "_id": "683897adcc7dee601494c14b",
                    "establishment_id": "654d458d1dd23131728c6277",
                    "name": "import",
                    "type": "menu"
                }
            ],
            "only_admin": false,
            "flash_offer": false,
            "quantity_total": 190,
            "type": "offer"
        }
    ],
    "tax_id": null,
    "tax_receipt": false,
    "transactions": [],
    "note": null,
    "scheduling_date": null,
    "scheduled_at": null,
    "idempotent_key": "21e8374e-0663-4af9-9cf2-b052a85e90dd",
    "payment_type": "pix",
    "is_amo_go_qualified": false,
    "changes": [],
    "status": "awaiting_payment",
    "receivable_sent": false,
    "was_evaluated": false,
    "was_rated": false,
    "available_until": [
        {
            "wday": 6,
            "start": 1300,
            "start_at": 1300,
            "end": 2000,
            "stop_at": 2000
        }
    ],
    "client_type": "amo_offers",
    "total_products": 50,
    "total_products_for_discount": 100,
    "total_products_without_promo": 0,
    "total_discount_promo": -50,
    "total_delivery_tax": 0,
    "total_discount": 0,
    "total_credits_used": 0,
    "total_order": 50,
    "total_charge": 50,
    "total_packing": 0,
    "packing_quantity": 0,
    "firebase_project": "amo-apps",
    "soft_descriptor": "Bistro Bar",
    "finalize_at": "2026-01-30T19:51:08.227Z",
    "waiting_at": "2026-01-30T17:26:08.227Z",
    "waiting_to_cancel_at": "2026-01-30T17:36:08.227Z",
    "notify_unconfirmed": false,
    "time_offset": -180,
    "timezone": "America/Sao_Paulo",
    "app_version": "4.9.1",
    "api_version": "4",
    "device_udid": "8bed08b9-3c87-4a9d-afe4-87c6fa0e5acb",
    "region": "chapeco",
    "ip": "172.17.0.1",
    "device_model": "Poco F3",
    "device_brand": "Xiaomi",
    "device_os": "Android 13",
    "keywords": [
        "5097",
        "alex osmar"
    ],
    "receive_updates_in_whatsapp": true,
    "discount_product": 0,
    "discount_delivery": 0,
    "service_tax_value": 2,
    "created_at": "2026-01-30T17:21:09.139Z",
    "updated_at": "2026-01-30T17:21:09.139Z",
    "calculation_base_value": 50,
    "remain_amount": 50,
    "rating_verification": {
        "can_rate": false
    }
}
Modificado em 2026-03-18 12:56:46
Página anterior
Listar pedidos
Próxima página
Atualizar satus de um pedido
Built with