shopify-fastplus-middleware
FastPlus
Copy Page
shopify-fastplus-middleware
Start your Apidog journey
Sample APIs
Find pet by ID
GET
Add a new pet to the store
POST
Update an existing pet
PUT
Deletes a pet
DELETE
Finds Pets by status
GET
FastPlus
/fastplus/products
GET
/fastplus/orders
POST
/fastplus/products/id
GET
Shopify
shopify/locations
GET
test-webhook
POST
/shopify/products/[id]
GET
/shopify/products
GET
/shopify/products
POST
/shopify/products/{product_id}
DELETE
/shopify/products
PUT
/shopify/products/{product_id}/variants
GET
/shopify/products/{product_id}/variants
POST
/shopify/{product_id}/variant/{variant_id}
DELETE
/shopify/products/{product_id}/variants/{variant_id}
PUT
/shopify/inventory/{inventory_id}/{location_id}
GET
/shopify/inventory/set
GET
/shopify/inventory/bulk-update
POST
/shopify/orders/{order_id}
GET
/shopify/orders
POST
/shopify/orders/{order_id}/fulfill
POST
/shopify/orders/{order_id}/refund
POST
/shopify/customers
POST
/shopify/customers
GET
/customers/{customer_id}
GET
/shopify/customers/{customer_id}
PUT
/shopify/customers/{customer_id}
DELETE
/shopify/collections
POST
/shopify/collections
GET
/shopify/collections/{collection_id}
PUT
/shopify/webhook/register
POST
Untitled Endpoint
GET
Middleware
/middleware/sync/products
FastPlus
Copy Page
/fastplus/products/id
Developing
GET
http://181.48.116.116:85/api/Vproducto/id/5000
Try it
Run in Apidog
Run in Apidog
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'http://181.48.116.116:85/api/Vproducto/id/5000'
Response
Response Example
{
}
Request
None
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
object
Â
{0}
Modified atÂ
2025-06-05 14:15:44
Previous
/fastplus/orders
Next
shopify/locations