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.
ExOrder/GetOrderNotes
Added to allow the retrieval of notes from an order.
Steve Hendrix
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.
ExOrder/GetOrderNotes
Added to allow the retrieval of notes from an order.
Parameter: orderId
Sample Request:
https://yoursubdomain.corebridge.net/api/public/ExOrder/GetOrderNotes?orderId=1234
Sample Response:
ExOrder/DeleteOrderNotes
Added to allow Order Notes to be deleted.
Parameter: orderId
Notes:
Sample Request:
https://yoursubdomain.corebridge.net/api/public/ExOrder/DeleteOrderNotes?orderId=300
Sample JSON Response: