Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
0 <= x <= 100Required range:
x >= 0Available options:
all, draft, pending_approval, changes_requested, approved, pending_signature, signed, voided Available options:
all, draft, pending_approval, changes_requested, approved, pending_signature, signed, voided Response
200 - application/json
data
(Quote for subscription (draft) · object | Quote for one-off invoice (draft) · object | Quote for subscription (approval) · object | Quote for subscription (ready) · object | Quote for subscription (signed) · object | Quote for one-off invoice (approval) · object | Quote for one-off invoice (ready) · object | Quote for one-off invoice (signed) · object | Quote for subscription (voided) · object | Quote for one-off invoice (voided) · object)[]
required
List of Quote.
- Quote for subscription (draft)
- Quote for one-off invoice (draft)
- Quote for subscription (approval)
- Quote for subscription (ready)
- Quote for subscription (signed)
- Quote for one-off invoice (approval)
- Quote for one-off invoice (ready)
- Quote for one-off invoice (signed)
- Quote for subscription (voided)
- Quote for one-off invoice (voided)

