PipedreamHQ / PipedreamHQ/pipedream
[APP] paqato - shipping
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
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}
Contributor guide
Assessment
This issue has not been assessed yet.