{
"billings": [
{
"customer_mail": "string",
"fine": 0,
"digest": "string",
"status": "processing",
"installments": 0,
"nfe_number": "string",
"customer_phone": "string",
"fees": 0,
"installment_type": "weekly",
"billing_number": "string",
"created_by_name": "string",
"customer_document": "string",
"origin": "string",
"discount_before_payment": 0,
"integration_identifier": "string",
"customer_id": "string",
"due_date": 0,
"updated_at": 0,
"issued_at": 0,
"amount": 0,
"description": "string",
"billing_url": "string",
"discount_before_payment_due_date": 0,
"customer_name": "string",
"type": "generic"
}
],
"next_page_token": "string",
"count": 0
}