Create a new order in Monta and store locally

Forwards the order payload to the Monta API using the authenticated user’s stored credentials, then persists a local copy for listing, sync, and Sparky group linking. The webshopOrderId must be unique per user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique order identifier from your webshop or ERP. Must be unique per authenticated user.

string
required

Source system label stored with the order (e.g. Chargee_Shopify, webshop, api)

consumerDetails
object
required

Customer and address payload forwarded to Monta

lines
array of objects
required
length ≥ 1

One or more order lines with Monta SKU and quantity

lines*
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json