P5-4450 save Pwinty order data
This commit is contained in:
+2
-1
@@ -7,6 +7,7 @@ Welcome to the documentation for Photowall API 2.
|
||||
* [Categories](categories.md)
|
||||
* [Designers](designers.md)
|
||||
* [Prices](prices.md)
|
||||
* [Orders](orders.md)
|
||||
|
||||
## Authentication
|
||||
|
||||
@@ -37,4 +38,4 @@ The response will contain a pagination object with the following attributes:
|
||||
* `per_page` The number of items to be displayed on a page
|
||||
* `has_next` True if a next page exists
|
||||
* `has_prev` True if a previous page exists
|
||||
* `total` The total number of items
|
||||
* `total` The total number of items
|
||||
|
||||
Reference in New Issue
Block a user