Skip to main content
POST
Create a SimplePay QR entrypoint

Autorizaciones

Authorization
string
header
requerido

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

Encabezados

Idempotency-Key
string
requerido
Required string length: 8 - 255

Cuerpo

application/json
merchant_display_name
string
requerido
Required string length: 1 - 120
amount_mode
enum<string>
Opciones disponibles:
buyer_entered,
fixed_amount,
catalog_item,
table_bill
catalog_line_item
object
description
string
Maximum string length: 280
experience
enum<string>
Opciones disponibles:
merchant_qr,
table_pay
fixed_amount_minor
integer
Rango requerido: x >= 1
is_default
boolean
metadata
object
payment_method_types
enum<string>[]
Required array length: 1 - 3 elements
Opciones disponibles:
card,
spei,
oxxo
table_display_name
string
Maximum string length: 80
table_id
string<uuid>
tip_policy
object
wallets
object

Respuesta

201

The permanent SimplePay QR entrypoint.

Última modificación el 1 de septiembre de 2026