HTTP/1.1 200 OK
Server: nginx
Date: Wed, 13 Apr 2022 19:41:23 GMT
Content-Type: application/json; charset=UTF-8
Connection: keep-alive

{
	"success": true,
	"data": [
		{
			"id": "KMN2WPRVEM9W0LQ641YZ",
			"contract_number": null,
			"create_invoice": "2022-12-27",
			"customer_id": "N5YG0OV16ZED1EKX7M8Z",
			"due_day": 1,
			"error_message": null,
			"expires_at": "2023-04-01",
			"first_due_date": "2023-01-01",
			"generate_days": 5,
			"interval_size": 1,
			"interval_type": "month",
			"items": [
				{
					"id": "VXDEKO7ZP694P603NMRQ",
					"description": "Produto Especial",
					"price": "750.00",
					"products_services_id": "Y1LOJWXR9LX5926K8Q70",
					"quantity": 2,
					"type": "service"
				}
			],
			"next_expiration": "2023-01-01",
			"notification_rule_id": "52XD4W3GE1DZ97JM1R0K",
			"paused_at": null,
			"payable_with": "credit",
			"plans_id": null,
			"price": "1500.00",
			"quantity_generated": 0,
			"reactivate_at": null,
			"reference": "none",
			"sequencial_number": "MENS00000004",
			"settings": {
				"discount": null,
				"discount_subscription": null,
				"interest": null,
				"late_fee": null,
				"send_tax_invoice": 0,
				"warning": null
			},
			"status": "actived",
			"created_at": "2022-09-28 16:19:18",
			"updated_at": "2022-09-28 16:19:18"
		}
	]
}
