Create Order

Submit an order payload to create an order for the merchant

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 13 and 13

Thirteen character identification code.
Note: This code is provided by Moneris and is required to identify the Merchant executing the transaction."

Body Params

Represents the payload for submitting an order.

string
required
length between 1 and 36

A Unique Identifier that is required for handling idempotent requests.

Note: Moneris encourages the use of UUID Version 4 in APIs as an idempotency key."

string | null
enum

Identifies the specific customer or business segment targeted by a product or service.

highRiskKonekQuestionnaire
object | null

Questionnaire for high-risk Konek merchants, capturing compliance and risk-related responses required during the onboarding process.

string | null

A code that identifies the representative agent associated with the order.

existingProductDetails
object | null

An object containing details about existing services or products.

hardwareBundle
object | null

It contains hardware bundle details.

installationDetails
object | null

Contains details about the installation method and schedule.

string | null

A unique identifier for the lead associated with the order.

string | null

A unique identifier for the merchant opportunity.

boolean

A boolean flag indicating whether the order has been confirmed.

applicablePromotions
array of strings
length ≤ 10

A list of promotion codes applicable to the order.

applicablePromotions
feeDetails
object | null

An object containing the fees details

applicationDetails
object | null
required

Details about the application

agreementModelInformation
object | null

An object containing the agreement model info details.

orderDocumentationStatus
object | null

An object containing the documents status details.

confirmationDetails
object | null

An object containing the confirmation details.

supplies
array of objects
length ≤ 116

A list of supply items.

supplies
productDetails
object
required

An object containing all details related to a product.

boolean

A boolean flag indicating whether the auto adjudication process is required.

boolean

A boolean flag indicating whether an order is being processed as a rush or expedited order.

cardPlanDetails
object | null

An object containing all the card plans details.

deliveryAddress
object | null

An object containing the delivery address details.

string | null

The individual responsible for creating the order.

Headers
string
required
Defaults to 2026-08-14

The endpoint's API Version.

Must be provided through the headers section.

string

Correlates a series of requests within the same flow.

Note: This ID is generated by Moneris with every request or response, if it doesn't exist.
Merchants are to echo back the value with every request that is part of the call flow."

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json
*/*