Order update
Retrieve by webhook order update on you company account (thank you note)
POST
https://app.gyfti.fr/api/1.1/wf/new_hook_order_update/
By using this call, you will send gyfti app your webhook url.
For each new thank you note on orders, your webhook will receive data
Headers
Name
Type
Description
Authorization*
String
'Bearer [YOUR_TOKEN]'
Request Body
Name
Type
Description
hookUrl*
String
{YOUR_WEBHOOK_URL}
user*
String
user@email.com
Last updated