API Change Log for September 28th, 2022 Release

Check the API updates for this release.

Gift Cards

  • API endpoint: http://{apiurl}/api/Invoices/ApplyGiftCard
  • Scenario: Applies gift card to an invoice for Webstore.
  • Earlier behavior: The API added GroupInvoice in the response.
  • New behavior: The API will no longer add GroupInvoice information to the response. Instead, it will fetch invoice details by using the Invoices API.
  • API documentation link: NA