Create orderpost deprecatedhttps://api.mollie.com/v2/ordersQuery ParamsembedstringenumShow DetailspaymentsInclude all payments created for this order.refundsInclude all refunds created for this order.shipmentsInclude all shipments created for this order.Allowed:paymentsrefundsshipmentsBody ParamsorderNumberstringrequiredamountobjectrequiredamount objectredirectUrlstring | nullcancelUrlstringwebhookUrlstringbillingAddressobjectrequiredbillingAddress objectshippingAddressobjectshippingAddress objectlocalestringrequiredmethodstring | nullshopperCountryMustMatchBillingCountrybooleanmetadatastringnumberOption 3arraynullprofileIdstringexpiresAtstringconsumerDateOfBirthstringtestmodeboolean | nulllinesarray of objectsrequiredlines*ADD objectResponses 201The newly created order object. 422The request contains issues. For example, if the order number is missing, or if the specified amount is higher than the maximum allowed amount. 429Rate Limit has been reached.Updated 28 days ago