Param name | Description |
---|---|
client required |
Klanteninformatie Validations:
|
client[type_id] required |
Type klant ID => Belgische particulier (of instelling zonder BTW nummer): 0, Belgisch bedrijf: 1, Particulier binnen EU (of instelling zonder BTW nummer): 4, Bedrijf in ander EU land:2, Klant buiten EU: 3 Validations:
|
client[name] required |
Naam Validations:
|
client[vat_number] optional |
BTW nummer Validations:
|
client[contact] optional |
Contactpersoon Validations:
|
client[street] required |
Straatnaam en nummer Validations:
|
client[postcode] required |
Postcode Validations:
|
client[city] required |
Gemeente Validations:
|
client[country] optional |
Land Validations:
|
client[reference] optional |
Eigen klantennummer Validations:
|
client[language] optional |
Taal van offerte Validations:
|
quotation required |
Offerte informatie Validations:
|
quotation[serial_number] required |
Offertenummer Validations:
|
quotation[date] required |
Datum offerte Validations:
|
quotation[delivery_date] optional |
Leveringsdatum Validations:
|
quotation[valid_till] optional |
Datum tot dewelke de offerte geldig blijft Validations:
|
quotation[internal_description] optional |
Omschrijving voor intern gebruik Validations:
|
quotation[project_id] optional |
ID van een project (optioneel) Validations:
|
quotation[vat_percentage] optional |
Globaal BTW % van toepassing op heel de offerte. Niet door te sturen indien elke lijn een ander percentage heeft. Validations:
|
quotation[custom_text_top] optional |
Optionele tekst Validations:
|
quotation[custom_text_bottom] optional |
Optionele tekst Validations:
|
quotation[pay_message] optional |
Voeg ‘gelieve te betalen op rekeningnummer [XYZ] met mededeling Offerte [XYZ]’ toe aan offerte Validations:
|
quotation[sales_category_id] optional |
Cashaca ID van de inkomstencategorie waaraan de offerte gekoppeld wordt. Zie ook api/v2/sales_categories/ Validations:
|
quotation[sales_type_id] optional |
Product type ID => Goederen: 1, Diensten: 2, (M)OSS Verkopen: 3 Validations:
|
quotation[reallocation_of_vat] optional |
Wordt de BTW verlegd naar Belgische klant? Enkel te gebruiken bij verkopen aan Belgische klanten Validations:
|
quotation[abc_sale] optional |
Driehoeksverkeer? Enkel in te vullen bij verkoop van goederen naar klant in ander EU land. => Transport van verkoper (=jij) naar klant:0, Transport van jouw leverancier direct naar klant (driehoeksverkeer): 1 Validations:
|
quotation[commercial_document_lines_attributes] optional |
Lijst van de lijnen op offerte Validations:
|
quotation[commercial_document_lines_attributes][0,1,2,3,...etc] optional |
Informatie van een lijn op de offerte Validations:
|
quotation[commercial_document_lines_attributes][0,1,2,3,...etc][description] optional |
Omschrijving Validations:
|
quotation[commercial_document_lines_attributes][0,1,2,3,...etc][number_skus] optional |
Aantal Validations:
|
quotation[commercial_document_lines_attributes][0,1,2,3,...etc][unit_price] optional |
Eenheidsprijs Validations:
|
quotation[commercial_document_lines_attributes][0,1,2,3,...etc][unit_id] optional |
Cashaca ID van de eenheid Validations:
|
quotation[commercial_document_lines_attributes][0,1,2,3,...etc][discount_percentage] optional |
De toegekene korting in % Validations:
|
quotation[commercial_document_lines_attributes][0,1,2,3,...etc][vat_percentage] optional |
BTW percentage, enkel nodig om door te sturen indien er geen globaal percentage voor de hele offerte wordt doorgestuurd Validations:
|
quotation[uploaded_attachments_attributes] optional |
Optionele bijlages die u aan de offerte toevoegt Validations:
|
quotation[uploaded_attachments_attributes][0,1,2,3,...etc] optional |
Informatie van een bijlage van de factuur Validations:
|
quotation[uploaded_attachments_attributes][0,1,2,3,...etc][description] optional |
Omschrijving Validations:
|
quotation[uploaded_attachments_attributes][0,1,2,3,...etc][file_base64] optional |
Het bestand als een base64 string in volgend formaat: data:image/jpeg;base64,(base64 encoded data) Validations:
|