Sends email notification about order creation to the supplier email address
GET/api/v1/supplier_orders/:id/send_created_email
Sends email notification about order creation to the supplier email address
Request
Path Parameters
id int32required
Query Parameters
locale string
Possible values: [ar, de, en, es, fr, it, ms, pt, ru, zh-CN]
Current locale of PowerAPI app
Responses
- 200
Sends email notification about order creation to the supplier email address
- application/vnd.api+json
- Schema
Schema
any
Loading...