Tools that your AI agent can use through this MCP server to interact with Paazl
Saves an order's most important information to the Paazl database once a customer has paid for their purchase. See the documentation
Saves the most important information of a specific checkout session to the Paazl database. The information will be kept for 30 days. See the documentation
Modifies the information of an order with a specific reference in the Paazl database. The method overwrites the order. See the documentation
Contains shipping options for your checkout page. See the documentation
Retrieves a specific shipment's tracking number details. See the documentation
Retrieves a specific shipment's labels. See the documentation
Retrieves an order's return shipments details. See the documentation
Contains pickup locations for your checkout page. See the documentation
Retrieves a specific parcel's label. See the documentation
Retrieves an order's shipments details. See the documentation
Retrieves an order's labels. See the documentation
Gets your reference for a checkout session. See the documentation
Deletes an order. See the documentation
Generates a shipment at the carrier for the shipping option specified in POST order. See the documentation
Returns an access token for a checkout session. This enables the Paazl checkout widget to access Paazl resources. See the documentation