Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties
labelapi_docs_current_version


Description

Notifications System can be used to update you about new orders as well as changes to an order.


Simply provide Webhooks are sent as an application/x-www-form-urlencoded POST to a URL where which you would like us to send notifications and we will send a POST to that URL with three parameters: recipientevent_type and bodyevent_type will be an indicator or what action took place and body will contain JSON to show the new changesprovide to TEvo. All webhooks will include an order_group_id, recipient, event_type, and body.

We have notifications that apply to both Sellers and Buyers and the recipient parameter indicates whether you are the buyer or the seller for the given order.

Info

If you wish to use webhooks in Sandbox or Production contact our support team to provide us the URL.

Table of Contents
printablefalse

Seller Notifications

New Order

...