Create Async OrderAsk AIpost https://api.demo.mondu.ai/api/v1/orders/create_asyncCreates new Async OrderBody ParamscurrencystringenumrequiredDefaults to EURCurrency code according ISO_4217 i.e EUREURGBPAllowed:EURGBPexternal_reference_idstringrequiredlength between 1 and 1024Reference ID of resource in external servicepayment_methodstringenumrequiredDefaults to invoiceinvoicedirect_debitinstallmentAllowed:invoicedirect_debitinstallmentnumber_of_installmentsinteger≥ 1Custom installment term for merchant.Income value must be one of the predefined values in the accountnet_terminteger≥ 1Custom net term for merchant.Income value must be one of the predefined values in the accounttotal_discount_centsinteger≥ 0Discount to be applied on all order lines.gross_amount_centsinteger≥ 1The gross amount of the order.languagestringenumDefaults to enTwo-letter language code according to ISO_639-1 i.e. enendenlfresitAllowed:endenlfresitbilling_addressobjectrequiredBilling address details.billing_address objectshipping_addressobjectrequiredShipping address details.shipping_address objectbuyerobjectrequiredBuyer details.buyer objectlinesarray of objects≥ 1Order details.linesADD objectownersarray of objectslength ≥ 1owners objectfirst_namestringrequiredlength between 1 and 1024last_namestringrequiredlength between 1 and 1024birth_datedateis_authorizedbooleantruefalseADD objectResponses 202successful 403Forbidden 422Unprocessable EntityUpdated 2 months ago