(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{481:function(t,e,r){"use strict";r.r(e);var d=r(63),v=Object(d.a)({},(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[r("h1",{attrs:{id:"orders"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#orders"}},[t._v("#")]),t._v(" Orders")]),t._v(" "),r("h2",{attrs:{id:"order-created"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#order-created"}},[t._v("#")]),t._v(" Order Created")]),t._v(" "),r("table",[r("thead",[r("tr",[r("th",[t._v("Payload")]),t._v(" "),r("th",[t._v("Type")]),t._v(" "),r("th",[t._v("Description")])])]),t._v(" "),r("tbody",[r("tr",[r("td",[t._v("event")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Name of the event that occurred (OrderCreated)")])]),t._v(" "),r("tr",[r("td",[t._v("number")]),t._v(" "),r("td",[t._v("integer")]),t._v(" "),r("td",[t._v("The n-th order you have received eg 1 => 1st order")])]),t._v(" "),r("tr",[r("td",[t._v("id_order")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("A unique identifier for each order")])]),t._v(" "),r("tr",[r("td",[t._v("amount")]),t._v(" "),r("td",[t._v("integer")]),t._v(" "),r("td",[t._v("Cost of the order in cents")])]),t._v(" "),r("tr",[r("td",[t._v("currency")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Currency used to pay for the order. Denotes amount.")])]),t._v(" "),r("tr",[r("td",[t._v("date")]),t._v(" "),r("td",[t._v("date")]),t._v(" "),r("td",[t._v("When the order occurred")])]),t._v(" "),r("tr",[r("td",[t._v("status")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v('Status of the order. Eg. "completed", "error", "refunded"')])])])]),t._v(" "),r("h2",{attrs:{id:"order-updated"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#order-updated"}},[t._v("#")]),t._v(" Order Updated")]),t._v(" "),r("table",[r("thead",[r("tr",[r("th",[t._v("Payload")]),t._v(" "),r("th",[t._v("Type")]),t._v(" "),r("th",[t._v("Description")])])]),t._v(" "),r("tbody",[r("tr",[r("td",[t._v("event")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Name of the event that occurred (OrderUpdated)")])]),t._v(" "),r("tr",[r("td",[t._v("number")]),t._v(" "),r("td",[t._v("integer")]),t._v(" "),r("td",[t._v("The n-th order you have received eg 1 => 1st order")])]),t._v(" "),r("tr",[r("td",[t._v("id_order")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("A unique identifier for each order")])]),t._v(" "),r("tr",[r("td",[t._v("amount")]),t._v(" "),r("td",[t._v("integer")]),t._v(" "),r("td",[t._v("Cost of the order in cents")])]),t._v(" "),r("tr",[r("td",[t._v("currency")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v("Currency used to pay for the order. Denotes amount.")])]),t._v(" "),r("tr",[r("td",[t._v("date")]),t._v(" "),r("td",[t._v("date")]),t._v(" "),r("td",[t._v("When the order was updated")])]),t._v(" "),r("tr",[r("td",[t._v("status")]),t._v(" "),r("td",[t._v("string")]),t._v(" "),r("td",[t._v('Status of the order. Eg. "completed", "error", "refunded"')])])])])])}),[],!1,null,null,null);e.default=v.exports}}]);