PipedreamHQ/pipedream

[APP] paqato - shipping

Open

#19,338 创建于 2025年12月1日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (5,305 fork)batch import
Outreachactionenhancementgood first issuehelp wantedtriaged

仓库指标

Star
 (7,438 star)
PR 合并指标
 (平均合并 9天 7小时) (30 天内合并 131 个 PR)

描述

For Neople :) Is there a specific app this action is for? Paqato

Please provide a link to the relevant API docs for the specific service / operation. https://docs.paqato.com/reference/carriers-list

List carriers - GET https://api.paqato.com/v3/carriers Get order - GET https://api.paqato.com/v3/orders/{orderNumber} Get shipment - GET https://api.paqato.com/v3/shipments/{orderNumber}/{trackingCode} Get proof of delivery for shipment - GET https://api.paqato.com/v3/shipments/{orderNumber}/{trackingCode}/pod Get signature for shipment - GET https://api.paqato.com/v3/shipments/{orderNumber}/{trackingCode}/signatures/{signatureId} Get order item - GET https://api.paqato.com/v3/items/{orderNumber}/{lineItemNumber}

贡献者指南