{
"id": "text",
"origin": "text",
"company": {
"id": "text",
"name": "text",
"fiscal_registration_number": "text"
},
"partner_id": "text",
"negotiation_date": "text",
"seller_id": "text",
"total_value": 0,
"order_value": 0,
"discount_value": 0,
"shipment_address_name": "text",
"shipment_address_type": "text",
"shipment_street": "text",
"shipment_number": "text",
"shipment_complement": "text",
"shipment_neighborhood": "text",
"shipment_state": "text",
"shipment_postal_code": "text",
"shipment_country": "text",
"shipment_contatct_name": "text",
"shipment_contatct_number": "text",
"attachments": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"name": "text",
"type": "text"
}
],
"invoices": [
{
"invoice_key": "text",
"xml_resource_id": "123e4567-e89b-12d3-a456-426614174000",
"xml_file_name": "text",
"xml_file_type": "text",
"danfe_resource_id": "123e4567-e89b-12d3-a456-426614174000",
"danfe_file_name": "text",
"danfe_file_type": "text"
}
],
"items": [
{
"id": {
"value": "text"
},
"orderId": {
"value": "text"
},
"productId": {
"value": "text"
},
"unitValue": 0,
"quantity": 0,
"unit": {
"value": "text"
},
"discount": 0
}
],
"payments": [
{
"id": {
"value": "text"
},
"orderId": {
"value": "text"
},
"paymentMethodId": {
"value": "text"
},
"amount": 0,
"installments": 0
}
],
"statuses": [
{
"status_id": "text",
"created_at": "2024-12-21T14:37:22.643Z"
}
]
}