Create OrderAsk AIpost https://api.demo.mondu.ai/api/v1/ordersCreates new OrderBody ParamscurrencystringenumrequiredDefaults to EURCurrency code according ISO_4217 i.e EUREURGBPAllowed:EURGBPexternal_reference_idstringrequiredlength between 1 and 1024Reference ID of resource in external servicevendor_external_reference_idstringlength between 1 and 1024Reference ID of resource in external servicenotesstringlength between 1 and 1024billing_addressobjectrequiredBilling address details.billing_address objectshipping_addressobjectrequiredShipping address details.shipping_address objectgross_amount_centsinteger≥ 1The gross amount of the order.total_discount_centsinteger≥ 0Discount to be applied on all order lines.languagestringenumDefaults to enTwo-letter language code according to ISO_639-1 i.e. enendenlfresitAllowed:endenlfresitnet_terminteger≥ 1Custom net term for merchant.Income value must be one of the predefined values in the accountmerchant_informed_buyerbooleantruefalsesuccess_urlstringA URL to redirect buyers after a successful order from hosted checkout.cancel_urlstringA URL to redirect buyers after a canceled order from hosted checkout.declined_urlstringA URL to redirect buyers after a declined order from hosted checkout.billing_configuration_uuiduuidlength between 36 and 36UUID of an existing billing configurationadditional_discountobjectAdditional Discount.additional_discount objectbuyerobjectrequiredBuyer details.buyer objectlinesarray of objectsrequired≥ 1Order details.lines*ADD objectpayment_methodstringenumDefaults to invoiceinvoicedirect_debitinstallmentbilling_statementinstallment_by_invoicepay_nowAllowed:invoicedirect_debitinstallmentbilling_statementinstallment_by_invoicepay_nowResponses 201successful 403Forbidden 422Unprocessable EntityUpdated 2 months ago