v1

latestOpenAPI 3.0.02026-07-1340092.7 KB
Facturas

Obtener una factura por ID

Obtener una factura por su ID

get/invoice/{invoiceId}

Path parameters

invoiceIdnumber required

Response

Retorna la factura solicitada

idnumber required
totalAmountstring required
totalPaidstring required
totalPendingstring required
totalMorastring required
interestPaidstring required
interestSnapshotstring required
interestSnapshotDatestring nullable required
status'DRAFT' | 'PENDING' | 'PAID' | 'CANCELED' | 'PARTIALLY_PAID' | 'BONIFIED' required
descriptionstring nullable required
datestring required
expirationDatestring required
lastPaymentDatestring nullable required
paymentMethodstring nullable
isManualPaymentboolean
uniqueIdstring nullable required
applyInterestboolean required
externalReferencestring nullable required
subscriptionIdnumber nullable required
source'SETTLEMENT' | 'IMPORT' | 'MANUAL' | 'SUBSCRIPTION' | 'EVENT' | 'POS' required