Get Bill Info

Fetch an existing wallet by its UUID

API Endpoint

POST /client/bills/view


Request Headers:

Authorization: Bearer <access_token>

Content-Type: application/json Request Body:

{
    "reference":"66bb8c4dbb18e67"
}

Last updated