Configuration
Management APIs
Store
Product
Price
Discount
Inventory
Shipping
Shopper APIs
Post Purchase APIs
Brink Merchant Portal - Login
Brink Merchant Portal - Add store
Brink Commerce API requires a custom HTTP header, x-api-key
, for authentication in every API request.
Brink Merchant Portal - Add shipping option
The price amount in Brink Commerce API is defined as an integer and represents the currency with an exponent of 2,
e.g. $5 is specified as "amount": 500
.
With your Brink environment set up, it's time to start integrating with the API and create your first order.