Create a cash deposit transaction simulation for a barcode
In-Store Cash Deposit Simulations
Create a cash deposit transaction simulation for a barcode
⚠️ Sandbox Only > This simulation endpoint is only available in sandbox environments and will not be available in production. Create a cash deposit transaction simulation for a barcode
POST
Create a cash deposit transaction simulation for a barcode
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Simulate a cash deposit transaction using a barcode
Amount to deposit
Required range:
1 <= x <= 999Example:
100
Unique identifier of the barcode to be used for the deposit
Example:
"550e8400-e29b-41d4-a716-446655440000"
Available options:
PAID, VOID Unique identifier of the barcode simulation store
Available options:
APPLY, TEST Response
Successfully created the cash deposit transaction simulation

