Desarrolladores
Cómo usar la API
Invoca un flujo para ante una acción del usuario.
cURL
curl --request POST \ --url https://api.onepay.la/v1/flows \ --header 'Content-Type: application/json' \ --data '{ "phone": "<string>", "flow": "<string>", "params": {} }'
no content
Was this page helpful?