string(OutgoingInvoicePaymentStatus)
Enum"open""partly_paid""paid""cancelled"
"open"
estimate Invoice is meant as estimate |
open Invoice in draft |
bookable Invoice is ready to be booked |
booked Invoice was booked |
estimate Invoice is meant as estimate |
open Invoice in draft |
bookable Invoice is ready to be booked |
booked Invoice was booked |
"estimate"
{ "id": "string", "is_default": true, "title": "string", "organization": "string", "identifier": "string", "type": "account", "owner": { "id": "string", "first_name": "string", "last_name": "string", "email": "string", "type": "user", "space": { … } }, "updated_at": "2019-08-24T14:15:22Z", "created_at": "2019-08-24T14:15:22Z", "deleted_at": "2019-08-24T14:15:22Z" }