Release Notes: November 22nd, 2021

An update was released to the CoreBridge API. Following are release notes related to new endpoints, changes to existing endpoints, and bug fixes. If you have questions, please contact our support department for assistance through our support site here or by emailing support@corebridge.net.  


Changes to Endpoints

  • Fixed an uncommon issue related to API Order Creation where users could encounter a divide by zero error when using Quick Products to create the order.
  • Updated CreateCustomerLocation as follows
    • Added Country / State validation.
    • Removed requirement of AddressLocationId for single-location systems.
    • Removed TaxGroupId requirement.
  • Updated UpdateCustomerLocation as follows
    • Added Country / State validation.
    • Removed requirement of AddressLocationId for single-location systems.
    • Removed TaxGroupId requirement.
  • Corrected some issues related to State and Country validation on UpdateCustomer_v2 endpoint