Customer Checkout

About the API

Customer Checkout allows a system to perform a checkout on a customers behalf. This is used to determine the structure of a proposed basket of items and/or services for submission into the ordering system. The API will be responsible for breaking down the basket into a list of orders based on fulfilment types, delivery addresses and preferred delivery dates.

API Details

Authentication Methods

This API is using the following Security Policies:

  • Authorization OAuth 2.0

In order to use the required endpoints, you must first be issued a token. To get a token for this API, you must use our OAuth2 endpoint. Please see our Security section for details on using OAuth2, getting a token and using this token on this API.

Endpoints

Below are the base URLs used for this API:

ENVIRONMENT Base URL
Sandbox https://checkout.sandbox.api.bunnings.com.au/checkout
Test https://checkout.stg.api.bunnings.com.au/checkout
Live https://checkout.api.bunnings.com.au/checkout