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": "2M5P46E7D282710LG9ZR",
		"amount": null,
		"amount_released": null,
		"barcode": null,
		"barcode_data": null,
		"booklet": null,
		"customer_id": "N5YG0OV16ZED1EKX7M8Z",
		"discount": null,
		"document_number": null,
		"due_date": "2022-09-30",
		"duedate_reference": null,
		"fine_delay": null,
		"installment": null,
		"installment_number": 1,
		"items": [
			{
				"description": "###Produto Especial",
				"price": "100.00",
				"quantity": 2,
				"type": "service"
			}
		],
		"paid_at": null,
		"payable_with": "credit",
		"payable_with_checkout": 1,
		"payable_with_converted": 0,
		"payment_method": null,
		"pending_reminder_at": null,
		"pix_br_code": null,
		"pix_emv": null,
		"price": "200.00",
		"price_reference": null,
		"sequencial_number": "COB00000909",
		"settings": {
			"discount": null,
			"discount_subscription": null,
			"interest": null,
			"late_fee": null,
			"max_installments": null,
			"payable_with": "bankslip",
			"send_tax_invoice": 0,
			"warning": null
		},
		"split_rules": [],
		"status": "pending",
		"tax_invoices_with_status_active": [],
		"total_paid": null,
		"transaction_number": null,
		"url_bankslip": null,
		"url_document": null,
		"url_invoice": "https://app.sandbox.cobrefacil.com.br/minha-fatura/2M5P46E7D282710LG9ZR",
		"url_receipt": null,
		"url_tax_invoice": null,
		"created_at": "2022-09-30 10:02:02",
		"updated_at": "2022-09-30 10:02:02"
	}
}
