Orders
此内容尚不支持你的语言。
The orders api syncs order information between a Teapplix account and 3rd party systems. The API is bi-directional, and involves both “query” and “notification” APIs:
- Teapplix can post OrderNotification to your designated URL
- You can push orders into Teapplix by posting OrderNotifications
Shipping
Once an order is in Teapplix, you can perform shipping oriented functions on the order:
- Set or get ship options
- Obtain rate quotes
- Purchase shipping labels
- Notify Teapplix that an order is shipped via external means

