POST /your_hook_path HTTP/1.1
Content-Type: application/json
x-wc-signature: e90f7a24c9009a07f4b404d1f40eefd26dac062e64bbb65781e99b099f864073
x-wc-user-action: action
x-wc-instruction: do not use if signature does not match
{
event: "taxes-group",
status: 200,
event_state: "event.success",
reference: "FMCS5sEAshkvhiAyDtnA",
data: {
request: null,
response: {
date_format: "dd MMMM yyyy",
locale: "en",
name: "tax group 1",
resourceId: 55,
tax_components: [
{
start_date: "11 April 2016",
tax_component_id: 7
}
]
}
}
}