Create a point of sale

Create a point of sale for a merchant.

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

Merchant identifier

Body Params

PointOfSale object with common fields

string
required
1 to 50

Point of sale reference identifier (unique by Merchant).
It is set by the user during the creation of the point of sale and cannot be modified afterward.
Point of sale reference must:

  • Start and contain only an alphanumeric characters (A-Z, a-z, 0-9).
  • May include dots ('.'), hyphens ('-'), and underscores ('_').
  • Have a length between 1 and 50 characters.
string
required
length between 1 and 50

Point of sale name
The current name for the point of sale.
Unique in the current merchant.

string
enum
required
Defaults to ONLINE

Sales channel of the point of sale.

Allowed:
string
required
length between 1 and 14

Legal identification number of the point of sale such as SIRET in France or BRN (Business Registration Number).

string
required
length between 4 and 4

Merchant Category Code (MCC).
As defined by VISA and Mastercard standards and assigned by the acquirer.

string
required
length between 0 and 150

Email associated with the point of sale.
Used for notifications and alerts related to the point of sale.

string
enum
required
Defaults to fr-FR

Restricted list of languages for payment pages hosted by Monext.
The value is a combination of the ISO 639-1 language code and the ISO 3166-1 alpha-2 country code, separated by a hyphen.
Example: fr-FR for French language in France.

string
required
Defaults to Europe/Paris

Timezone identifier, see List of tz database time zones

string
required

Phone number associated with the point of sale.

address
object

Address object

string
length between 0 and 255

Comment related to the Point of Sale.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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

Monext Retail API documentation
Monext 2025