App Introduction
RedBox offers innovative delivery services via smart lockers, delivering a fast and cost-effective shopping experience. Merchants enjoy same-day or next-day delivery within the same city, and 2-3 day delivery to other cities. Our self-service storage allows merchants to drop off goods directly into the lockers, with seamless integration to our system via API. Customers can receive, return, and track packages 24/7, ensuring flexibility to fit their schedules. With over 600 RedBox locations across multiple cities nationwide, we are committed to making the delivery experience as smooth as possible.
Core Functionality
- Create shipments on RedBox: Sync orders from the merchant’s website to our system
- Update shipment information: Easily edit and modify shipment details as needed
- Cancel shipments: Effortlessly cancel shipment orders when necessary
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Station Logistics Merchants
- Multi-channel Shipping Merchants
Basic Information
- Developer:redboxsa
- Address:Kingdom Tower, 23rd floor, Riyadh, 12211, SA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-2-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/shipments.json
- GET /admin/api/orders/{order_id}.json
- POST /admin/api/shipments.json
Permission:write_shipments,read_orders,manage_orders
- PUT /admin/api/shipments/{shipment_id}.json
- GET /admin/api/shipments/{shipment_id}.json
- PATCH /admin/api/shipments/{shipment_id}.json
Permission:write_shipments,read_shipments,manage_shipments
- POST /admin/api/shipments/{shipment_id}/cancel.json
- GET /admin/api/shipments/{shipment_id}.json
- PUT /admin/api/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json
Permission:write_shipments,write_orders,manage_fulfillments