Retrieve Float account

Retrieve a float account using float account id, the id.

{
    "type": "floataccount",
    "id": "786ffcce-a112-43d8-8bad-b38393fe0a9f",
    "bankBranchCode": "802919",
    "accountNumber": "1111111",
    "availableBalance": 14733.15,
    "status": "active",
    "links": {
        "self": "https://au-api.basiq.io/payments/float-accounts/786ffcce-a112-43d8-8bad-b38393fe0a9f"
    }
}
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!