Postman Payload Sample

This page contains a Postman sample collection to assist with the integration of our POS API. It includes ready-to-use requests and example payloads to help partners quickly understand the API structure, required parameters, and expected responses. Use this collection to test endpoints, simulate transactions, and streamline your development process. Make sure to replace any placeholder values (e.g., accessKeyId, accessKeySecret, posId) with your actual integration credentials.

  1. Download sample payload here

  2. In Postman, click Import and select the downloaded .json file

  3. Click on the newly imported collection “V2.0 ShopBack POS API - Sandbox” and select
    “Variables”

  4. Update accessKeyId, accessKeySecret and posId in “Current value” as per the credentials
    provided

  5. Update country and currency accordingly too

  6. Click “ Save” on the top right corner after updating the values

  7. You can check on the sample code under "Pre-request Script"