You've already forked akaunting-py
Added exception for AccountNotFound
This commit is contained in:
15
data/GetAccountsSearchNotFound.json
Normal file
15
data/GetAccountsSearchNotFound.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"data":[],
|
||||
"meta":{
|
||||
"pagination":{
|
||||
"total":0,
|
||||
"count":0,
|
||||
"per_page":25,
|
||||
"current_page":0,
|
||||
"total_pages":0,
|
||||
"links":{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user