Desarrolladores
Cómo usar la API
Endpoint para ver un sub comercio.
cURL
curl --request GET \ --url https://api.onepay.la/v1/sub-merchants/{id} \ --header 'Authorization: Bearer <token>'
Was this page helpful?