App Introduction
This app connects the Czech logistics service Balikobot with your online store, enabling label generation and parcel shipping. To use the app, you must first have an active contract with Balikobot. Then, simply configure your API token to start printing labels and managing your couriers all from a single dashboard.
Core Functionality
- Create labels immediately from order details
- Batch order deliveries to our orders
- Print address labels and cargo lists
Merchant-Friendly
- Independent E-commerce Merchants
- Cross-border E-commerce Sellers
- High-order Volume Merchants
Basic Information
- Developer:3Node Software s.r.o.
- Address:Frýdecká 494, Třinec, 73961, CZ
- Price: Free / Free plan
- Rating:1.8 / 5
- Comment Count:2 comment
- Release Date:2020-10-13
- Supported languages:Czech、English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/shipping_labels.json
- GET /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/shipping_labels.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/shipping_labels/{label_id}.json
Permission:write_shipping_labels,read_shipping_labels,manage_orders
- POST /admin/api/fulfillment_batches.json
- GET /admin/api/fulfillment_batches/{batch_id}.json
- PUT /admin/api/fulfillment_batches/{batch_id}/orders.json
Permission:write_fulfillments,read_fulfillments,manage_orders
- GET /admin/api/orders/{order_id}/address_labels.json
- POST /admin/api/orders/{order_id}/address_labels/print.json
- GET /admin/api/fulfillments/{fulfillment_id}/cargo_lists.json
Permission:read_orders,read_fulfillments,print_shipping_labels