{"info":{"_postman_id":"026b62f4-c0bd-44e9-816d-84260d29a22f","name":"VTS API Documentation","description":"<html><head></head><body><h1 id=\"1-introduction\"><strong>1. Introduction</strong></h1>\n<p>This document is intended to be used by developers who are using the VTS Agent API to generate and manage appeals. This document consists of an explanation of how an agent will set up an account to be able to make calls to the API and gives an overview of what methods are available in the API itself.</p>\n<h1 id=\"2-initial-set-up\"><strong>2. Initial Set Up</strong></h1>\n<h2 id=\"21-connections\">2.1 Connections</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Portal Name</th>\n<th>URL</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Developer Portal</td>\n<td><a href=\"https://apim.valuationtribunal.gov.uk/\">https://apim.valuationtribunal.gov.uk/</a></td>\n</tr>\n<tr>\n<td>Test URL</td>\n<td><a href=\"https://api.valuationtribunal.gov.uk/AgentAPI-UAT/v1/\">https://api.valuationtribunal.gov.uk/AgentAPI-UAT/v1/</a></td>\n</tr>\n<tr>\n<td>Production URL</td>\n<td><a href=\"https://api.valuationtribunal.gov.uk/AgentAPI/v1/\">https://api.valuationtribunal.gov.uk/AgentAPI/v1/</a></td>\n</tr>\n</tbody>\n</table>\n</div><p>To start using the VTS AgentAPI, first you need to -</p>\n<ul>\n<li><p>You must use a valid API Key to send requests to the API endpoints.</p>\n</li>\n<li><p>The API has <a href=\"https://postman.postman.co/workspace/Collection-Templates~6311738d-2e70-441f-ae12-78caf078c5b7/collection/22517504-e9c28f47-1253-44af-a2f3-20dce4da1f18?ctx=documentation#rate-and-usage-limits\">rate and usage limits</a>.</p>\n</li>\n<li><p>The API only responds to HTTPS-secured communications. Any requests sent via HTTP return an HTTP 301 redirect to the corresponding HTTPS resources.</p>\n</li>\n<li><p>The API returns request responses in JSON format. When an API request returns an error, it is sent in the JSON response as an error key.</p>\n</li>\n</ul>\n<h2 id=\"22-rate-and-usage-limits\">2.2 Rate and usage limits</h2>\n<p>API access rate limits apply at a per-API key basis in unit time. The limit is 50 seperate requests per minute. If you exceed either limit, your request will return an HTTP 429 Too Many Requests status code.</p>\n<p>Each API response returns the following set of headers to help you identify your use status:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Header</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>X-RateLimit-Limit</code></td>\n<td>The maximum number of requests that the consumer is permitted to make per minute.</td>\n</tr>\n<tr>\n<td><code>X-RateLimit-Remaining</code></td>\n<td>The number of requests remaining in the current rate limit window.</td>\n</tr>\n<tr>\n<td><code>X-RateLimit-Reset</code></td>\n<td>The time at which the current rate limit window resets in UTC epoch seconds.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"503-response\">503 response</h3>\n<p>An HTTP <code>503</code> response from our servers indicates there is an unexpected spike in API access traffic.</p>\n<h2 id=\"22-developer-portal\">2.2 Developer Portal</h2>\n<p>The Developer portal allows end users (consumers) of the API to sign up for access to a self-service portal from which they can generate their own access credentials.</p>\n<p>The portal can be accessed by using the Developer Portal URL above:</p>\n<h1 id=\"3-authentication\">3 Authentication</h1>\n<p>The VTS Agent API uses a subscription key for authentication.</p>\n<p>You must include an API key in each request to the API with the X-Api-Key request header.</p>\n<h2 id=\"31-obtaining-a-subscription-key\">3.1 Obtaining a subscription key</h2>\n<p>Below we will list out the steps in order to obtain subscription key in order to use the API.</p>\n<ul>\n<li><p>Firstly, if you haven't recieved an email then you must email <a href=\"https://mailto:Appeals@valuationtribunal.gov.uk\">Appeals@valuationtribunal.gov.uk</a> requesting access.</p>\n</li>\n<li><p>You will receive an email to sign-up and create an account on the Developer portal.</p>\n</li>\n<li><p>There you will set your password.</p>\n</li>\n<li><p>Next log into the developer portal in the url which was listed above.</p>\n</li>\n<li><p>Then select the Products tab.</p>\n</li>\n<li><p>Next enter a name for subscription. This should be the name of your company.</p>\n</li>\n</ul>\n<p>Below are the various API methods available with the VTS Agent API. This API is used in order to submit appeals to the valuation tribunual services.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"1. Introduction","slug":"1-introduction"},{"content":"2. Initial Set Up","slug":"2-initial-set-up"},{"content":"3 Authentication","slug":"3-authentication"}],"owner":"33403375","collectionId":"026b62f4-c0bd-44e9-816d-84260d29a22f","publishedId":"2sA2xiVWmW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF0000"},"publishDate":"2024-04-09T13:24:49.000Z"},"item":[{"name":"Create an Appeal","event":[{"listen":"test","script":{"id":"f0062708-af14-4080-8d87-df06e4a0fcd8","exec":[""],"type":"text/javascript","packages":{}}}],"id":"dacf1556-69c1-49ad-ad89-9175d068c5a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": true,\r\n    \"RatepayerFullName\": \"Jimothy Ratepayer\",\r\n    \"RatepayerEmail\": \"jim.ratepayer@example.com\",\r\n    \"RatepayerTelephoneNumber\": \"+447123456789\",\r\n    \"RatepayerAddressLine1\": \"Birch House\",\r\n    \"RatepayerAddressLine2\": \"Ratepayer Lane\",\r\n    \"RatepayerAddressPostCode\": \"AS12 3DF\",\r\n    \"RatepayerAddressTown\": \"Rootpeyers\",\r\n    \"RatepayerAddressCounty\": \"Surrey\"\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal","description":"<p>The first method is a HTTP Post request in order to create an appeal. Below are examples of the response from the api. Some points to consider:</p>\n<p>• If IsRepresentingOwner is true the appeal will be created against an owner, if false it will be created for an occupier.<br />• Your reference, Address line 1, Address Town and Address Post code, billing authority code, appellant email and appellant last name are mandatory.<br />• Billing authority code is a number.<br />• To create an organisation name, use the Appellant Last name and leave Appellant first name blank.<br />• “RatepayerIsKnown” is mandatory. If “RatepayerIsKnown” is true, then the “RatepayerFullName”, “RatepayerAddressLine1”, “RatepayerAddressPostCode” and “RatepayerAddressTown” fields also become mandatory.</p>\n<p>There are also field constraints for the API, however these are not enforced by the API. The field constraints are:</p>\n<ul>\n<li><p>The address fields should be 100 characters or less</p>\n</li>\n<li><p>Postcode is 8 characters or less</p>\n</li>\n<li><p>Name field is 160 characters or less (Note the name field is a combination of the first name and last name in the appeal packet)</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["AgentAPI-Dev","v2","CreateAppeal"],"host":["api","valuationtribunal","gov","uk"],"query":[],"variable":[]}},"response":[{"id":"020b6f09-0764-44eb-947b-2a99beb33691","name":"Successful Appeal","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"True","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": true,\r\n    \"RatepayerFullName\": \"Jimothy Ratepayer\",\r\n    \"RatepayerEmail\": \"jim.ratepayer@example.com\",\r\n    \"RatepayerTelephoneNumber\": \"+447123456789\",\r\n    \"RatepayerAddressLine1\": \"Birch House\",\r\n    \"RatepayerAddressLine2\": \"Ratepayer Lane\",\r\n    \"RatepayerAddressPostCode\": \"AS12 3DF\",\r\n    \"RatepayerAddressTown\": \"Rootpeyers\",\r\n    \"RatepayerAddressCounty\": \"Surrey\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Date","value":"Fri, 08 Mar 2024 10:38:35 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240308T103833Z-q442yqb23d52mbz1ranb3a2mcs00000002eg0000000079kb"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\"UniqueAppealID\":\"Appeal-Ceox-3/8/2024-638454911152124992\"}\r\n\r\nThis example shows the response for a successful appeal, where the appeal packet is in the correct format and all mandatory fields are filled in. The API returns the unique appeal ID which will be used for when you want to add a document to or update the appeal. "},{"id":"66aef600-0a98-4dcf-b625-5c40e2be01c0","name":"Missing Subscription Key","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Trace","value":"true","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Access Denied","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Length","value":"143"},{"key":"Content-Type","value":"application/json"},{"key":"WWW-Authenticate","value":"AzureApiManagementKey realm=\"https://apim-vts-01.azure-api.net/AgentAPI-Dev\",name=\"Ocp-Apim-Subscription-Key\",type=\"header\""},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0mvvqZQAAAAC1av+Zyp4aS6oinNCJcMRYTE9OMjFFREdFMTYwNwA0YjRkNzk4MS1mOGQwLTQ4YzgtYTI4MC1hMzFkNjAwZjZmMWY="},{"key":"Date","value":"Fri, 08 Mar 2024 11:50:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 401,\n    \"message\": \"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription.\"\n}\n\nThis example is when a subscription key is not provided within the request header. Whenever you are calling the API you need to provide a valid subscription key."},{"id":"4b4162d7-bd7e-44ad-9bfa-af9e91da2fd5","name":"No Appeal Packet","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v1/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0+vvqZQAAAABB8spIv7+2QIG5+bxDZVt9TE9OMjEyMDUwNzE4MDI1ADRiNGQ3OTgxLWY4ZDAtNDhjOC1hMjgwLWEzMWQ2MDBmNmYxZg=="},{"key":"Date","value":"Fri, 08 Mar 2024 11:52:26 GMT"}],"cookie":[],"responseTime":null,"body":"There was an error with validation\r\n\r\nIn this example no appeal packet was provided in the body of the request."},{"id":"445278d6-ba06-4a72-bd72-888fe6fa6c17","name":"Supplied Packet in Invalid Format","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\";\r\n    \"AddressLine1\": \"1 Smith Road\";\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\";\r\n    \"AddressLine4\": \"4 Faraday Road\";\r\n    \"AddressLine5\": \"5 Faraday Road\";\r\n    \"AddressTown\": \"Brighton\";\r\n    \"AddressCounty\": \"\";\r\n    \"AddressPostcode\": \"gu1 1ea\";\r\n    \"BillingAuthorityCode\": test;\r\n    \"AppellantLastName\" : \"ceox\";\r\n    \"AppellantFirstName\" : \"dev 02\";\r\n    \"AppellantEmail\" : \"appellant20@test.com\";\r\n    \"AppellantPhone\" : \"01789 123468\";\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\";\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Date","value":"Fri, 08 Mar 2024 11:58:51 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240308T115851Z-k8ecp4hw8d2h9f3hnzzbmwteqw00000004ug00000000ecd5"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Supplied appeal packet is in invalid format\r\n\r\nIn this example the appeal packet is in an invalid format, for example we have used semi-colons instead of colons and the billing authority code is a word instead of numbers, which is the correct format."},{"id":"c50c6c3d-1471-4929-b714-800787b7232a","name":"Mandatory Field Not Filled In","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"0vfrqZQAAAADI4PGSBazzQaGbUedq9IpOTE9OMjFFREdFMTgxNAA0YjRkNzk4MS1mOGQwLTQ4YzgtYTI4MC1hMzFkNjAwZjZmMWY="},{"key":"Date","value":"Fri, 08 Mar 2024 11:47:09 GMT"}],"cookie":[],"responseTime":null,"body":"Appeal not generated - Address Town is mandatory\r\n\r\nIn this example the appeal has not been generated as a mandatory field is missing."},{"id":"295526e4-7767-4005-aed9-b855f832716a","name":"Appeal Number Incorrect Format","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG1\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 22 Mar 2024 16:14:20 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240322T161420Z-3kf4sh41g967f4sbb5601cgw4s00000003f000000000n5kk"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Appeal not generated - Your reference should be of the form CHG followed by 9 digits\r\n\r\nIn this example one of the mandatory fields was in the incorrect format, so the appeal has not been generated."},{"id":"c8460e8f-b782-4c5e-aa98-f8c59f6375aa","name":"Email Address Incorrect Format","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 22 Mar 2024 16:12:17 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240322T161217Z-as2wp0ruph0vrc53axrs7t539800000003n0000000004kpv"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Appeal not generated - Enter an email address in the correct format, like name@example.com\r\n\r\nIn this example one of the mandatory fields was in the incorrect format, so the appeal has not been generated."},{"id":"e89b70ad-5b16-463b-a575-f1088a623108","name":"Post Code Incorrect Format","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"123456\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 22 Mar 2024 16:15:20 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240322T161520Z-3kf4sh41g967f4sbb5601cgw4s00000003f000000000ncsv"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Appeal not generated - Any postcode entered must be in the correct format\r\n\r\nIn this example one of the mandatory fields was in the incorrect format, so the appeal has not been generated."},{"id":"b23d0ca4-fe4f-4544-b89b-69179deefab3","name":"Phone Number Incorrect Format","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"0\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 22 Mar 2024 16:18:37 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240322T161837Z-va2x72axrd2b1fzzn7fb6wu56n00000003k0000000000m82"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Appeal not generated - Any telephone number entered must be in the correct format, like 01632 960 001, 07700 900 982 or + 44 0808 157 0192\r\n\r\nIn this example one of the mandatory fields was in the incorrect format, so the appeal has not been generated."},{"id":"4644554e-328d-4fae-973d-dc027272a7ea","name":"Billing Authority Code is Mandatory","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 05 Apr 2024 13:16:34 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240405T131634Z-1559cb8b657kbm4v6z0crtx08s00000000pg00000000nzg7"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Appeal not generated - Billing Authority Code is mandatory\r\n\r\nIn this example the appeal has not been generated as a mandatory field is missing, in this case the billing authority field."},{"id":"dbe311a5-95b3-4b9e-a75d-a07e95f51453","name":"Missing RatepayerIsKnown","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/CreateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 05 Apr 2024 13:16:34 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240405T131634Z-1559cb8b657kbm4v6z0crtx08s00000000pg00000000nzg7"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"statusCode\": 400,\r\n    \"message\": \"Body of the request does not conform to the definition which is associated with the content type application/json. Path: Message: Required properties are missing from object: RatepayerIsKnown. Line: 19, Position: 1 SchemaId: #/components/schemas/CreateAppeal\"\r\n}\r\n\r\nIn this example the appeal has not been generated as the \"RatepayerIsKnown\" field has not been included in the request body."}],"_postman_id":"dacf1556-69c1-49ad-ad89-9175d068c5a3"},{"name":"Add a Document","event":[{"listen":"test","script":{"id":"f0062708-af14-4080-8d87-df06e4a0fcd8","exec":[""],"type":"text/javascript","packages":{}}}],"id":"34e42fdf-3ed4-417e-a467-b1e21824c9b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealId\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Filename\": \"Testfile1.pdf\",\r\n    \"ContentType\": \"pdf\",\r\n    \"DocumentType\" : \"3\",\r\n    \"DocumentData\" : \"<base64 encoded document data>\"\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AddDocument","description":"<p>The next example is using the HTTP Post request in order to add a document. Only certain document types are allowed for this. The document binary data must be base 64 encoding and passed via the DocumentData property Only the following types are currently permitted “pdf, doc, docx”. A test is made that the document is valid for this extension and has a valid extension in the filename. Document type can be 1 or 3. 1 represents a decision, 3 represents evidence.</p>\n","urlObject":{"protocol":"https","path":["AgentAPI-Dev","v2","AddDocument"],"host":["api","valuationtribunal","gov","uk"],"query":[],"variable":[]}},"response":[{"id":"0096fde6-257c-43cb-bd7d-35028e8f49be","name":"Successful Appeal","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealId\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Filename\": \"Testfile1.pdf\",\r\n    \"ContentType\": \"pdf\",\r\n    \"DocumentType\" : \"1\",\r\n    \"DocumentData\" : \"<base64 encoded document data>\"\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AddDocument"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 11:44:49 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T114436Z-xvgkdp3kkx4z5c71w014z6k86s0000000gq0000000013vhp"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\"UniqueDocumentID\":\"e012f6f8-d4f8-49cd-9095-9ccfd305bfd8\"}\r\n\r\nThis is an example of when you successfully add a document to an already existing appeal."},{"id":"5f72a429-91b1-472d-8b53-77c039199bbb","name":"File Type supplied isn't supported","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealId\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Filename\": \"Testfile2709c.jpg\",\r\n    \"ContentType\": \"image/jpeg\",\r\n    \"DocumentType\": \"1\",\r\n    \"DocumentData\" : \"<base64 encoded document data>\"\r\n}\r\n","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AddDocument"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 11:32:09 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T113209Z-cc0sevh1w12cfbs85uksun4fcw000000019g000000016h0c"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Document upload failed - File doesn't have valid extension\r\n\r\nIn this example we have tried to upload a document that isn't supported by the API. Our file is a jpeg file where the only files that are permitted are pdf, doc, docx."},{"id":"45df527c-47e9-42b6-9cca-46ed66e0baca","name":"Only One Document Type per Appeal","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealId\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Filename\": \"Testfile1.pdf\",\r\n    \"ContentType\": \"pdf\",\r\n    \"DocumentType\" : \"1\",\r\n    \"DocumentData\" : \"<base64 encoded document data>\"\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AddDocument"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 12:03:17 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T120309Z-448a72fn9h2g1a69d8hccy1ghc00000005ag000000003uwe"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Only 1 document per document type for an appeal is permitted\r\n\r\nIn this example we have tried to upload a 2nd document of the same document type. There are two document types 1 and 3 and for each of these only one document is allowed."},{"id":"ccaa90cf-7a41-4ab9-a9ef-046a0f2f0fd9","name":"Appeal ID not found","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealId\": \"Ceox-3/8/2024-638454911152124992\",\r\n    \"Filename\": \"Testfile1.pdf\",\r\n    \"ContentType\": \"pdf\",\r\n    \"DocumentType\" : \"1\",\r\n    \"DocumentData\" : \"<base64 encoded document data>\"\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AddDocument"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 11:50:26 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T115017Z-q442yqb23d52mbz1ranb3a2mcs0000000be000000000tut6"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Appeal with id Ceox-3/8/2024-638454911152124992 not found.\r\n\r\nIn this example we have used an appeal ID that is not recognised by the API. If this happens double check that you have the right appeal ID and that you have created an appeal with that ID."},{"id":"ee2c15a2-c540-4114-a1ba-31a5dcd002a9","name":"No Document Type Supplied","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealId\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Filename\": \"Testfile2709c.jpg\",\r\n    \"ContentType\": \"image/jpeg\",\r\n    \"DocumentData\" : \"<base64 encoded document data>\"\r\n}","options":{"raw":{"language":"text"}}},"url":{"raw":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AddDocument?subscription-key=<subscription-key>","protocol":"https","host":["api","valuationtribunal","gov","uk"],"path":["AgentAPI-Dev","v2","AddDocument"],"query":[{"key":"subscription-key","value":"<subscription-key>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 08 Mar 2024 12:18:47 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240308T121847Z-hku33y46hh2ymf5wsuww7rvcr4000000038g00000000x66x"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Document upload failed - No document type supplied\r\n\r\nIn this example we have not supplied a document type, which is a mandatory field. The two document types are 1 and 3."},{"id":"fed9abad-a8f0-4c5f-8472-42646df20430","name":"Supplied Document Packet is in invalid format","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealId\": \"638454911152124992\",\r\n    \"Filename\": \"Testfile2709c.jpg\",\r\n    \"ContentType\": \"image/jpeg\",\r\n    \"DocumentType\": \"1\",\r\n    \"DocumentData\" : \"<base64 encoded document data>\"\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AddDocument"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 08 Mar 2024 15:50:35 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240308T155035Z-p1ah80m7ct6wv8qhm4sk58z66400000007sg00000000q4gh"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Supplied document packet is in invalid format\r\n\r\nIn this example the document packet is in an invalid format, specifically the appeal ID is not in the correct format."}],"_postman_id":"34e42fdf-3ed4-417e-a467-b1e21824c9b8"},{"name":"Get Appeal Status","event":[{"listen":"test","script":{"id":"3b86b217-4b35-4de9-8e7c-9644c9f8b82c","exec":[""],"type":"text/javascript","packages":{}}}],"id":"fb73571e-14dc-424f-96af-aa9c2d3b201e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"},{"key":"Content-Type","value":"text/plain","type":"text"}],"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AppealStatus","description":"<p>The GET request is used in order to get the status of your appeals. You can either get all appeals associated with your subscription key or just get a unique appeal based on the appeal ID. You also have the option to see how much information you get about the appeals. These are all seen in the examples below.</p>\n","urlObject":{"protocol":"https","path":["AgentAPI-Dev","v2","AppealStatus"],"host":["api","valuationtribunal","gov","uk"],"query":[],"variable":[]}},"response":[{"id":"35760636-c68a-4ed8-9e5a-f8eeeebcec23","name":"Get All Appeal Status","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"},{"key":"Content-Type","value":"text/plain","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"text"}}},"url":{"raw":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AppealStatus?ID=Appeal-Ceox-3/8/2024-638454911152124992","protocol":"https","host":["api","valuationtribunal","gov","uk"],"path":["AgentAPI-Dev","v2","AppealStatus"],"query":[{"key":"ID","value":"Appeal-Ceox-3/8/2024-638454911152124992"},{"key":"verbose","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 11 Mar 2024 20:50:50 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240311T205050Z-cdvg3wdp255yfa0m1n0f388bbg0000000cm000000001mezw"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"[\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Timestamp\": \"2024-03-08T10:38:35.4087762+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  }\r\n]\r\n\r\nIn this example we are getting all the appeals associated with a specific appeal ID"},{"id":"7b7668d5-5ec6-4e89-86ba-02d1a83a1436","name":"Get Appeal Status Concise","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"},{"key":"Content-Type","value":"text/plain","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"text"}}},"url":{"raw":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AppealStatus?ID=Appeal-Ceox-3/8/2024-638454911152124992&verbose","protocol":"https","host":["api","valuationtribunal","gov","uk"],"path":["AgentAPI-Dev","v2","AppealStatus"],"query":[{"key":"ID","value":"Appeal-Ceox-3/8/2024-638454911152124992"},{"key":"verbose","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 15 Mar 2024 09:52:55 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240315T095254Z-9tusp1hxvd6pf2zgvzk9tqadvn0000000aa000000000c51w"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"[\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Timestamp\": \"2024-03-14T14:54:44.0071141+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Guildford\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 30000,\r\n    \"Status\": \"Submitted\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": \"2024-03-14T14:54:44.0053603Z\",\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": \"f1c67d02-e81e-4dda-987c-0b1a9386b361\",\r\n    \"RatepayerIsKnown\": false\r\n  }\r\n]\r\n\r\nIn this example we are getting the appeal status associated with the unique appeal ID and we are also using the berose parameter to bring back a more detailed view of the appeal."},{"id":"a25c22fe-03b4-42ee-9016-7e1dd460247c","name":"Get All Appeal Status","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"},{"key":"Content-Type","value":"text/plain","type":"text"}],"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AppealStatus"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"06Vf0ZQAAAADqrABXVJCWTq5GV5fOOQAjTE9OMjEyMDUwNzE3MDI3ADRiNGQ3OTgxLWY4ZDAtNDhjOC1hMjgwLWEzMWQ2MDBmNmYxZg=="},{"key":"Date","value":"Fri, 15 Mar 2024 14:15:05 GMT"}],"cookie":[],"responseTime":null,"body":"[\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/16/2023-638330562174611636\",\r\n    \"Timestamp\": \"2023-10-16T12:30:17.6103944+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454912455598397\",\r\n    \"Timestamp\": \"2024-03-08T10:40:45.5689326+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-11/27/2023-638366832312686763\",\r\n    \"Timestamp\": \"2023-11-27T12:00:31.7391068+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/3/2023-638319404676381612\",\r\n    \"Timestamp\": \"2023-10-03T14:34:27.6391661+00:00\",\r\n    \"YourReference\": \"CHG000000002\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-12/13/2023-638380969175625480\",\r\n    \"Timestamp\": \"2023-12-13T20:49:43.5580987+00:00\",\r\n    \"YourReference\": \"CHG000000112\",\r\n    \"Status\": \"Submitted\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": \"2023-12-13T20:49:43.4855109Z\",\r\n    \"SubmitId\": \"f8911391-2ca2-4d6f-8948-d0e967107f55\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/10/2023-638325318446526628\",\r\n    \"Timestamp\": \"2023-10-10T10:50:44.8142072+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454956131639083\",\r\n    \"Timestamp\": \"2024-03-08T11:53:33.1738108+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/3/2023-638319256148797754\",\r\n    \"Timestamp\": \"2023-10-03T10:26:54.8794101+00:00\",\r\n    \"YourReference\": \"CHG000000002\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/3/2023-638319260713933086\",\r\n    \"Timestamp\": \"2023-10-03T10:42:57.7120447+00:00\",\r\n    \"YourReference\": \"CHG000000002\",\r\n    \"Status\": \"Submitted\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": \"2023-10-03T10:42:57.6790025Z\",\r\n    \"SubmitId\": \"7d4e0b94-3e0d-4e7f-9fa6-e840b585b994\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/14/2024-638460129593111199\",\r\n    \"Timestamp\": \"2024-03-14T11:35:59.3184634+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-11/27/2023-638366798767064911\",\r\n    \"Timestamp\": \"2023-11-27T11:04:36.7146854+00:00\",\r\n    \"YourReference\": \"CHG000000002\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454956074086999\",\r\n    \"Timestamp\": \"2024-03-08T11:53:27.4181152+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638455032757786841\",\r\n    \"Timestamp\": \"2024-03-08T14:01:15.7883309+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/3/2023-638319255931082686\",\r\n    \"Timestamp\": \"2023-10-03T10:26:33.226539+00:00\",\r\n    \"YourReference\": \"CHG000000002\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454944566128789\",\r\n    \"Timestamp\": \"2024-03-08T11:34:16.632368+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/25/2023-638338420947782549\",\r\n    \"Timestamp\": \"2023-10-25T14:48:14.7837686+00:00\",\r\n    \"YourReference\": \"CHG010003008\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-11/27/2023-638366806066465096\",\r\n    \"Timestamp\": \"2023-11-27T11:22:44.6987884+00:00\",\r\n    \"YourReference\": \"CHG000000003\",\r\n    \"Status\": \"Submitted\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": \"2023-11-27T11:22:44.6520714Z\",\r\n    \"SubmitId\": \"7bae5d10-8207-4fcf-92d9-db46b89e8247\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/3/2023-638319285782636900\",\r\n    \"Timestamp\": \"2023-10-03T11:16:18.264359+00:00\",\r\n    \"YourReference\": \"CHG000000003\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454952231857100\",\r\n    \"Timestamp\": \"2024-03-08T11:47:03.1942194+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454912545045583\",\r\n    \"Timestamp\": \"2024-03-08T10:40:54.5136778+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/9/2023-638324599155697181\",\r\n    \"Timestamp\": \"2023-10-09T14:54:07.474325+00:00\",\r\n    \"YourReference\": \"CHG010003007\",\r\n    \"Status\": \"Submitted\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": \"2023-10-09T14:54:07.4131489Z\",\r\n    \"SubmitId\": \"7c87f46a-aa22-4142-bce1-1c8550119fa3\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/4/2023-638320152284104221\",\r\n    \"Timestamp\": \"2023-10-04T11:24:27.91967+00:00\",\r\n    \"YourReference\": \"CHG000000003\",\r\n    \"Status\": \"Submitted\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": \"2023-10-04T11:24:27.9166439Z\",\r\n    \"SubmitId\": \"92301ba5-824e-4515-abc3-fbc1fe95b1c1\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/3/2023-638319271567534174\",\r\n    \"Timestamp\": \"2023-10-03T10:52:36.7515939+00:00\",\r\n    \"YourReference\": \"CHG000000003\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454912230380890\",\r\n    \"Timestamp\": \"2024-03-08T10:40:23.0467672+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Timestamp\": \"2024-03-14T14:54:44.0071141+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"Submitted\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": \"2024-03-14T14:54:44.0053603Z\",\r\n    \"SubmitId\": \"f1c67d02-e81e-4dda-987c-0b1a9386b361\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-11/26/2023-638366267046479983\",\r\n    \"Timestamp\": \"2023-12-16T04:30:13.8729886+00:00\",\r\n    \"YourReference\": \"CHG010003013\",\r\n    \"Status\": \"PaymentReceived\",\r\n    \"DatePaymentReceived\": \"2023-12-16T04:28:01.691Z\",\r\n    \"DateSubmitted\": \"2023-11-26T20:26:36.5434029Z\",\r\n    \"SubmitId\": \"ddd82db9-c460-4132-8e34-a9c920c215b6\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/11/2023-638326272686635024\",\r\n    \"Timestamp\": \"2023-10-11T13:21:08.7586667+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-11/26/2023-638366266762960871\",\r\n    \"Timestamp\": \"2023-12-16T04:30:13.8789629+00:00\",\r\n    \"YourReference\": \"CHG010003012\",\r\n    \"Status\": \"PaymentReceived\",\r\n    \"DatePaymentReceived\": \"2023-12-16T04:28:01.691Z\",\r\n    \"DateSubmitted\": \"2023-11-26T20:26:36.4927575Z\",\r\n    \"SubmitId\": \"ddd82db9-c460-4132-8e34-a9c920c215b6\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/27/2023-638340008494839332\",\r\n    \"Timestamp\": \"2023-10-27T10:54:09.6539536+00:00\",\r\n    \"YourReference\": \"CHG000000111\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/16/2023-638330499347004132\",\r\n    \"Timestamp\": \"2023-10-16T10:45:34.7151834+00:00\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/9/2023-638324654923192525\",\r\n    \"Timestamp\": \"2023-10-09T16:26:38.445229+00:00\",\r\n    \"YourReference\": \"CHG010003008\",\r\n    \"Status\": \"Submitted\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": \"2023-10-09T16:26:38.4372669Z\",\r\n    \"SubmitId\": \"db77d2b4-c556-4291-87ea-022f1d9138d6\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-11/27/2023-638366798656030886\",\r\n    \"Timestamp\": \"2023-11-27T11:45:24.4115425+00:00\",\r\n    \"YourReference\": \"CHG000000001\",\r\n    \"Status\": \"Submitted\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": \"2023-11-27T11:45:24.3564998Z\",\r\n    \"SubmitId\": \"69ab4473-feb9-40f9-a554-1378cbbc030c\"\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/3/2023-638319259445953889\",\r\n    \"Timestamp\": \"2023-10-03T10:32:24.5943355+00:00\",\r\n    \"YourReference\": \"CHG000000002\",\r\n    \"Status\": \"New\",\r\n    \"DatePaymentReceived\": null,\r\n    \"DateSubmitted\": null,\r\n    \"SubmitId\": null\r\n  }\r\n]\r\n\r\nIn this example we are returning all appeals that are associated with the subscription key used for authentication."},{"id":"692f8600-65f7-4a05-9e35-f3deb478915a","name":"Get Appeal Status By Appeal Reference","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"},{"key":"Content-Type","value":"text/plain","type":"text"}],"url":{"raw":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/AppealStatus?verbose&Appeal=CHG000000004","protocol":"https","host":["api","valuationtribunal","gov","uk"],"path":["AgentAPI-Dev","v2","AppealStatus"],"query":[{"key":"verbose","value":null},{"key":"Appeal","value":"CHG000000004"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"X-Cache","value":"CONFIG_NOCACHE"},{"key":"X-Azure-Ref","value":"031j0ZQAAAABfRT66gUPwRp1F9y+/4kj3TE9OMjEyMDUwNzEyMDMxADRiNGQ3OTgxLWY4ZDAtNDhjOC1hMjgwLWEzMWQ2MDBmNmYxZg=="},{"key":"Date","value":"Fri, 15 Mar 2024 14:19:11 GMT"}],"cookie":[],"responseTime":null,"body":"[\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/16/2023-638330562174611636\",\r\n    \"Timestamp\": \"2023-10-16T12:30:17.6103944+00:00\",\r\n    \"AddressLine1\": \"1 Faraday Road\",\r\n    \"AddressLine2\": \"\",\r\n    \"AddressLine3\": \"\",\r\n    \"AddressLine4\": \"\",\r\n    \"AddressLine5\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"\",\r\n    \"AppellantLastName\": \"Ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"\",\r\n    \"DateChallengeSubmitted\": \"2023-10-16T12:30:17.4530357Z\",\r\n    \"DateChallengeDecision\": \"2023-10-16T12:30:17.453036Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": false,\r\n    \"CurrentRateableValue\": 0,\r\n    \"ProposedRateableValue\": 0,\r\n    \"ValuationForHereditamentNotReasonable\": false,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": false,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454912455598397\",\r\n    \"Timestamp\": \"2024-03-08T10:40:45.5689326+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468a~@\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-11/27/2023-638366832312686763\",\r\n    \"Timestamp\": \"2023-11-27T12:00:31.7391068+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/10/2023-638325318446526628\",\r\n    \"Timestamp\": \"2023-10-10T10:50:44.8142072+00:00\",\r\n    \"AddressLine1\": \"1 Faraday Road\",\r\n    \"AddressLine2\": \"\",\r\n    \"AddressLine3\": \"\",\r\n    \"AddressLine4\": \"\",\r\n    \"AddressLine5\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"\",\r\n    \"AppellantLastName\": \"Ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2023-10-10T10:50:44.6508238Z\",\r\n    \"DateChallengeDecision\": \"2023-10-10T10:50:44.650824Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": false,\r\n    \"CurrentRateableValue\": 0,\r\n    \"ProposedRateableValue\": 0,\r\n    \"ValuationForHereditamentNotReasonable\": false,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": false,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454956131639083\",\r\n    \"Timestamp\": \"2024-03-08T11:53:33.1738108+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 0,\r\n    \"ProposedRateableValue\": 0,\r\n    \"ValuationForHereditamentNotReasonable\": false,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": false,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/14/2024-638460129593111199\",\r\n    \"Timestamp\": \"2024-03-14T11:35:59.3184634+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454956074086999\",\r\n    \"Timestamp\": \"2024-03-08T11:53:27.4181152+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": false,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638455032757786841\",\r\n    \"Timestamp\": \"2024-03-08T14:01:15.7883309+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454944566128789\",\r\n    \"Timestamp\": \"2024-03-08T11:34:16.632368+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454952231857100\",\r\n    \"Timestamp\": \"2024-03-08T11:47:03.1942194+00:00\",\r\n    \"AddressLine1\": \"1 Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454912545045583\",\r\n    \"Timestamp\": \"2024-03-08T10:40:54.5136778+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468a~@fgf\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454912230380890\",\r\n    \"Timestamp\": \"2024-03-08T10:40:23.0467672+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468a\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"Timestamp\": \"2024-03-14T14:54:44.0071141+00:00\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Guildford\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"dev 02\",\r\n    \"AppellantLastName\": \"ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2022-03-20T00:00:00Z\",\r\n    \"DateChallengeDecision\": \"2022-03-21T00:00:00Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": true,\r\n    \"CurrentRateableValue\": 100000,\r\n    \"ProposedRateableValue\": 90000,\r\n    \"ValuationForHereditamentNotReasonable\": true,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 30000,\r\n    \"Status\": \"Submitted\",\r\n    \"IsRepresentingOwner\": true,\r\n    \"DateSubmitted\": \"2024-03-14T14:54:44.0053603Z\",\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": \"f1c67d02-e81e-4dda-987c-0b1a9386b361\",\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/11/2023-638326272686635024\",\r\n    \"Timestamp\": \"2023-10-11T13:21:08.7586667+00:00\",\r\n    \"AddressLine1\": \"1 Faraday Road\",\r\n    \"AddressLine2\": \"\",\r\n    \"AddressLine3\": \"\",\r\n    \"AddressLine4\": \"\",\r\n    \"AddressLine5\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"\",\r\n    \"AppellantLastName\": \"Ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"01789 123468\",\r\n    \"DateChallengeSubmitted\": \"2023-10-11T13:21:08.6574809Z\",\r\n    \"DateChallengeDecision\": \"2023-10-11T13:21:08.657481Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": false,\r\n    \"CurrentRateableValue\": 0,\r\n    \"ProposedRateableValue\": 0,\r\n    \"ValuationForHereditamentNotReasonable\": false,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": false,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  },\r\n  {\r\n    \"Id\": \"Appeal-Ceox-10/16/2023-638330499347004132\",\r\n    \"Timestamp\": \"2023-10-16T10:45:34.7151834+00:00\",\r\n    \"AddressLine1\": \"1 Faraday Road\",\r\n    \"AddressLine2\": \"\",\r\n    \"AddressLine3\": \"\",\r\n    \"AddressLine4\": \"\",\r\n    \"AddressLine5\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AppellantFirstName\": \"\",\r\n    \"AppellantLastName\": \"Ceox\",\r\n    \"AppellantEmail\": \"appellant20@test.com\",\r\n    \"AppellantPhone\": \"\",\r\n    \"DateChallengeSubmitted\": \"2023-10-16T10:45:34.6922978Z\",\r\n    \"DateChallengeDecision\": \"2023-10-16T10:45:34.6922982Z\",\r\n    \"SmallProposer\": false,\r\n    \"AppealHeardOnPapers\": false,\r\n    \"CurrentRateableValue\": 0,\r\n    \"ProposedRateableValue\": 0,\r\n    \"ValuationForHereditamentNotReasonable\": false,\r\n    \"VODecidedNotToAlterList\": false,\r\n    \"Amount\": 0,\r\n    \"Status\": \"New\",\r\n    \"IsRepresentingOwner\": false,\r\n    \"DateSubmitted\": null,\r\n    \"DatePaymentReceived\": null,\r\n    \"SubmitId\": null,\r\n    \"RatepayerIsKnown\": false\r\n  }\r\n]\r\n\r\nIn this example we are returning all appeals that are associated with the appeal reference and using the verbose parameter to give a more detailed view of each appeal."}],"_postman_id":"fb73571e-14dc-424f-96af-aa9c2d3b201e"},{"name":"Submit an Appeal for Processing","event":[{"listen":"test","script":{"id":"667ac86a-3319-46c9-8a8d-c1fc1fb526e3","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0f8bc212-a07d-412e-b0a8-a9348ac2dbc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealIDs\": [\"Appeal-Ceox-3/8/2024-638454911152124992\"],\r\n    \"YourInvoiceRef\": \"CHG000000004\",\r\n    \"InvoiceEmail\": \"test@ceox.co.uk\",\r\n    \"EmailMessageDetails\": \"true\",\r\n    \"BillingAddress\" : \"1 my road, somewhere\",\r\n    \"CancelBatchIfException\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/SubmitAppealForProcessing","description":"<p>Next is the POST request which is used in order the submit your appeal for processing. This requires that two different documents are attached one for document type 1 and another for 3. Below is an example of a succesful appeal, as well as incorrect formats for submitting an appeal.</p>\n","urlObject":{"protocol":"https","path":["AgentAPI-Dev","v2","SubmitAppealForProcessing"],"host":["api","valuationtribunal","gov","uk"],"query":[],"variable":[]}},"response":[{"id":"51725aa7-c218-4c42-bf9d-8513d9850b71","name":"Successful Submission","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealIDs\": [\"Appeal-Ceox-3/8/2024-638454911152124992\"],\r\n    \"YourInvoiceRef\": \"CHG000000004\",\r\n    \"InvoiceEmail\": \"test@ceox.co.uk\",\r\n    \"EmailMessageDetails\": \"true\",\r\n    \"BillingAddress\" : \"1 my road, somewhere\",\r\n    \"CancelBatchIfException\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/SubmitAppealForProcessing"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 14:54:44 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T145416Z-q442yqb23d52mbz1ranb3a2mcs0000000bp000000000mnd6"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\"UniqueSubmitGroupID\":\"Batch-Ceox-3/14/2024-638460248566902076\"} \r\n\r\nThis is an example of a succesful submission of an appeal which returns the unique submit group ID. "},{"id":"c8d495a1-6a63-423b-aff6-c68b9099b1a0","name":"Submit Packet in Invalid Format","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealIDs\": \"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"YourInvoiceRef\": \"123477\",\r\n    \"BillingAddress\" : \"1 my road, somewhere\",\r\n    \"CancelBatchIfException\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/SubmitAppealForProcessing"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 11 Mar 2024 20:53:24 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"close"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240311T205324Z-cdvg3wdp255yfa0m1n0f388bbg0000000cm000000001mzhc"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Supplied submit packet is in invalid format\r\n\r\nIn this example the submission of the appeal failed due to the supplied packet being in an invalid format, This is due to the appeal ID being in the incorrect format and needing to be in a array so having [] at the start and end."},{"id":"e3357677-7773-4ead-83b1-04a069b2e460","name":"Invoice Email is Null or Empty","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealIDs\": [\"Appeal-Ceox-3/8/2024-638454911152124992\"],\r\n    \"YourInvoiceRef\": \"123477\",\r\n    \"BillingAddress\" : \"1 my road, somewhere\",\r\n    \"CancelBatchIfException\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/SubmitAppealForProcessing"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 11 Mar 2024 20:54:14 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240311T205414Z-0p9vu3a4x54uz1hf8262xqedpc00000000zg00000000s208"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Submit object needs correction: Invoice Email is null or empty\r\n\r\nIn this example the submission of the appeal failed due to us missing a mandatory field the invoice email."},{"id":"59b7f30a-9ccd-4bc8-9666-072ba119c568","name":"Email Message Details null or empty","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealIDs\": [\"Appeal-Ceox-3/8/2024-638454911152124992\"],\r\n    \"YourInvoiceRef\": \"CHG000000004\",\r\n    \"InvoiceEmail\": \"test@ceox.co.uk\",\r\n    EmailMessageDetails\r\n    \"BillingAddress\" : \"1 my road, somewhere\",\r\n    \"CancelBatchIfException\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/SubmitAppealForProcessing"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 12:24:29 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T122428Z-rkx31pzt6x7hf6dgtp3un3x32000000000ag00000000mr83"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Submit object needs correction: EmailMessageDetails is null or empty\r\n\r\nIn this example the submission of the appeal failed due to us missing a mandatory field the email message details."},{"id":"03edc120-8d80-42a3-bc9b-c552dd381cd6","name":"Incorrect Number of Documents","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealIDs\": [\"Appeal-Ceox-3/8/2024-638454911152124992\"],\r\n    \"YourInvoiceRef\": \"CHG000000004\",\r\n    \"InvoiceEmail\": \"test@ceox.co.uk\",\r\n    \"EmailMessageDetails\": \"true\",\r\n    \"BillingAddress\" : \"1 my road, somewhere\",\r\n    \"CancelBatchIfException\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/SubmitAppealForProcessing"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 12:26:05 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T122604Z-q95h8d9es90yr7tegsam5a24zw00000000e000000001y0xp"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\"Appeals\":[{\"AppealId\":\"Appeal-Ceox-3/8/2024-638454911152124992\",\"Status\":\"Incorrect number of documents - 2 are required \"}],\"Error\":\"Message Generation Failure\"}\r\n\r\nIn this example the submission failed as we did not have the correct number of documents. Each appeal must have two documents uploaded in order to sumbit the appeal. This includes one of document type 1 and a second of document type 3."}],"_postman_id":"0f8bc212-a07d-412e-b0a8-a9348ac2dbc5"},{"name":"Update an Appeal","event":[{"listen":"test","script":{"id":"667ac86a-3319-46c9-8a8d-c1fc1fb526e3","exec":[""],"type":"text/javascript","packages":{}}}],"id":"473a7c72-71cc-4ef4-ab28-f584298def58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ID\":\"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Guildford\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": true,\r\n    \"RatepayerFullName\": \"Jimothy Ratepayer\",\r\n    \"RatepayerEmail\": \"jim.ratepayer@example.com\",\r\n    \"RatepayerTelephoneNumber\": \"+447123456789\",\r\n    \"RatepayerAddressLine1\": \"Birch House\",\r\n    \"RatepayerAddressLine2\": \"Ratepayer Lane\",\r\n    \"RatepayerAddressPostCode\": \"AS12 3DF\",\r\n    \"RatepayerAddressTown\": \"Rootpeyers\",\r\n    \"RatepayerAddressCounty\": \"Surrey\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/UpdateAppeal","description":"<p>The final POST request allows you to update an appeal. Here you will need the unique appeal ID and reference. These will be supplied in the body of the request, where you can change alter information associated with your appeal. All other properties are optional – only those entered will be updated.</p>\n<p>Similarly to when creating an appeal there are the following field restrictions:</p>\n<ul>\n<li><p>The address fields should be 100 charracters or less</p>\n</li>\n<li><p>Postcode is 8 characters or less</p>\n</li>\n<li><p>Name field is 160 characters or less (Note the name field is a combination of the first name and last name in the appeal packet)</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["AgentAPI-Dev","v2","UpdateAppeal"],"host":["api","valuationtribunal","gov","uk"],"query":[],"variable":[]}},"response":[{"id":"8a35111d-ae9b-48ee-a727-67a19954a2cf","name":"Successful Update Appeal","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ID\":\"Appeal-Ceox-3/8/2024-638454911152124992\",\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Guildford\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/UpdateAppeal"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 12:22:28 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T122228Z-rkx31pzt6x7hf6dgtp3un3x32000000000ag00000000m8c9"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\"UniqueAppealID\":\"Appeal-Ceox-3/8/2024-638454911152124992\"} \r\n\r\nThis is an example of an appeal that has been succesfully updated."},{"id":"8b83a6fc-72eb-482a-9679-fbb7b33c4f00","name":"Appeal with ID not found","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Guildford\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true,\r\n    \"RatepayerIsKnown\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/UpdateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 14 Mar 2024 12:21:30 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240314T122130Z-rkx31pzt6x7hf6dgtp3un3x32000000000ag00000000m2as"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"Appeal with id  not found.\r\n\r\nThis is an example of when we have entered an appeal ID that is not found within the API. Double check that you have entered the correct appeal ID."},{"id":"ad0254a0-796c-4c33-bf15-3f6a478e7d70","name":"Missing RatepayerIsKnown Copy","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"<subscription-key>","type":"text"},{"key":"Ocp-Apim-Trace","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"AppealIDs\": [\"Appeal-Ceox-3/8/2024-638454911152124992\"],\r\n    \"YourReference\": \"CHG000000004\",\r\n    \"AddressLine1\": \"1 Smith Road\",\r\n    \"AddressLine2\": \"2 Faraday Road\",\r\n    \"AddressLine3\": \"3 Faraday Road\",\r\n    \"AddressLine4\": \"4 Faraday Road\",\r\n    \"AddressLine5\": \"5 Faraday Road\",\r\n    \"AddressTown\": \"Brighton\",\r\n    \"AddressCounty\": \"\",\r\n    \"AddressPostcode\": \"gu1 1ea\",\r\n    \"BillingAuthorityCode\": 3805,\r\n    \"AppellantLastName\" : \"ceox\",\r\n    \"AppellantFirstName\" : \"dev 02\",\r\n    \"AppellantEmail\" : \"appellant20@test.com\",\r\n    \"AppellantPhone\" : \"01789 123468\",\r\n    \"DateChallengeSubmitted\" : \"2022-03-20T00:00Z\",\r\n    \"DateChallengeDecision\" :  \"2022-03-21T00:00Z\",\r\n    \"SmallProposer\" : false,\r\n    \"AppealHeardOnPapers\" : true,\r\n    \"CurrentRateableValue\" : \"100000\",\r\n    \"ProposedRateableValue\" : 90000,\r\n    \"ValuationForHereditamentNotReasonable\" : true,\r\n    \"VODecidedNotToAlterList\" : false,\r\n    \"IsRepresentingOwner\": true\r\n}","options":{"raw":{"language":"text"}}},"url":"https://api.valuationtribunal.gov.uk/AgentAPI-Dev/v2/UpdateAppeal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 05 Apr 2024 13:16:34 GMT"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Request-Context","value":"appId=cid-v1:a8fa60a1-e8e6-4698-9df9-ba293c28b073"},{"key":"x-azure-ref","value":"20240405T131634Z-1559cb8b657kbm4v6z0crtx08s00000000pg00000000nzg7"},{"key":"X-Cache","value":"CONFIG_NOCACHE"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"statusCode\": 400,\r\n    \"message\": \"Body of the request does not conform to the definition which is associated with the content type application/json. Path: Message: Required properties are missing from object: RatepayerIsKnown. Line: 19, Position: 1 SchemaId: #/components/schemas/CreateAppeal\"\r\n}\r\n\r\nIn this example the appeal has not been generated as the \"RatepayerIsKnown\" field has not been included in the request body."}],"_postman_id":"473a7c72-71cc-4ef4-ab28-f584298def58"}],"event":[{"listen":"prerequest","script":{"id":"3cea605a-364d-472a-8f9c-0534c7552b13","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"69895313-902e-48bf-92ea-b6f3a334b068","type":"text/javascript","exec":[""]}}]}