Skip to content

Commit 4007a9c

Browse files
committed
invoice services Cancelar una factura por ID (por referencia) sample added
1 parent 2972f77 commit 4007a9c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,6 +1069,8 @@
10691069
// $apiResponse = $client->getInvoiceService()->cancel($cancelInvoice);
10701070
// consoleLog($apiResponse);
10711071

1072+
1073+
10721074
// ------------------------------------------------------------------
10731075
// Obtener el estado de una factura por valores
10741076
// ------------------------------------------------------------------

0 commit comments

Comments
 (0)