{
"resource": "string",
"uri": "string",
"limit": 0,
"offset": 0,
"has_more": true,
"query_count": 0,
"total": 0,
"items": [
{
"uuid": "string",
"plan": "string",
"on_behalf_of": "string",
"customer": "string",
"description": "string",
"payment_method": "credit",
"due_date": "2019-08-24",
"due_since_date": "2019-08-24",
"expiration_date": "string",
"amount": 0,
"currency": "string",
"status": "active",
"resource": "string",
"created_at": "string",
"updated_at": "string",
"suspended_at": "2019-08-24T14:15:22Z",
"uri": "string",
"card": "string"
}
]
}