{
"personDocument": "string",
"companyDocument": "string",
"movementDate": "2020-03-05T18:09:54.957Z",
"operationId": 0,
"sellerId": 0,
"orderNumber": 0,
"checkout": "string",
"items": [
{
"productCode": "string",
"productDescription": "string",
"grossTotalValue": 0,
"discountTotalValue": 0,
"discounItemValue": 0,
"netTotalValue": 0,
"requestedQuantity": 0
}
]
} |