File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11251125 // ------------------------------------------------------------------
11261126 // Descargar XML por ID
11271127 // ------------------------------------------------------------------
1128- $ apiResponse = $ client ->getInvoiceService ()->getXml ("fc2bb1aa-12a7-4d92-bdea-57d589bd29d6 " );
1129- consoleLog ($ apiResponse );
1128+ // $apiResponse = $client->getInvoiceService()->getXml("fc2bb1aa-12a7-4d92-bdea-57d589bd29d6");
1129+ // consoleLog($apiResponse);
11301130
11311131
11321132
11371137 // "invoiceId" => "96d93ff4-95c6-4381-858a-6551259d17ad",
11381138 // "bandColor" => "#FFA500",
11391139 // "fontColor" => "#FFFFFF",
1140- // "toEmail" => "mendoza.git@gmail .com",
1140+ // "toEmail" => "mail@domain .com",
11411141 // "base64Logo" => $base64Logo
11421142 // ];
11431143 // $apiResponse = $client->getInvoiceService()->send($emailRequest);
11441144 // consoleLog($apiResponse);
11451145
1146+
1147+
11461148 // ------------------------------------------------------------------
11471149 // Enviar factura por correo por ID (por referencias)
11481150 // ------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments