Skip to content

Instantly share code, notes, and snippets.

@jordanisip
Created February 17, 2023 21:21
Show Gist options
  • Save jordanisip/fefdcf93cf3e84909c0eb7fd0d98b84c to your computer and use it in GitHub Desktop.
Save jordanisip/fefdcf93cf3e84909c0eb7fd0d98b84c to your computer and use it in GitHub Desktop.
await marketbaseClient.events.createHistory({
"channelMetaId": "order_8161667227078356",
"body": "Reservation created"
});{
"data": {
"id": "ev_e4NvtCbM75MHBu8W",
"type": "HistoryEvent",
"createdAt": "2022-10-31T14:37:59.985Z",
"updatedAt": "2022-10-31T14:37:59.985Z",
"body": "Reservation created",
"channelId": "channel_EXVPCzU5wqsSiwbw"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment