{"name":"TikTok Shop Partner API","version":"1.0.0","endpoints":{"auth":["GET  /auth/login","GET  /auth/callback","GET  /auth/sellers","POST /auth/refresh","POST /auth/revoke"],"shops":["GET /api/shops?seller_id=xxx"],"products":["GET /api/products?seller_id=xxx&shop_cipher=xxx","GET /api/products/:id?seller_id=xxx&shop_cipher=xxx"],"orders":["GET /api/orders?seller_id=xxx&shop_cipher=xxx","GET /api/orders/detail?ids=xxx","GET /api/orders/:orderId/price-detail"],"fulfillment":["POST /api/fulfillment/orders/:id/shipping-services","GET /api/fulfillment/packages/:id/shipping-document"],"finance":["GET /api/finance/statements?seller_id=xxx&shop_cipher=xxx","GET /api/finance/payments?seller_id=xxx&shop_cipher=xxx"],"customerService":["GET /api/customer-service/conversations","GET /api/customer-service/conversations/:id/messages","POST /api/customer-service/conversations/:id/messages","POST /api/customer-service/conversations/:id/messages/read"]}}