POS

Search POS by serial number

Retrieves POS details based on the provided serial number. This endpoint allows users to search for a POS by its unique serial number and returns relevant information, including status, model, and registration details

get/v1/pos

Query parameters

serial_numberstring required

POS serial number

Response

The record has been successfully getted

idstring required

POS id

codestring required

POS code

statusstring required

Status

serial_numberstring required

POS serial number

terminal_modelstring required

POS model

manufacturerstring required

POS manufacturer

seller_idstring required

Active POS for seller_id

pin_capabilitystring required

Shows that the POS is ready for use

contactless_enabledboolean required

Shows that the POS is ready for contactless payment

metadataobject required

Metadata

Changes

No recorded changes to this endpoint across all 1 revision of this API.