Authorizations
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Path Parameters
The unique identifier of the quote.
Body
All fields are optional - only provided fields will be updated.
Issue date in YYYY-MM-DD format
"2024-01-15"
Expiry date in YYYY-MM-DD format
"2024-02-15"
Quote's number. Must be unique within the organization and is:
- required if automatic numbering is disabled for the authenticated organization (default setting);
- optional if automatic numbering is enabled for the authenticated organization. However, if provided, it will be used as the quote's number.
40
"Q-2024-001"
Terms and conditions text
3000
Currency code (ISO 4217, alpha 3)
"EUR"
Optional header text for the quote.
1000
Optional footer text for the quote.
1000
This collection of propertys can be optionally used to temporarily override some of the organization's properties for this one invoice.
Global discount applied to the quote
Quote's line items
1
Welfare fund details (Italian specific)
Withholding tax details (Italian specific)
Stamp duty amount (Italian specific)
"0.1"
Response
Returns the updated quote.
Quote ID
"4d5418bb-bd0d-4df4-865c-c07afab8bb48"
Organization ID
"4d5418bb-bd0d-4df4-865c-c07afab8bb48"
Quote number
"Q-2024-001"
Quote status
pending_approval
, approved
, canceled
"pending_approval"
Currency code (ISO 4217 format, alpha 3)
"EUR"
Total amount of the quote
Total amount in cents
24000
VAT amount of the quote
VAT amount in cents
4000
Issue date (YYYY-MM-DD)
"2024-01-15"
Expiry date (YYYY-MM-DD)
"2024-02-15"
Creation timestamp
"2024-01-15T10:30:00Z"
Quote line items
Client that needs to pay the invoice.
Information of the organization at the time the document was issued.
Attachment ID for the quote PDF
"4d5418bb-bd0d-4df4-865c-c07afab8bb48"
Public URL to view the quote
"https://portal.qonto.com/quotes/00000000-0000-0000-0000-000000000000"
Organization contact email
"contact@qonto.com"
Terms and conditions text
"This is an example."
Header text for the quote
"This is an example."
Footer text for the quote
"This is an example."
Global discount applied to the quote
Approval timestamp (if approved)
"2024-01-16T14:22:00Z"
Cancellation timestamp (if canceled)
"2024-01-17T09:15:00Z"
Welfare fund details (Italian specific)
Withholding tax details (Italian specific)
Stamp duty amount (Italian specific)
"0.10"
IDs of invoices created from this quote