{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"expert": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"image": "http://example.com",
"slug": "string",
"aboutUs": "string",
"email": "string"
},
"status": "new",
"manuallyCreated": true,
"createdBy": "string",
"invoices": [
{
"id": "string",
"number": "string",
"created": "string",
"description": "string",
"customerId": "string",
"customerEmail": "string",
"status": "string",
"paid": true,
"items": [
{
"description": "string",
"amount": "string"
}
],
"totalPrice": "string",
"currency": "string",
"pdf": "string",
"hostedInvoiceUrl": "string",
"feePercentage": "string",
"app": "string",
"jobMatchId": "string",
"type": "string"
}
]
}