API 1
cURL
curl --request GET \ --url https://openapi.pleo.io/v1/accounts/{accountId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "name": "<string>", "accountCategoryId": "<string>", "hidden": true, "accountNumber": "<string>", "taxCodeId": "<string>" }
Open API Bearer token
Unique UUID of the account.
"0f0e000-000d-0d00-000b-00db0d000fae"
An account has been returned
The unique UUID identifier of the account
Description of this account
unique Category ID of the account
Is the account hidden/archived for the user
Account number
unique Tax Code ID