product | | | Object containing product parameters. | object |
| product_id (required) | | Identifier of the product (Reference Guide). | integer |
| mcc (required) | | Merchant Category Code. | string |
| currency (required) | | Currency for transactions. | string |
| name (required) | | Name of the trading point displayed in the softPOS application. | string |
| descriptor (required) | | Terminal descriptor (Maximum 24 characters, Latin alphabet). | string |
| address (required) | | Address data object where Freedom Pos will be used. | object |
| | country (required) | Country. | string |
| | postal_code (required) | Postal code. | string |
| | address_line1 (required) | City of registration. | string |
| | address_line2 (required) | Street of registration. | string |
| | address_line3 (required) | Building and premises of registration. | string |
| user (required) | | Cashier data object for Freedom Pos. | object |
| | name (required) | Full name of the cashier. | string |
| | email (required) | Email of the cashier. | string |
| | phone (required) | Phone number of the cashier. | string |
| package_name (required) | | Name of the softPOS application. | string |