You've already forked akaunting-py
17 lines
447 B
JSON
17 lines
447 B
JSON
{
|
|
"data":{
|
|
"id":2,
|
|
"company_id":1,
|
|
"from_account":"Some Account",
|
|
"from_account_id":1,
|
|
"to_account":"Some Account New",
|
|
"to_account_id":2,
|
|
"paid_at":"2022-05-16T11:57:51+12:00",
|
|
"amount":100,
|
|
"amount_formatted":"$100.00",
|
|
"currency_code":"NZD",
|
|
"created_by":1,
|
|
"created_at":"2022-05-16T11:57:51+12:00",
|
|
"updated_at":"2022-05-16T11:57:51+12:00"
|
|
}
|
|
} |