POST:orders/send_invoice.json
Commerce APIPOST:orders/send_invoice.json

POST:orders/send_invoice.json

Description

Send order invoice to customer email.

Permission bit: "orders.modify"

Topic: Orders

Query Parameters

due_date: String


order_id: String, required

Unique order identifier. See also: Unique Identifiers

Example: ?order_id=or_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY


uuid: String

Response Body

Order

Response Body Type

Loading module