API Docs Help

Trazer um pedido específico

GET method/orders/{id_order}

Traz um pedido específico.

Request parameters

Responses

{ "order": { "id": 2, "id_address_delivery": "3", "id_address_invoice": "3", "id_cart": "7", "id_currency": "1", "id_lang": "1", "id_customer": "1", "id_carrier": "107", "current_state": "5", "module": "getnetpro5", "invoice_number": "1", "invoice_date": "2020-10-13 23:48:49", "delivery_number": "151", "delivery_date": "2021-11-28 20:45:30", "valid": "1", "date_add": "2020-10-13 23:48:49", "date_upd": "2021-11-28 20:45:30", "shipping_number": "", "id_shop_group": "2", "id_shop": "1", "id_entregador": "0", "secure_key": "...", "payment": "Getnet - Mastercard Crédito em 1x", "recyclable": "0", "gift": "0", "gift_message": "", "captura": "", "mobile_theme": "0", "total_discounts": "0.000000", "total_discounts_tax_incl": "0.000000", "total_discounts_tax_excl": "0.000000", "total_paid": "10.180000", "total_paid_tax_incl": "10.180000", "total_paid_tax_excl": "10.180000", "total_paid_real": "10.180000", "total_products": "2.180000", "total_products_wt": "2.180000", "total_shipping": "8.000000", "total_shipping_tax_incl": "8.000000", "total_shipping_tax_excl": "8.000000", "carrier_tax_rate": "0.000", "total_wrapping": "0.000000", "total_wrapping_tax_incl": "0.000000", "total_wrapping_tax_excl": "0.000000", "round_mode": "2", "conversion_rate": "1.000000", "reference": "SUSEKWONO", "associations": { "order_rows": [ { "id": "1", "product_id": "21", "product_attribute_id": "105", "product_quantity": "1", "product_name": "Cerveja Antarctica Pilsen Lata 350 ml - Pack : 1 un.", "product_reference": "9067", "product_ean13": "", "product_upc": "", "product_price": "2.290000", "unit_price_tax_incl": "2.175500", "unit_price_tax_excl": "2.175500" } ] } } }
Last modified: 13 março 2024