Skip to content

php - v1.6.60 - 2026-04-18 00:43:31

Choose a tag to compare

@github-actions github-actions released this 18 Apr 00:48

Generated by Speakeasy CLI## Php SDK Changes:

  • unified-to->accounting->createAccountingAccount():
    • request->fields Changed
  • unified-to->accounting->createAccountingContact():
    • request->fields Changed
  • unified-to->accounting->createAccountingCreditmemo():
    • request Changed
    • response.organizationId Added
  • unified-to->accounting->createAccountingTaxrate():
    • request Changed
    • response.organizationId Added
  • unified-to->accounting->createAccountingTransaction():
    • request Changed
    • response.organizationId Added
  • unified-to->accounting->getAccountingAccount():
    • request->fields Changed
  • unified-to->accounting->getAccountingContact():
    • request->fields Changed
  • unified-to->accounting->getAccountingCreditmemo():
    • request->fields Changed
    • response.organizationId Added
  • unified-to->accounting->getAccountingTaxrate():
    • request->fields Changed
    • response.organizationId Added
  • unified-to->accounting->getAccountingTransaction():
    • request->fields Changed
    • response.organizationId Added
  • unified-to->accounting->listAccountingAccounts():
    • request->fields Changed
  • unified-to->accounting->listAccountingContacts():
    • request->fields Changed
  • unified-to->accounting->listAccountingCreditmemoes():
    • request->fields Changed
    • response.[]->organizationId Added
  • unified-to->accounting->listAccountingTaxrates():
    • request->fields Changed
    • response.[]->organizationId Added
  • unified-to->accounting->listAccountingTransactions():
    • request->fields Changed
    • response.[]->organizationId Added
  • unified-to->accounting->patchAccountingAccount():
    • request->fields Changed
  • unified-to->accounting->patchAccountingContact():
    • request->fields Changed
  • unified-to->accounting->patchAccountingCreditmemo():
    • request Changed
    • response.organizationId Added
  • unified-to->accounting->patchAccountingTaxrate():
    • request Changed
    • response.organizationId Added
  • unified-to->accounting->patchAccountingTransaction():
    • request Changed
    • response.organizationId Added
  • unified-to->accounting->updateAccountingAccount():
    • request->fields Changed
  • unified-to->accounting->updateAccountingContact():
    • request->fields Changed
  • unified-to->accounting->updateAccountingCreditmemo():
    • request Changed
    • response.organizationId Added
  • unified-to->accounting->updateAccountingTaxrate():
    • request Changed
    • response.organizationId Added
  • unified-to->accounting->updateAccountingTransaction():
    • request Changed
    • response.organizationId Added
  • unified-to->account->createAccountingAccount():
    • request->fields Changed
  • unified-to->account->getAccountingAccount():
    • request->fields Changed
  • unified-to->account->listAccountingAccounts():
    • request->fields Changed
  • unified-to->account->patchAccountingAccount():
    • request->fields Changed
  • unified-to->account->updateAccountingAccount():
    • request->fields Changed
  • unified-to->contact->createAccountingContact():
    • request->fields Changed
  • unified-to->contact->getAccountingContact():
    • request->fields Changed
  • unified-to->contact->listAccountingContacts():
    • request->fields Changed
  • unified-to->contact->patchAccountingContact():
    • request->fields Changed
  • unified-to->contact->updateAccountingContact():
    • request->fields Changed
  • unified-to->creditmemo->createAccountingCreditmemo():
    • request Changed
    • response.organizationId Added
  • unified-to->creditmemo->getAccountingCreditmemo():
    • request->fields Changed
    • response.organizationId Added
  • unified-to->creditmemo->listAccountingCreditmemoes():
    • request->fields Changed
    • response.[]->organizationId Added
  • unified-to->creditmemo->patchAccountingCreditmemo():
    • request Changed
    • response.organizationId Added
  • unified-to->creditmemo->updateAccountingCreditmemo():
    • request Changed
    • response.organizationId Added
  • unified-to->taxrate->createAccountingTaxrate():
    • request Changed
    • response.organizationId Added
  • unified-to->taxrate->getAccountingTaxrate():
    • request->fields Changed
    • response.organizationId Added
  • unified-to->taxrate->listAccountingTaxrates():
    • request->fields Changed
    • response.[]->organizationId Added
  • unified-to->taxrate->patchAccountingTaxrate():
    • request Changed
    • response.organizationId Added
  • unified-to->taxrate->updateAccountingTaxrate():
    • request Changed
    • response.organizationId Added
  • unified-to->transaction->createAccountingTransaction():
    • request Changed
    • response.organizationId Added
  • unified-to->transaction->getAccountingTransaction():
    • request->fields Changed
    • response.organizationId Added
  • unified-to->transaction->listAccountingTransactions():
    • request->fields Changed
    • response.[]->organizationId Added
  • unified-to->transaction->patchAccountingTransaction():
    • request Changed
    • response.organizationId Added
  • unified-to->transaction->updateAccountingTransaction():
    • request Changed
    • response.organizationId Added

Publishing Completed