Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.13 KB

PointOfSaleReader.md

File metadata and controls

18 lines (14 loc) · 1.13 KB

PointOfSaleReader

Properties

Name Type Description Notes
device_type string The device type of the reader. [optional]
label string The label of the reader. [optional]
merchant_id string The merchant id that owns this point of sale reader. [optional]
payment_provider string The payment provider for the card reader. [optional]
pos_reader_id int Object identifier of the point of sale reader. [optional]
pos_register_oid int Object identifier of the point of sale register this reader is assigned to. [optional]
serial_number string The serial number of the reader. [optional]
stripe_account_id string If the payment provider is Stripe, this is the Stripe account id [optional]
stripe_reader_id string If the payment provide is Stripe, this is the Stripe terminal reader id [optional]

[Back to Model list] [Back to API list] [Back to README]