Post Purchase API
Through our Post Purchase API, you can fetch and administer your orders. You can do all of the common operations for the order and simultaneously handle the payment through our integrations to PSPs. All operations done through Brink Commerce API can trigger an event either through EventBridge or a webhook.
Brink Commerce API can be set up in three different ways. Depending on how you use our APIs, some additional configuration may be required on our end. In either case, we strongly recommend that all operations, from a user perspective, are done through an Order Management System or an ERP system.
Remember
All of the options below require configuration from Brink Commerce.
-
Order management through Brink Commerce API
This is the most common option, and you utilize our existing integrations towards PSPs and other systems that are listening to our order events. The order data and status are up-to-date in Brink Commerce API. -
Order management outside of Brink Commerce API, but update Brink with order statuses
The only difference between this option and option 1, is that you'll need to use integrations towards PSPs and other systems listening to order changes outside of Brink Commerce API. The order data and status are up-to-date in Brink Commerce API. -
Order management is done outside of Brink Commerce API, a.k.a catch-n'-release
All the order operations are done outside of Brink. You'll need to use integrations towards PSPs and other systems listening to order changes outside of Brink. The order data and status are NOT up-to-date in Brink Commerce API.