{
"sellerId": 0,
"partnerId": "string",
"status": "INVOICED",
"occurredAt": "2019-08-24T14:15:22.123Z",
"nfe": {
"number": "string",
"series": "string",
"queryUrl": "http://example.com",
"key": "string",
"totalValue": "string",
"issuedAt": "2019-08-24T14:15:22.123Z",
"xml": "string"
},
"cancellation": {
"reason": "string"
},
"shipping": {
"carrier": "string",
"trackingCode": "string",
"trackingUrl": "http://example.com",
"estimatedDeliveryDate": "2019-08-24T14:15:22.123Z"
}
}