v1
latestOpenAPI 3.1.02026-07-24820248.4 KBNota de Crédito
post/billing-documents/credit-note
Request body
Response
201
Example response
{
"id_billing_document": "bd_uPvJ8-bYVIl57S3_svxp00zTDnSD_hR0",
"id_invoice": "in_example",
"id_account": "acc_gbpWCIMMNSR9LFj2S2G_eQbZ-5mbZSxh",
"id_customer": "cus_99LT-4Z92ovPsdbVMTAcug7v-Jl0HAHB",
"status": "ISSUED",
"type": "CREDIT_NOTE",
"folio": "test-E",
"issue_date": "2024-01-15T10:30:00",
"sub_total": 100,
"total": 116,
"provider_external_id": "test_credit_note_id",
"fiscal_billing_id": "87654321-4321-4321-4321-210987654321",
"related_fiscal_billing_id": "87654321-4321-4321-4321-210987654321",
"tax_id": "052-65-3029",
"tax_regime": "616",
"tax_zip_code": "54321",
"billing_address": "1371 Miller Tunnel\nEast Davidborough, OR 44516",
"billing_email": "keith13@example.net"
}