15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"data": {
|
|
"invoices": [
|
|
{
|
|
"id": "6a05bb62dc029b6ba8f7cd95",
|
|
"price": 200,
|
|
"status": "pending",
|
|
"subscriptions": [
|
|
"6a05bb62dc029b6ba8f7cd94"
|
|
],
|
|
"place_id": "6a05bb6217bb1e0c5fc4e6c9"
|
|
}
|
|
]
|
|
}
|
|
} |