Skip to main content

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

Sends email notification about order creation to the supplier email address

Schema

    any

Loading...