Param name | Description |
---|---|
page
optional |
Pagina indien er meer dan 100 creditnota’s zijn Validations:
|
per_age
optional |
Hoeveel creditnota’s er per pagina getoond worden. Maximum = 100. Indien niet meegedeeld wordt er 100 gebruikt Validations:
|
Param name | Description |
---|---|
id
required |
De Cashaca ID van de creditnota Validations:
|
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 factuur Validations:
|
credit_note
required |
Creditnota informatie Validations:
|
credit_note[serial_number]
required |
Creditnota nummer Validations:
|
credit_note[date]
required |
Datum creditnota Validations:
|
credit_note[reference]
optional |
Factuurnummer van factuur die gecorrigeerd wordt (optioneel) Validations:
|
credit_note[internal_description]
optional |
Omschrijving voor intern gebruik Validations:
|
credit_note[project_id]
optional |
ID van een project (optioneel) Validations:
|
credit_note[vat_percentage]
optional |
Globaal BTW % van toepassing op heel de factuur. Niet door te sturen indien elke lijn een ander percentage heeft. Validations:
|
credit_note[custom_text_top]
optional |
Optionele tekst Validations:
|
credit_note[custom_text_bottom]
optional |
Optionele tekst Validations:
|
credit_note[sales_category_id]
optional |
Cashaca ID van de inkomstencategorie waaraan de verkoop gekoppeld wordt. Zie ook api/v2/sales_categories/ Validations:
|
credit_note[discount_style_id]
optional |
Type korting. Geen korting => 0, Vaste korting => 1, % korting => 2, Korting snelle betaling =>3 Validations:
|
credit_note[discount_amount]
optional |
De toegekende korting in euro Validations:
|
credit_note[discount_percentage]
optional |
De toegekene korting in % Validations:
|
credit_note[sales_type_id]
optional |
Product type ID => Goederen: 1, Diensten: 2, (M)OSS Verkopen: 3 Validations:
|
credit_note[reallocation_of_vat]
optional |
Wordt de BTW verlegd naar Belgische klant? Enkel te gebruiken bij verkopen aan Belgische klanten Validations:
|
credit_note[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:
|
credit_note[commercial_document_lines_attributes]
optional |
Lijst van de lijnen op creditnota Validations:
|
credit_note[commercial_document_lines_attributes][0,1,2,3,...etc]
optional |
Informatie van een lijn op de creditnota Validations:
|
credit_note[commercial_document_lines_attributes][0,1,2,3,...etc][description]
optional |
Omschrijving Validations:
|
credit_note[commercial_document_lines_attributes][0,1,2,3,...etc][number_skus]
optional |
Aantal Validations:
|
credit_note[commercial_document_lines_attributes][0,1,2,3,...etc][unit_price]
optional |
Eenheidsprijs Validations:
|
credit_note[commercial_document_lines_attributes][0,1,2,3,...etc][unit_id]
optional |
Cashaca ID van de eenheid Validations:
|
credit_note[commercial_document_lines_attributes][0,1,2,3,...etc][discount_percentage]
optional |
De toegekene korting in % Validations:
|
credit_note[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 creditnota wordt doorgestuurd Validations:
|
credit_note[uploaded_attachments_attributes]
optional |
Optionele bijlages die u aan de creditnota toevoegt Validations:
|
credit_note[uploaded_attachments_attributes][0,1,2,3,...etc]
optional |
Informatie van een bijlage van de creditnota Validations:
|
credit_note[uploaded_attachments_attributes][0,1,2,3,...etc][description]
optional |
Omschrijving Validations:
|
credit_note[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:
|
Param name | Description |
---|---|
to
required |
E-mailadres van klant Validations:
|
cc
optional |
CC E-mailadres Validations:
|
bcc
optional |
BCC E-mailadres Validations:
|
subject
optional |
Onderwerp lijn van email. Indien niet doorgestuurd wordt de standaard ingestelde email verstuurd Validations:
|
content
optional |
Inhoud van email. Indien niet doorgestuurd wordt de standaard ingestelde email verstuurd Validations:
|
attach_pdf
optional |
Voeg pdf versie van factuur toe aan email Validations:
|
attach_xml
optional |
Voeg pdf versie van factuur toe aan email Validations:
|
send_reminder
optional |
Automatische herinnering versturen bij verstrijken betalingstermijn indien betalingstermijn opgegeven (Gratis vanaf Standaard abonnement) Validations:
|