v1
latestOpenAPI 3.0.02026-08-0696238481.7 KBIn-Person Products
Retrieve an in-person product
Fetches an in-person product via its unique ID
get/in-person/products/{id}
Path parameters
idstring required
Example:ippd_01FCTS1XMKH9FF43CAFA4CXT3P
the unique ID of the product
Response
The resource was retrieved successfully
Example response
{
"id": "ippd_01FCTS1XMKH9FF43CAFA4CXT3P",
"name": "PAX A920 Pro",
"status": "Available",
"description": "Powered by the fastest processor to simultaneously run the most complex applications under the highest levels of inbuilt payment security. The ultimate viewing experience is delivered on the A920 PRO 5.5-inch touchscreen, enabling you to better showcase logos, adverts, and video clips, creating multiple customer engagement opportunities.",
"details": {
"battery": "5150mAh | 3.7V",
"cardReaders": "Chip & PIN | Contactless | Magnetic Stripe"
},
"createdTimestamp": 1470989538,
"lastUpdatedTimestamp": 1470989538
}