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/utilities/{payment_id} \ --header 'Authorization: Bearer <token>'
{ "id": "9d1cd37a-a6bc-472d-b4e6-c913769d005a", "group_id": "Kirlin Group, 2381762387", "provider_id": "9d1cd37a-94e5-4cf1-aa7c-daac8ebf4ed9", "provider_name": "Kirlin Group", "amount": 250000, "reference": "2381762387", "status": "paid" }
Obtenga los detalles de un pago específico.
Was this page helpful?