{
	"log": {
		"version": "1.2",
		"creator": {
			"name": "Insomnia REST Client",
			"version": "insomnia.desktop.app:v12.3.1"
		},
		"entries": [
			{
				"startedDateTime": "2026-03-10T09:04:40.700Z",
				"time": 0,
				"request": {
					"method": "PUT",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/participants/YOUR_PARTICIPANTS_ID/supported_document_types",
					"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": "{\n  \"supportedDocumentTypes\": [\n    {\n      \"documentId\": \"at-01e\",\n      \"processId\": \"cenbii-procid-ubl::urn:fdc:peppol.eu:2017:poacc:billing:01:1.0\"\n    }\n  ]\n}"
					},
					"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.6C Create a Participant - Add the Document Type"
			},
			{
				"startedDateTime": "2026-03-10T09:04:40.700Z",
				"time": 0,
				"request": {
					"method": "GET",
					"url": "https://api.arratech.com/document_types",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [
						{
							"name": "Authorization",
							"value": "Bearer YOUR_ACCESS_TOKEN"
						}
					],
					"queryString": [
						{
							"name": "filter",
							"value": "category:eq:Invoice"
						}
					],
					"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.6B Create a Participant - List Invoice Doc Types"
			},
			{
				"startedDateTime": "2026-03-10T09:04:40.700Z",
				"time": 0,
				"request": {
					"method": "GET",
					"url": "https://api.arratech.com/constants",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [
						{
							"name": "Authorization",
							"value": "Bearer YOUR_ACCESS-TOKEN"
						}
					],
					"queryString": [
						{
							"name": "key",
							"value": "DOCUMENT_TYPE_CATEGORIES"
						}
					],
					"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.6A. Create a Participant - Find your Document Type"
			},
			{
				"startedDateTime": "2026-03-10T09:04:40.700Z",
				"time": 0,
				"request": {
					"method": "GET",
					"url": "https://api.arratech.com/participant_identifiers",
					"httpVersion": "HTTP/1.1",
					"cookies": [],
					"headers": [
						{
							"name": "Authorization",
							"value": "Bearer YOUR_ACCESS_TOKEN"
						}
					],
					"queryString": [
						{
							"name": "filter",
							"value": "country:eq:SE"
						}
					],
					"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.3 Create a Participant - Select a Participant Peppol-Identifier"
			},
			{
				"startedDateTime": "2026-03-10T09:04:40.700Z",
				"time": 0,
				"request": {
					"method": "POST",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/participants",
					"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": "{\n  \"name\": \"First test participant\",\n  \"participantIdentifier\": \"0007:123456789\",\n  \"smpRef\": \"bb119735-6650-456d-959f-d3b50d7afdd0\",\n  \"apRef\": \"7294c81c-1f00-49ad-a4f0-60140958dfb3\",\n\t\"transportProfile\": \"peppol-transport-as4-v2_0\"\n}"
					},
					"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 Create a Participant - Create your Participant"
			},
			{
				"startedDateTime": "2026-03-10T09:04:40.700Z",
				"time": 0,
				"request": {
					"method": "POST",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/participants/request-pd-publish",
					"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": "{\n  \"ids\": [\n    \"YOUR_PARTICIPANTS_ID\"\n  ]\n}"
					},
					"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 Create a Participant - Request PD publishing"
			},
			{
				"startedDateTime": "2026-03-10T09:04:40.700Z",
				"time": 0,
				"request": {
					"method": "GET",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/aps/alltouse",
					"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.2 Create a Participant - Select the AP to use"
			},
			{
				"startedDateTime": "2026-03-10T09:04:40.700Z",
				"time": 0,
				"request": {
					"method": "GET",
					"url": "https://api.arratech.com/orgs/YOUR_ORGS_ID/smps/alltouse",
					"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. Create a Participant - Select the SMP to use"
			}
		]
	}
}