Changes to Create a new invoice
POST /api/invoices
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.6
What changed
- ○
added the new optional request property
createdAtnew-optional-request-property
- ○
added the new optional request property
currencynew-optional-request-property
- ○
added the new optional request property
invoiceNumbernew-optional-request-property
- ○
added the new optional request property
paidAtnew-optional-request-property
- ○
added the new optional request property
statusnew-optional-request-property
- ○
added the media type
application/jsonfor the response with the status201response-media-type-added
- ○