rs19
rs19

Reputation: 667

how to integrate postmates API with shopify

i'm wondering if anyone has built and app or a framework to integrate postmates with shopify.

POST /v1/customers/:customer_id/delivery_quotes
POST /v1/customers/:customer_id/deliveries
GET /v1/customers/:customer_id/deliveries/:delivery_id

Upvotes: 0

Views: 316

Answers (1)

mager
mager

Reputation: 4863

We have an official integration with Shopify: https://help.shopify.com/en/manual/shipping/on-demand-deliveries/postmates

Upvotes: 1

Related Questions