{
	"log": {
		"version": "1.2",
		"creator": {
			"name": "Insomnia REST Client",
			"version": "insomnia.desktop.app:v12.3.1"
		},
		"entries": [
			{
				"startedDateTime": "2026-03-10T09:24:00.231Z",
				"time": 0,
				"request": {
					"method": "GET",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/webhooks/events",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [
						{
							"name": "Authorization",
							"value": "Bearer YOUR_ACCESS_TOKEN"
						}
					],
					"queryString": [],
					"postData": {
						"mimeType": "",
						"text": ""
					},
					"headersSize": -1,
					"bodySize": -1
				},
				"response": {
					"status": 0,
					"statusText": "",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [],
					"content": {
						"size": 0,
						"mimeType": ""
					},
					"redirectURL": "",
					"headersSize": -1,
					"bodySize": -1
				},
				"cache": {},
				"timings": {
					"blocked": -1,
					"dns": -1,
					"connect": -1,
					"send": 0,
					"wait": 0,
					"receive": 0,
					"ssl": -1
				},
				"comment": "1.5 Add a webhook - List earlier webhook events"
			},
			{
				"startedDateTime": "2026-03-10T09:24:00.231Z",
				"time": 0,
				"request": {
					"method": "POST",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/webhooks/trigger-test-event",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [
						{
							"name": "Authorization",
							"value": "Bearer YOUR_ACCESS_TOKEN"
						},
						{
							"name": "Content-Type",
							"value": "application/json"
						}
					],
					"queryString": [],
					"postData": {
						"mimeType": "application/json",
						"text": "{     \"webhookIds\": [     \"YOUR_WEBHOOK_ID\"   ],   \"testEventType\": \"webhooks.test\",   \"payload\": {     \"transactionId\": \"any-dummy-value\",     \"status\": \"RECEIVED\"   } }"
					},
					"headersSize": -1,
					"bodySize": -1
				},
				"response": {
					"status": 0,
					"statusText": "",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [],
					"content": {
						"size": 0,
						"mimeType": ""
					},
					"redirectURL": "",
					"headersSize": -1,
					"bodySize": -1
				},
				"cache": {},
				"timings": {
					"blocked": -1,
					"dns": -1,
					"connect": -1,
					"send": 0,
					"wait": 0,
					"receive": 0,
					"ssl": -1
				},
				"comment": "1.4 Add a webhook Trigger the webhook"
			},
			{
				"startedDateTime": "2026-03-10T09:24:00.231Z",
				"time": 0,
				"request": {
					"method": "GET",
					"url": "https://webhook.site/",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [
						{
							"name": "User-Agent",
							"value": "insomnia/12.3.1"
						}
					],
					"queryString": [],
					"postData": {
						"mimeType": "",
						"text": ""
					},
					"headersSize": -1,
					"bodySize": -1
				},
				"response": {
					"status": 0,
					"statusText": "",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [],
					"content": {
						"size": 0,
						"mimeType": ""
					},
					"redirectURL": "",
					"headersSize": -1,
					"bodySize": -1
				},
				"cache": {},
				"timings": {
					"blocked": -1,
					"dns": -1,
					"connect": -1,
					"send": 0,
					"wait": 0,
					"receive": 0,
					"ssl": -1
				},
				"comment": "1.2 Add a webhook - Create a callback handler"
			},
			{
				"startedDateTime": "2026-03-10T09:24:00.231Z",
				"time": 0,
				"request": {
					"method": "POST",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/webhooks",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [
						{
							"name": "Authorization",
							"value": "Bearer YOUR_ACCESS_TOKEN"
						},
						{
							"name": "Content-Type",
							"value": "application/json"
						}
					],
					"queryString": [],
					"postData": {
						"mimeType": "application/json",
						"text": "{     \"description\": \"My first hook\", \t\"events\": [\"transaction.received\", \"webhooks.test\"], \t\"url\": \"YOUR_WEBHOOK_SITE_URL\", \t\"isEnabled\": true }"
					},
					"headersSize": -1,
					"bodySize": -1
				},
				"response": {
					"status": 0,
					"statusText": "",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [],
					"content": {
						"size": 0,
						"mimeType": ""
					},
					"redirectURL": "",
					"headersSize": -1,
					"bodySize": -1
				},
				"cache": {},
				"timings": {
					"blocked": -1,
					"dns": -1,
					"connect": -1,
					"send": 0,
					"wait": 0,
					"receive": 0,
					"ssl": -1
				},
				"comment": "1.3 Add a webhook Register the webhook"
			},
			{
				"startedDateTime": "2026-03-10T09:24:00.231Z",
				"time": 0,
				"request": {
					"method": "GET",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/webhooks",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [
						{
							"name": "Authorization",
							"value": "Bearer YOUR_ACCESS_TOKEN"
						}
					],
					"queryString": [
						{
							"name": "",
							"value": ""
						}
					],
					"postData": {
						"mimeType": "",
						"text": ""
					},
					"headersSize": -1,
					"bodySize": -1
				},
				"response": {
					"status": 0,
					"statusText": "",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [],
					"content": {
						"size": 0,
						"mimeType": ""
					},
					"redirectURL": "",
					"headersSize": -1,
					"bodySize": -1
				},
				"cache": {},
				"timings": {
					"blocked": -1,
					"dns": -1,
					"connect": -1,
					"send": 0,
					"wait": 0,
					"receive": 0,
					"ssl": -1
				},
				"comment": "1. Add a webhook - List existing webhooks"
			}
		]
	}
}