Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.onepay.la/v1/accounts/bre-b/{key} \ --header 'Authorization: Bearer <token>'
{ "document_type":"CC", "document_number":"1000000000", "first_name":"Juan", "last_name":"Pérez", "status":"ACTIVE", "key_type":"ALPHANUM", "key_value":"@prueba-breb", "bank": { "id": "4fc80902-6345-4f3a-82f1-0aad2a21ed0b", "name": "Nu Bank", "logo": "https://example.com/logo.png" } }
Endpoint para obtener las llaves de Bre-B.
Was this page helpful?