{
"id": "string",
"status": "PENDING",
"createdAt": "2019-08-24T14:15:22Z",
"completedAt": "2019-08-24T14:15:22Z",
"availableAt": "2019-08-24T14:15:22Z",
"customer": {
"name": "string",
"email": "user@example.com"
},
"quote": {
"amount": 0,
"currency": "string",
"paymentMethod": "PIX",
"installments": 0,
"totalBRL": 0
}
}