Message: order.create
Back to IndexCreates an new Order.
Body
currencyCode | string ISO-4217 currency code (recommended), or a custom code. |
taxIncluded | boolean Whether monetary values on the order should be regarded as including tax or not. This applies to commands as well as the graph nodes generated by the actor. |
commands | array of command (optional) An array of order commands to be applied upon creation. If any command fail, the order will not be created. |
Response Type
string
Rule Hooks
During the create
message, the following Rule Hooks are run in the given order: