...
| Name | Description | Type | Additional information |
|---|---|---|---|
| linkerp | Link ERP | integer | None. |
| number_payment_condition | Payment Condition | integer | None. |
| address | Address | string | None. |
| address_complement | Address complement | string | None. |
| address_number | Address Number | string | None. |
| code_card_operator_code | Card Operator Code (Optional) | integer | None. |
| city | Address City - (Necessary if a new customer) | string | String length: inclusive between 0 and 30 |
| cnpj | Brazilian Registry Number of Corporate Taxpayers (00.000.000/0001-00 ou 00000000000000) - (Optional if CPF is filled) | string | None. |
| cpf | Brazilian Registry Number of Individual Taxpayers (000.000.000-00 ou 00000000000) - (Optional if CNPJ is filled) | string | None. |
| customer_shipment_name | Customer Shipment Name | string | None. |
| customer_shipment_number_cpf | Brazilian Registry Number of Individual Taxpayers (000.000.000-00 ou 00000000000) - (Optional if CNPJ is filled) | string | None. |
| customer_shipment_phone_area_code_1 | Customer Shipment Area Code of Phone 1 | string | None. |
| customer_shipment_phone_area_code_2 | Customer Shipment Area Code of Phone 2 | string | None. |
| customer_shipment_phone_complement_1 | Customer Shipment Complement of Phone 1 | string | None. |
| customer_shipment_phone_complement_2 | Customer Shipment Complement of Phone 2 | string | None. |
| customer_shipment_phone_number_1 | Customer Shipment Phone 1 Number | string | None. |
| customer_shipment_phone_number_2 | Customer Shipment Phone 2 Number | string | None. |
| customer_shipment_rg_number | Customer Shipment RG Registragion Number | string | None. |
| datetime_end_delivery_forecast | Date/Time of Ending Delivery Forecast (dd/MM/yyyy hh:mm or ddMMyyyyhhmm) | string | String length: inclusive between 0 and 16 |
| datetime_forwarding_forecast | Date/Time of Fowarding Forecast (dd/MM/yyyy hh:mm or ddMMyyyyhhmm) | string | String length: inclusive between 0 and 16 |
| datetime_shipment | Date/Time of Shipment (dd/MM/yyyy hh:mm or ddMMyyyyhhmm) | string | String length: inclusive between 0 and 16 |
| datetime_start_delivery_forecast | Date/Time of Start Delivery Forecast (dd/MM/yyyy hh:mm or ddMMyyyyhhmm) | string | String length: inclusive between 0 and 16 |
| district | Address District | string | String length: inclusive between 0 and 30 |
| ecommerce_status | Ecommerce Order Status | string | String length: inclusive between 0 and 100 |
| id_ecommerce_transaction | Identification number of Ecommerce Transaction | string | String length: inclusive between 0 and 80 |
| ind_shipment_type | Shipment Type Indicator ('R', Shipment[withdrawal] / 'E', Delivery) | string | String length: inclusive between 0 and 1 |
| invoicement_base_date | Invoicement Base Date (dd/mm/aaaa or ddmmaaaa) (Optional) | string | None. |
| items | Order Items | Collection of OrderItemsDTO | None. |
| cards | Order Cards | Collection of OrderCardsDTO | None. |
| name | Name of Customer - (Necessary if a new customer) | string | String length: inclusive between 0 and 40 |
| number_commercial_agent | Number of Commercial Agent (Optional) | integer | None. |
| number_company | Company Number - (Required if [NUMBER_ECOMMERCE_COMPANY] is null.) | string | String length: inclusive between 0 and 8 |
| number_customer_order | Customer Number of Order (Optional) | string | String length: inclusive between 0 and 15 |
| number_ecommerce_company | Ecommerce Company Number - (Required if [NUMBER_COMPANY] is null.) | string | String length: inclusive between 0 and 8 |
| number_ecommerce_order | Ecommerce Order Number | integer | None. |
| number_of_installments | Number of Installments (Optional) | integer | None. |
| number_payment_form | Payment form of order (Optional) | integer | None. |
| number_sales_table | Number of Sales Table | string | String length: inclusive between 0 and 3 |
| order_date | Order Date (dd/mm/yyyy hh:mm:ss or ddmmyyyyhhmmss) | string | String length: inclusive between 0 and 20 |
| order_notes | Some Notes about Order (Optional) | string | String length: inclusive between 0 and 240 |
| order_status | Order Status (Optional) (If empty, the order status will 'L - Order Released') D - Typing A - Under Analysis L - Order Released C - Canceled S - Separation P - Pre-separation R - Making Route W - Separated F - Finalized | string | String length: inclusive between 0 and 1 |
| order_type | Order Type (Optional, Default = "V" - Sale) C - Pricing B - Broker L - Bidding O - Order of Service V - Sale | string | String length: inclusive between 0 and 1 |
| separation_priority | Priority of separation | string | String length: inclusive between 0 and 15 |
| seq_grid | Sequence number of Grid from Web Order | integer | None. |
| seq_web_order | Sequence number of Web Order | integer | None. |
| state | Address State - (Necessary if a new customer) | string | String length: inclusive between 0 and 2 |
| value_accessory_expenses | Value of accessories expenses (Optional) | string | None. |
| freight_value | Value of freight (Optional) | string | None. |
| value_round_ecommerce | Round Value to Ecommerce (Optional) | string | None. |
| zip_code | Address Zipcode 00000000 or 00.000-000 or 00000-000 (Optional) | string | None. |
| web_order_costumer | Web Order Costumer | WebOrderCostumerDTO | None. |
| number_afv_order | Number of the AFV order (Optional) | integer | None. |
| pedido_id | campo para gravação de informação do identificador único, utilizado no software de Força de Vendas. | string | None. |
| number_sales_segment | Número do segmento. | integer | None. |
| cgo | Código geral de operação. | integer | None. |
...