P5-4697 add bernard integration and send order row endpoint
This commit is contained in:
@@ -11,3 +11,9 @@ curl -X POST https://api2.photowall.com/orders/1/pwinty_id -H "Content-Type: app
|
||||
```
|
||||
curl -X POST https://api2.photowall.com/order-rows/1/pwinty_image_id -H "Content-Type: application/json" -d '{"value": 123}'
|
||||
```
|
||||
|
||||
## Send a notification that the order-row has been delivered
|
||||
|
||||
```
|
||||
curl -X POST https://api2.photowall.com/order-rows/1/send'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user