Pos API
Attributes
AttributeTypeDescription
id
String
POS identifier, numerical and self-generated.
name
String
Name of the POS.
fixed_amount
Boolean
Define if the customer can insert the amount to be paid.
true
The customer cannot choose the amount to be paid and must wait for the generation of an order.
false
After scanning the QR code of the POS, the customer enters the amount to be paid.
category
Long
MCC code that indicates the category of the Point of Sale. If not specified, it remains as a generic category
Argentina
Gastronomy - 621102
Gas station - 473000
Gas station - 473000
Brasil
Gastronomy - 5611203
Gas station - 4731300
Gas station - 4731300
Mexico
Gastronomy - 5812
Gas station - 468419
Gas station - 468419
Colombia
Gastronomy - 5611
Gas station - 4731
Gas station - 4731
Peru
Gastronomy - 5520
Gas station - 5050
Gas station - 5050
Uruguay
Gastronomy - 56101
Gas station - 47300
Gas station - 47300
Chile
Gastronomy - 561000
Gas station - 473001
Gas station - 473001
store_id
String
Store identifier to which the point of sale belongs.
external_store_id
String
Unique identifier of the store to which the pos belongs defined by integrator system.
external_id
String
Unique identifier of the pos defined by integrator system.
url
String
URL to get the order of the integrator system. It is optional and is used only in the disregarded integration model.