15 lines
294 B
JSON
15 lines
294 B
JSON
|
|
{
|
||
|
|
"charges": [
|
||
|
|
{
|
||
|
|
"id": "pay-2026-06",
|
||
|
|
"period": "2026-06",
|
||
|
|
"gross": "8.99",
|
||
|
|
"fee": "0.44",
|
||
|
|
"net": "8.55",
|
||
|
|
"currency": "EUR",
|
||
|
|
"customer": "tegwick",
|
||
|
|
"product": "coulomb.social-membership",
|
||
|
|
"payout_account": "binky-hedgehog"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|