Query Transaction
About the API
Query Transaction is used to access transaction information based on a set of criteria from the caller.
Search on transaction details based on,
-
Transaction number
-
Date range
-
Set of Item number/barcode
-
Set of store locations
-
Set of card masks
-
Set of customer identifiers
The API provides full details for a known transaction in order to access a copy of a receipt. Returns links can be used to access receipts in various formats. Links to all related transactions against a known transaction based on sale and return data are also provided.
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://transaction.sandbox.api.bunnings.com.au/transaction |
Test | https://transaction.stg.api.bunnings.com.au/transaction |
Live | https://transaction.api.bunnings.com.au/transaction |