{
"id": "<string>",
"type": "<string>",
"attributes": {
"number": "<string>",
"currency": "<string>",
"is_cancellation": true,
"is_credit": true,
"has_payment": true,
"recipient": "<string>",
"invoicing_party": "<string>",
"total": 123,
"net_amount": 123,
"tax_amount": 123,
"status": "<string>",
"access_token": "<string>",
"locked": true,
"issued_at": "2023-11-07T05:31:56Z",
"due_date": "2023-12-25",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"relationships": {},
"links": {},
"meta": {}
}