Create factoringAsk AIpost https://api.demo.mondu.ai/api/v1/factoringsCreate a factoring for invoiceBody Paramsinvoice_external_reference_idstringrequiredlength between 1 and 1024Reference ID of resource in external servicecurrencystringenumrequiredDefaults to EURCurrency code according ISO_4217 i.e EUREURGBPAllowed:EURGBPnet_termintegerrequired≥ 1Custom net term for merchant.Income value must be one of the predefined values in the accountpayment_methodstringenumrequiredDefaults to invoicePayment method for the factoring. Can be invoice or direct_debitinvoicedirect_debitAllowed:invoicedirect_debittotal_discount_centsinteger≥ 0invoice_issued_atdate-timerequiredgross_amount_centsinteger≥ 1Invoice amount including taxes, discounts, shipping or any other cost. gross_amount_cents = net_amount_cents + tax_cents + shipping_price_cents - discount_centslanguagestringenumDefaults to enTwo-letter language code according to ISO_639-1 i.e. enendenlfresitAllowed:endenlfresitinvoice_urlstringThe public URL of the invoice.filefilelinesarray of objects≥ 1Invoice line details.linesADD objectbilling_addressobjectrequiredBilling address details.billing_address objectshipping_addressobjectrequiredShipping address details.shipping_address objectbuyerobjectrequiredBuyer details.buyer objectownersarray of objectslength ≥ 1owners objectfirst_namestringrequiredlength between 1 and 1024last_namestringrequiredlength between 1 and 1024birth_datedateis_authorizedbooleantruefalseADD objectshipping_infosobjectInformation about the shipment.shipping_infos objectResponses 202successful 403Forbidden 422Unprocessable EntityUpdated 4 months ago