Python integration
import sdk-python # Set your API key client = sdk_python.Client(api_key="YOUR_API_KEY")
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/pos/items
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/pos/orders
curl \ -H "Authorization: $API_KEY" \ https://unify.apideck.com/pos/tenders