Skip to main content
POST
Enroll a Tap to Pay app installation

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Cuerpo

application/json
installation_id
string
requerido
Required string length: 1 - 255
label
string
requerido
Required string length: 1 - 120
location_id
string<uuid>
requerido
platform
enum<string>
requerido
Opciones disponibles:
ios,
android

Respuesta

201

Enrolled Tap to Pay installation.

Última modificación el 1 de septiembre de 2026