Skip to content

chore(multiInvoices): add new methods for receipts to invoice#48

Open
raul-facturapi wants to merge 1 commit intomainfrom
chore/multi-invoice_receipts
Open

chore(multiInvoices): add new methods for receipts to invoice#48
raul-facturapi wants to merge 1 commit intomainfrom
chore/multi-invoice_receipts

Conversation

@raul-facturapi
Copy link
Copy Markdown
Collaborator

No description provided.

@raul-facturapi raul-facturapi self-assigned this Apr 27, 2026
@raul-facturapi raul-facturapi force-pushed the chore/multi-invoice_receipts branch from 7d1af25 to 3ede88b Compare April 28, 2026 16:11
@raul-facturapi raul-facturapi changed the title chore(multiInvoices): add new methods for multiinvoice receipts chore(multiInvoices): add new methods for receipts to invoice Apr 28, 2026
public function toInvoice($data)
{
try {
return json_decode($this->executeJsonPostRequest($this->getRequestUrl() . "/multi-invoice", $data));
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants