Skip to content

Paazl #18051

@pipedream-component-development

Description

App

Paazl
https://support.paazl.com/hc/en-us/articles/360008633973-REST-API-reference#/

Actions

Actions → Route:
• Get checkout session data → GET /v1/checkout
• Save checkout session data → POST /v1/checkout
• Get checkout access token → POST /v1/checkout/token
• Save order information → POST /v1/order
• Modify order information → PUT /v1/order
• Delete order → DELETE /v1/order/{reference}
• Get pickup location shipping options → POST /v1/pickuplocations
• Get home delivery shipping options → POST /v1/shippingoptions
• Create shipment for order → POST /v1/orders/{order_reference}/shipments
• Get order shipment details → GET /v1/orders/{order_reference}/shipments
• Get specific shipment tracking → GET /v1/orders/{order_reference}/shipments/{shipment_id}
• Get order shipping labels → GET /v1/orders/{order_reference}/labels
• Get specific shipment label → GET /v1/orders/{order_reference}/shipments/{shipment_id}/labels
• Get specific parcel label → GET /v1/orders/{order_reference}/shipments/{shipment_id}/parcels/{parcel_id}/labels
• Get return shipment details → GET /v1/orders/{order_reference}/returnShipments

Metadata

Metadata

Assignees

Labels

actionstriagedFor maintainers: This issue has been triaged by a Pipedream employeeuser request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions