Retrieve new orders and pool update
Last updated
Last updated
POST
https://app.gyfti.fr/api/1.1/wf/new_hook_order/
By using this call, you will send gyfti app your webhook url.
For each new order in the store, your webhook will receive data
Headers
Authorization
'Bearer <token>'
Body
hookUrl
string
{YOUR_WEBHOOK_URL}
user
string
user@email.com
Response