PipedreamHQ/pipedream

[APP] paqato - shipping

Open

#19.338 aberto em 1 de dez. de 2025

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (5.305 forks)batch import
Outreachactionenhancementgood first issuehelp wantedtriaged

Métricas do repositório

Stars
 (7.438 stars)
Métricas de merge de PR
 (Mesclagem média 9d 7h) (131 fundiu PRs em 30d)

Description

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}

Guia do colaborador