Skip to content

Commit

Permalink
Update webservice/tutorials/create-product-az.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasnares authored Aug 8, 2023
1 parent fd63c1b commit e3bdb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webservice/tutorials/create-product-az.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ When the `Product` will be added, we will add some `Stocks`, upload an `Image`,

We will illustrate those examples [with a Postman Collection]({{<relref "/8/webservice/tutorials/testing-webservice-postman">}}), that you can download and run against your own's PrestaShop Webservices.

[Download the Postman Collection](https://github.com/PrestaShop/webservice-postman-examples/blob/main/demo_product_az_collection.json)
[Download the Postman Collection](https://github.com/PrestaShop/webservice-postman-examples/blob/main/demo_product_az.json)

## Create a Supplier and Manufacturer

Expand Down

0 comments on commit e3bdb14

Please sign in to comment.