15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"data": {
|
|
"invoices": [
|
|
{
|
|
"id": "69f851a00b1f8729e0528d9d",
|
|
"price": 200,
|
|
"status": "pending",
|
|
"subscriptions": [
|
|
"69f851a00b1f8729e0528d9c"
|
|
],
|
|
"place_id": "69f851a097cc5ed8e8d2c48d"
|
|
}
|
|
]
|
|
}
|
|
} |