{"info":{"_postman_id":"0d65888b-8908-46ff-b930-61644659f29a","name":"Good Grants API","description":"<html><head></head><body><img src=\"https://cr4ce-api-docs-images.s3-eu-west-1.amazonaws.com/GG_Logo_50x50.png\">\n\n<p>The information below can be used by your engineering team or developers to pass data from the Good Grants application to other websites or applications.</p>\n<p>With our API, you can list, get, create, update, delete and upload many different resources.</p>\n<ul>\n<li><p>Account</p>\n</li>\n<li><p>Action task</p>\n</li>\n<li><p>Allocation</p>\n</li>\n<li><p>Application</p>\n</li>\n<li><p>Application (realtime)</p>\n</li>\n<li><p>Assignment</p>\n</li>\n<li><p>Attachment</p>\n</li>\n<li><p>Category</p>\n</li>\n<li><p>Chapter</p>\n</li>\n<li><p>Contributor</p>\n</li>\n<li><p>Document</p>\n</li>\n<li><p>Field</p>\n</li>\n<li><p>File</p>\n</li>\n<li><p>Form</p>\n</li>\n<li><p>Fund</p>\n</li>\n<li><p>Grant status</p>\n</li>\n<li><p>Leaderboard</p>\n</li>\n<li><p>Payment</p>\n</li>\n<li><p>Round</p>\n</li>\n<li><p>Score set</p>\n</li>\n<li><p>Season</p>\n</li>\n<li><p>User</p>\n</li>\n<li><p>Webhook</p>\n</li>\n</ul>\n<p>The following endpoints are currently being worked on and will be added soon:</p>\n<ul>\n<li>Tab</li>\n</ul>\n<p>If you have any questions about our API or you would like to participate in our beta program, please feel free to send an email to <a href=\"https://mailto:support@goodgrants.com\">support@goodgrants.com</a></p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Access to the Good Grants API is secured via API Keys. You may generate as many keys as you like yet each key belongs to the one account. The scope of the key determines the permissions of the key:</p>\n<p>Read only - for read endpoints only<br>Read / Write - for read and write endpoints</p>\n<p>Multiple email addresses may be specified for receiving notification emails.</p>\n<h2 id=\"generate-api-key\">Generate API key</h2>\n<ol>\n<li><p>In Good Grants navigate to <em>Settings &gt; Integrations &gt; API Keys</em></p>\n</li>\n<li><p>Click <strong>Generate API Key</strong></p>\n</li>\n<li><p>Enter <strong>Key name / purpose</strong></p>\n</li>\n<li><p>Select <strong>Scope</strong></p>\n<ol>\n<li><p>Read only - for read endpoints only</p>\n</li>\n<li><p>Read / Write - for read and write endpoints</p>\n</li>\n</ol>\n</li>\n<li><p>Specify notification email addresses (optional). Separate each address with a comma (,) or a semicolon (;)</p>\n</li>\n<li><p>Click <strong>Save</strong></p>\n</li>\n</ol>\n<h2 id=\"edit-api-key\">Edit API key</h2>\n<ol>\n<li><p>In Good Grants navigate to <em>Settings &gt; Integrations &gt; API Keys</em></p>\n</li>\n<li><p>Click on the <strong>Key name / purpose</strong> of the key you<br> wish to edit OR click on the overflow action menu of the key you wish to edit and click <strong>Edit</strong></p>\n</li>\n<li><p>Update <strong>Key name / purpose</strong></p>\n</li>\n<li><p>Update <strong>Scope</strong></p>\n<ol>\n<li><p>Read only - for read endpoints only</p>\n</li>\n<li><p>Read / Write - for read and write endpoints</p>\n</li>\n</ol>\n</li>\n<li><p>Update notification email addresses (optional). Separate each address with a comma (,) or a semicolon (;)</p>\n</li>\n<li><p>Click <strong>Save</strong></p>\n</li>\n</ol>\n<h2 id=\"revoke-api-key\">Revoke API key</h2>\n<ol>\n<li><p>In Good Grants navigate to <em>Settings &gt; Integrations &gt; API Keys</em></p>\n</li>\n<li><p>Click on the overflow action menu of the key you wish to edit and click <strong>Revoke</strong></p>\n</li>\n<li><p>Click <strong>OK</strong> in the confirm dialog</p>\n</li>\n</ol>\n<h1 id=\"requests\">Requests</h1>\n<p>The request URL is api.cr4ce.com however for optimal performance we recommend using our regional endpoints. Select the region to match your account location.</p>\n<p><strong>Australasia</strong>: api.au.cr4ce.com<br><strong>Canada</strong>: api.ca.cr4ce.com<br><strong>EU</strong>: api.eu.cr4ce.com<br><strong>Hong Kong</strong>: api.hk.cr4ce.com<br><strong>UAE</strong>: api.ae.cr4ce.com<br><strong>US</strong>: api.us.cr4ce.com</p>\n<h2 id=\"request-headers\">Request headers</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Required</th>\n<th>Allowed values</th>\n<th>Default value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Accept</td>\n<td>Yes</td>\n<td>One of the following:  <br>  <br>- application/vnd.Creative Force.v2.3+json  <br>- application/vnd.Creative Force.v2.3+xml</td>\n<td>None</td>\n<td>Defines the response type.</td>\n</tr>\n<tr>\n<td>x-api-key</td>\n<td>Yes</td>\n<td>Valid API key</td>\n<td>None</td>\n<td>Used to authenticate and authorize the consumer.</td>\n</tr>\n<tr>\n<td>x-api-language</td>\n<td>No</td>\n<td>Comma separated string with one or more of the following:  <br>  <br>- all (will override any other values present)  <br>- ar_AR  <br>- bg_BG  <br>- bn_IN  <br>- ca_ES  <br>- cs_CZ  <br>- cy_GB  <br>- da_DK  <br>- de_DE  <br>- en_GB  <br>- en_US  <br>- el_GR  <br>- es_NN  <br>- es_LA  <br>- fa_NN  <br>- fi_FI  <br>- fr_FR  <br>- fr_CA  <br>- he_IL  <br>- hi_IN  <br>- it_IT  <br>- ja_JP  <br>- ko_KR  <br>- lt_LT  <br>- ms_MY  <br>- nl_NL  <br>- nb_NO  <br>- pl_PL  <br>- pt_BR  <br>- ru_RU  <br>- sl_SI  <br>- sv_SE  <br>- sw_NN  <br>- th_TH  <br>- uk_UA  <br>- vi_VN  <br>- zh_CN  <br>- zh_HK</td>\n<td>Account default language</td>\n<td>Defines the languages to include in the response.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body\">Request body</h2>\n<p>POST and PUT requests expect JSON request bodies.</p>\n<h2 id=\"request-body-parameter-types\">Request body parameter types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Type</th>\n<th>Format</th>\n<th>Empty value</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Integer</td>\n<td>Whole number</td>\n<td>null</td>\n<td>1</td>\n</tr>\n<tr>\n<td>Float</td>\n<td>Decimal number</td>\n<td>null</td>\n<td>1.23</td>\n</tr>\n<tr>\n<td>String</td>\n<td>Letters, numbers, characters wrapped in quotations</td>\n<td>\"\"</td>\n<td>\"String\"</td>\n</tr>\n<tr>\n<td>Array</td>\n<td>JSON array</td>\n<td>null</td>\n<td>[\"Array element 1\", \"Array element 2\"]</td>\n</tr>\n<tr>\n<td>Boolean</td>\n<td>true / false</td>\n<td>null</td>\n<td>true</td>\n</tr>\n<tr>\n<td>Slug</td>\n<td>8 character string</td>\n<td>Never null</td>\n<td>\"aBcDeFgH\"</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>ISO 6801 Zulu standard</td>\n<td>null</td>\n<td>“2020-10-08” OR “2020-12-08T08:58:50Z”</td>\n</tr>\n<tr>\n<td>Table</td>\n<td>JSON object</td>\n<td>null</td>\n<td>{\"slug\": {\"B1\": \"valueB1\", \"C1\": \"valueC1\", \"B2\": \"valueB2\", \"C2\": \"valueC2\"}}</td>\n</tr>\n<tr>\n<td>Translated value</td>\n<td>JSON object</td>\n<td>{\"en_GB\":\"\"}</td>\n<td>{\"en_GB\":\"Translated value\"}</td>\n</tr>\n<tr>\n<td>Related resource</td>\n<td>JSON object</td>\n<td>null</td>\n<td>{\"slug\":\"aBcDeFgH\", \"name\": {\"en_GB\":\"Translated value\"}}</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"fields-expected-data-types\">Fields expected data types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Checkbox</td>\n<td>Boolean</td>\n<td>See \"Boolean\" type above.</td>\n</tr>\n<tr>\n<td>Checkbox list</td>\n<td>Array</td>\n<td>See \"Array\" type above. Options must exactly match the field value (not label) including letter case</td>\n</tr>\n<tr>\n<td>Content</td>\n<td>String</td>\n<td>See \"String\" type above.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>String</td>\n<td>See \"String\" type above. Accepts the two-letter country code, per <a href=\"https://support.awardforce.com/hc/en-us/articles/360000237856-Two-letter-country-codes-in-fields\">this list</a></td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>Float</td>\n<td>See \"Float\" type above.</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>Date</td>\n<td>See \"Date\" type above.</td>\n</tr>\n<tr>\n<td>Date and time</td>\n<td>Date</td>\n<td>See \"Date\" type above.</td>\n</tr>\n<tr>\n<td>Drop-down list</td>\n<td>String</td>\n<td>See \"String\" type above. Options must exactly match the field value (not label) including letter case.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>String</td>\n<td>See \"String\" type above. Must follow standard email format, i.e. <a href=\"https://mailto:name@domain.com\">name@domain.com</a></td>\n</tr>\n<tr>\n<td>File upload (single)</td>\n<td>-</td>\n<td>See \"Upload application file\" or \"Upload user file\" endpoints</td>\n</tr>\n<tr>\n<td>Numeric</td>\n<td>Float</td>\n<td>See \"Float\" type above.</td>\n</tr>\n<tr>\n<td>Phone number</td>\n<td>String</td>\n<td>See \"String\" type above. International format, including leading + - must be a valid phone number.</td>\n</tr>\n<tr>\n<td>Radio buttons</td>\n<td>String</td>\n<td>See \"String\" type above. Options must exactly match the field value (not label) including letter case.</td>\n</tr>\n<tr>\n<td>Table</td>\n<td>-</td>\n<td>See \"Table\" type above</td>\n</tr>\n<tr>\n<td>Text (single line)</td>\n<td>String</td>\n<td>See \"String\" type above.</td>\n</tr>\n<tr>\n<td>Text area (multi-line)</td>\n<td>String</td>\n<td>See \"String\" type above.</td>\n</tr>\n<tr>\n<td>Time</td>\n<td>String</td>\n<td>See \"String\" type above.</td>\n</tr>\n<tr>\n<td>URL</td>\n<td>String</td>\n<td>See \"String\" type above. Must begin with \"https://\".</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"rate-limiting\">Rate limiting</h2>\n<p>Rate limiting is set at 60 requests per API key per 60 seconds. Any requests received beyond this will result in a 429 response.</p>\n<h2 id=\"file-upload-size-limit\">File upload size limit</h2>\n<p>File uploads are limited to a maximum file size of 256 MB. Any request containing a file greater than this value will result in a 413 response.</p>\n<h2 id=\"base64-encoding\">Base64 encoding</h2>\n<p>File upload endpoints accept base64 encoded strings representing the file you wish to upload. Many popular programming languages support converting files to a base64 encoded string. Alternatively if you are using an API client you can find websites online for converting an image to a base64 encoded string.</p>\n<h1 id=\"responses\">Responses</h1>\n<h2 id=\"response-formats\">Response formats</h2>\n<p>Responses are provided in two formats: JSON and XML. Determining the format of your response requires setting the Accept header to the appropriate value, as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Format</th>\n<th>Header value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>JSON</td>\n<td>application/vnd.Creative Force.v2.3+json</td>\n</tr>\n<tr>\n<td>XML</td>\n<td>application/vnd.Creative Force.v2.3+xml</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-body-parameter-types\">Response body parameter types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Type</th>\n<th>Format</th>\n<th>Empty value</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Integer</td>\n<td>Whole number</td>\n<td>null</td>\n<td>1</td>\n</tr>\n<tr>\n<td>Float</td>\n<td>Decimal number</td>\n<td>null</td>\n<td>1.23</td>\n</tr>\n<tr>\n<td>String</td>\n<td>Letters, numbers, characters wrapped in quotations</td>\n<td>\"\"</td>\n<td>\"String\"</td>\n</tr>\n<tr>\n<td>Array</td>\n<td>JSON array</td>\n<td>null</td>\n<td>[\"Array element 1\", \"Array element 2\"]</td>\n</tr>\n<tr>\n<td>Boolean</td>\n<td>true / false</td>\n<td>null</td>\n<td>true</td>\n</tr>\n<tr>\n<td>Slug</td>\n<td>8 character string</td>\n<td>Never null</td>\n<td>\"aBcDeFgH\"</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>ISO 6801 Zulu standard</td>\n<td>null</td>\n<td>“2020-12-08T08:58:50Z\"</td>\n</tr>\n<tr>\n<td>Translated value</td>\n<td>JSON object</td>\n<td>{\"en_GB\":\"\"}</td>\n<td>{\"en_GB\":\"Translated value\"}</td>\n</tr>\n<tr>\n<td>Related resource</td>\n<td>JSON object</td>\n<td>null</td>\n<td>{\"slug\":\"aBcDeFgH\", \"name\": {\"en_GB\":\"Translated value\"}}</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paginated-results\">Paginated results</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>current_page</td>\n<td>Current page in the result set.</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Array containing resource information.</td>\n</tr>\n<tr>\n<td>first_page_url</td>\n<td>Link to retrieve first page of result set.</td>\n</tr>\n<tr>\n<td>from</td>\n<td>Number of the first result in this page of the result set.</td>\n</tr>\n<tr>\n<td>last_page</td>\n<td>Last page number of the result set.</td>\n</tr>\n<tr>\n<td>last_page_url</td>\n<td>Link to retrieve results from the last page of the result set.</td>\n</tr>\n<tr>\n<td>next_page_url</td>\n<td>Link to retrieve results from the next page of the result set.</td>\n</tr>\n<tr>\n<td>path</td>\n<td>Link to this endpoint.</td>\n</tr>\n<tr>\n<td>per_page</td>\n<td>Number of results being shown per page.</td>\n</tr>\n<tr>\n<td>prev_page_url</td>\n<td>Link to retrieve results from the previous page of the result set.</td>\n</tr>\n<tr>\n<td>to</td>\n<td>Number of the last result in this page of the result set.</td>\n</tr>\n<tr>\n<td>total</td>\n<td>Total number of results in the result set.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"post-responses\">POST responses</h2>\n<p>Links to new resources can be found in the <em>Location</em> response header.</p>\n<h2 id=\"error-responses\">Error responses</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>message</td>\n<td>Error message</td>\n</tr>\n<tr>\n<td>errors</td>\n<td>Array containing specific error information</td>\n</tr>\n<tr>\n<td>status_code</td>\n<td>Error status code</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"success-codes\">Success codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status code</th>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>The request has succeeded.</td>\n</tr>\n<tr>\n<td>201</td>\n<td>CREATED</td>\n<td>The request has succeeded and a new resource has been created as a result.</td>\n</tr>\n<tr>\n<td>204</td>\n<td>NO CONTENT</td>\n<td>The request has succeeded but there is no content to send in the response for this request.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-codes\">Error codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status code</th>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>BAD REQUEST</td>\n<td>The server could not understand the request due to invalid syntax.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>UNAUTHORIZED</td>\n<td>Indicates that the request has not been applied because it lacks valid authentication credentials for the target resource.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>FORBIDDEN</td>\n<td>Indicates that the server understood the request but refuses to authorize it.</td>\n</tr>\n<tr>\n<td>413</td>\n<td>PAYLOAD TOO LARGE</td>\n<td>Indicates that the request entity is larger than limits defined by server.</td>\n</tr>\n<tr>\n<td>422</td>\n<td>UNPROCESSABLE ENTITY</td>\n<td>The request was well-formed but was unable to be followed due to semantic errors.</td>\n</tr>\n<tr>\n<td>429</td>\n<td>TOO MANY REQUESTS</td>\n<td>The user has sent too many requests in a given amount of time.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"webhooks\">Webhooks</h1>\n<p>You can trigger webhooks based on some event such as new user registration or application submission. This will let you get data or perform tasks based on actions in your program. Only program managers can create webhooks.</p>\n<p>A webhook is sent immediately after the event occurs, except for the application updated webhook, which is sent five minutes after the update.</p>\n<h2 id=\"create-a-webhook\">Create a webhook</h2>\n<ol>\n<li><p>In Good Grants navigate to <em>Settings &gt; Integrations &gt; Webhooks</em></p>\n</li>\n<li><p>Click <strong>New webhook</strong></p>\n</li>\n<li><p>Enter <strong>Name</strong></p>\n</li>\n<li><p>Enter <strong>Webhook URL</strong></p>\n</li>\n<li><p>Use the auto-generated <strong>Signing key</strong> or create a new one</p>\n</li>\n<li><p>Select the desired <strong>Event subscriptions</strong></p>\n</li>\n<li><p>(optional) Specify notification email addresses . Separate each address with a comma (,) or a semicolon (;)</p>\n</li>\n<li><p>Click <strong>Save</strong></p>\n</li>\n</ol>\n<h2 id=\"edit-webhook\">Edit webhook</h2>\n<ol>\n<li><p>In Good Grants navigate to <em>Settings &gt; Integrations &gt; Webhooks</em></p>\n</li>\n<li><p>Click on the <strong>Name</strong> of the webhook you wish to edit</p>\n</li>\n<li><p>Make your changes</p>\n</li>\n<li><p>Click <strong>Save</strong></p>\n</li>\n</ol>\n<h2 id=\"delete-a-webhook\">Delete a webhook</h2>\n<ol>\n<li><p>In Good Grants navigate to <em>Settings &gt; Integrations &gt; Webhooks</em></p>\n</li>\n<li><p>Click the checkbox next to the webhook and delete it via the <strong>Action</strong> button</p>\n</li>\n<li><p>Click <strong>OK</strong> in the confirmation dialog</p>\n</li>\n</ol>\n<h2 id=\"webhook-payloads\">Webhook payloads</h2>\n<p>Webhook payloads are provided in JSON format and always contain the following attributes:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>event</td>\n<td>Enumerated string with possible values being one of the events described in the following sections</td>\n</tr>\n<tr>\n<td>timestamp</td>\n<td>ISO 8601 formatted datetime value.  <br>i.e. <code>2020-01-01T00:00:00Z</code></td>\n</tr>\n<tr>\n<td>source</td>\n<td>Enumerated string with the following possible values:  <br>- <code>ui</code> (default)  <br>- <code>api</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"signature\">Signature</h4>\n<p>You will receive a <strong>Signature</strong> header which you can use to validate the webhook payload.<br>The signature value is generated with this algorithm, using the <strong>Signing key</strong> specified in your webhook and the JSON payload :</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-php\">$signature = hash_hmac('sha256', $payloadJsonString, $signingKey);\n\n</code></pre>\n<p>You can do the same in your endpoint and compare the header <strong>Signature</strong> value with the one you generated with this algorithm.</p>\n<h4 id=\"available-event-subscriptions\">Available event subscriptions</h4>\n<h6 id=\"allocation-events\">Allocation events</h6>\n<ul>\n<li><p>allocation_created</p>\n</li>\n<li><p>allocation_payment_created</p>\n</li>\n<li><p>allocation_payment_deleted</p>\n</li>\n<li><p>allocation_payment_status_changed</p>\n</li>\n<li><p>allocation_payment_updated</p>\n</li>\n</ul>\n<h6 id=\"allocation-payload\">Allocation Payload</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"amount\": 5000,\n  \"applicant\": {\n    \"slug\": \"BpkNZejP\",\n    \"link\": \"https://api.eu.cr4ce.com/user/BpkNZejP\",\n    \"name\": \"Joe Bloggs\",\n    \"first_name\": \"Joe\",\n    \"last_name\": \"Bloggs\"\n  },\n  \"application\": {\n    \"slug\": \"oPyewDzQ\",\n    \"id\": 4471062,\n    \"title\": \"Global aid\",\n    \"link\": \"https://api.eu.cr4ce.com/entry/oPyewDzQ\"\n  },\n  \"chapter\": {\n    \"slug\": \"RRpkkXxk\",\n    \"link\": \"https://api.eu.cr4ce.com/chapter/RRpkkXxk\",\n    \"name\": {\n      \"en_GB\": \"EMEA region\"\n    }\n  },\n  \"created\": \"2026-06-03T09:35:49Z\",\n  \"currency\": \"GBP\",\n  \"entry\": {\n    \"slug\": \"oPyewDzQ\",\n    \"id\": 4471062,\n    \"title\": \"Global aid\",\n    \"link\": \"https://api.eu.cr4ce.com/entry/manager/oPyewDzQ\"\n  },\n  \"fund\": {\n    \"slug\": \"aOXDzrqb\",\n    \"link\": \"https://api.eu.cr4ce.com/fund/aOXDzrqb\",\n    \"name\": {\n      \"en_GB\": \"Annual fund\"\n    }\n  },\n  \"paid\": 5000,\n  \"season\": {\n    \"slug\": \"VAAvYplr\",\n    \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n    \"name\": {\n      \"en_GB\": \"2026\"\n    }\n  },\n  \"slug\": \"LagXndVZ\",\n  \"updated\": \"2026-06-03T09:35:49Z\",\n  \"source\": \"ui\",\n  \"event\": \"Allocation created\",\n  \"timestamp\": \"2026-06-03T09:35:51Z\",\n  \"trigger\": \"allocation_created\"\n}\n\n</code></pre>\n<h6 id=\"payment-payload\">Payment payload</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"allocation\": {\n    \"slug\": \"LagXndVZ\",\n    \"link\": \"https://api.eu.cr4ce.com/allocation/LagXndVZ\"\n  },\n  \"allocation_amount\": 5000,\n  \"amount\": 1,\n  \"applicant\": {\n    \"slug\": \"BpkNZejP\",\n    \"link\": \"https://api.eu.cr4ce.com/user/BpkNZejP\",\n    \"name\": \"Joe Bloggs\",\n    \"first_name\": \"Joe\",\n    \"last_name\": \"Bloggs\"\n  },\n  \"application\": {\n    \"slug\": \"oPyewDzQ\",\n    \"id\": 4471062,\n    \"title\": \"Global aid\",\n    \"link\": \"https://api.eu.cr4ce.com/entry/oPyewDzQ\"\n  },\n  \"comments\": \"\",\n  \"created\": \"2026-06-03T10:21:28Z\",\n  \"currency\": \"GBP\",\n  \"date_due\": \"2026-10-30\",\n  \"date_paid\": \"-0001-11-30\",\n  \"external_id\": \"EXT001FUENd735SDdf343dsaaef342weSQDW3edFDGert56ew4erw493762jdfmd\",\n  \"fund\": {\n    \"slug\": \"aOXDzrqb\",\n    \"link\": \"https://api.eu.cr4ce.com/fund/aOXDzrqb\",\n    \"name\": {\n      \"en_GB\": \"Annual fund\"\n    }\n  },\n  \"grant_status\": null,\n  \"payment_method\": {\n    \"slug\": \"rNObGwkz\",\n    \"link\": \"https://api.eu.cr4ce.com/payment-method/rNObGwkz\",\n    \"name\": {\n      \"en_GB\": \"Bank transfer\"\n    }\n  },\n  \"reference\": \"REF002\",\n  \"season\": {\n    \"slug\": \"VAAvYplr\",\n    \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n    \"name\": {\n      \"en_GB\": \"2026\"\n    }\n  },\n  \"slug\": \"xnEoyGOE\",\n  \"status\": \"Scheduled\",\n  \"updated\": \"2026-06-03T10:21:28Z\",\n  \"source\": \"api\",\n  \"event\": \"Payment created\",\n  \"timestamp\": \"2026-06-03T10:21:29Z\",\n  \"trigger\": \"allocation_payment_created\"\n}\n\n</code></pre>\n<h6 id=\"assignment-events\">Assignment events</h6>\n<ul>\n<li><p>assignment_completed</p>\n</li>\n<li><p>assignment_created</p>\n</li>\n</ul>\n<h6 id=\"application-events\">Application events</h6>\n<ul>\n<li><p>applications_category_changed</p>\n</li>\n<li><p>application_chapter_changed</p>\n</li>\n<li><p>application_copied</p>\n</li>\n<li><p>application_created</p>\n</li>\n<li><p>application_eligible</p>\n</li>\n<li><p>application_ineligible</p>\n</li>\n<li><p>application_moderated</p>\n</li>\n<li><p>application_resubmitted</p>\n</li>\n<li><p>application_submitted</p>\n</li>\n<li><p>application_tagged</p>\n</li>\n<li><p>application_updated</p>\n</li>\n<li><p>collaborator_invited</p>\n</li>\n<li><p>field_value_updated</p>\n</li>\n<li><p>review_task_created</p>\n</li>\n<li><p>review_task_submitted</p>\n</li>\n</ul>\n<h6 id=\"application-payload\">Application Payload</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"attachments\": [\n    {\n      \"token\": \"H8gQzQZTWEKkA6mt\",\n      \"link\": \"https://api.eu.cr4ce.com/file/H8gQzQZTWEKkA6mt\",\n      \"name\": \"good_grants_logo.jpg\",\n      \"download\": \"https://d2bp8hrk7i2swc.file\",\n      \"attachment_fields\": [],\n      \"tab\": {\n        \"slug\": \"ZgkxXxNq\",\n        \"type\": \"Attachments\",\n        \"created_at\": \"2026-03-19T11:25:42Z\",\n        \"updated_at\": \"2026-03-19T11:25:42Z\"\n      }\n    }\n  ],\n  \"auto_score\": 0,\n  \"category\": {\n    \"slug\": \"rdNOJyxG\",\n    \"link\": \"https://api.eu.cr4ce.com/category/rdNOJyxG\",\n    \"name\": {\n      \"en_GB\": \"Organisation of the Year\"\n    }\n  },\n  \"chapter\": {\n    \"slug\": \"RRpkkXxk\",\n    \"link\": \"https://api.eu.cr4ce.com/chapter/RRpkkXxk\",\n    \"name\": {\n      \"en_GB\": \"EMEA region\"\n    }\n  },\n  \"comments\": \"\",\n  \"contributor_count\": 1,\n  \"contributors\": [\n    [\n      {\n        \"slug\": \"kEkXreRP\",\n        \"link\": \"https://api.eu.cr4ce.com/field/kEkXreRP\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;First name&lt;/p&gt;\"\n        },\n        \"value\": \"Joe\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      },\n      {\n        \"slug\": \"eARbgRKp\",\n        \"link\": \"https://api.eu.cr4ce.com/field/eARbgRKp\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;Last name&lt;/p&gt;\"\n        },\n        \"value\": \"Walsh\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      },\n      {\n        \"slug\": \"bnXXGdgQ\",\n        \"link\": \"https://api.eu.cr4ce.com/field/bnXXGdgQ\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;ID number&lt;/p&gt;\"\n        },\n        \"value\": \"12345\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      }\n    ]\n  ],\n  \"created\": \"2026-03-19T11:29:37Z\",\n  \"custom_deadline\": \"-\",\n  \"division\": null,\n  \"eligibility_status\": \"\",\n  \"entrant\": {\n    \"slug\": \"kPpXbqAk\",\n    \"link\": \"https://api.eu.cr4ce.com/user/kPpXbqAk\",\n    \"name\": \"Seán Judd\",\n    \"first_name\": \"Seán\",\n    \"last_name\": \"Judd\",\n    \"email\": \"sean@goodgrants.com\",\n    \"global_id\": \"9373ac8e-bdd7-4309-b7e4-93b9c3ae9a45\"\n  },\n  \"entry_fields\": [\n    {\n      \"slug\": \"dglRzoOp\",\n      \"link\": \"https://api.eu.cr4ce.com/field/dglRzoOp\",\n      \"label\": {\n        \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;If successful, how would winning this grant benefit you or your work?&lt;/p&gt;\"\n      },\n      \"value\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;Winning this grant would provide valuable recognition, increase visibility, and help validate the impact of my work. It would create opportunities for collaboration, support future projects, and strengthen credibility with stakeholders.&lt;/p&gt;\",\n      \"translated\": {\n        \"en_GB\": \"\"\n      }\n    }\n  ],\n  \"files_count\": 1,\n  \"form\": \"EKKGYYeW\",\n  \"local_id\": 118,\n  \"moderation_status\": \"undecided\",\n  \"parent_category\": null,\n  \"payment_status\": \"\",\n  \"plagiarism_scan_status\": \"\",\n  \"review_status\": \"\",\n  \"season\": {\n    \"slug\": \"VAAvYplr\",\n    \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n    \"name\": {\n      \"en_GB\": \"2026\"\n    }\n  },\n  \"slug\": \"BNzrkjXz\",\n  \"status\": \"submitted\",\n  \"submitted\": \"2026-03-19T11:36:16Z\",\n  \"tags\": \"Approved\",\n  \"title\": \"Application name\",\n  \"updated\": \"2026-03-19T11:36:16Z\",\n  \"user_comments\": \"\",\n  \"source\": \"ui\",\n  \"event\": \"Application submitted\",\n  \"timestamp\": \"2026-03-19T11:36:19Z\",\n  \"trigger\": \"application_submitted\"\n}\n\n</code></pre>\n<h6 id=\"document-events\">Document events</h6>\n<ul>\n<li><p>Document created</p>\n</li>\n<li><p>Document deleted</p>\n</li>\n<li><p>Document updated</p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"allocation\": [],\n  \"application\": [],\n  \"created_at\": \"2026-03-19T12:52:46Z\",\n  \"description\": {\n    \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;Application:&lt;/p&gt;&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;{application_name}&lt;/p&gt;&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;User details:&lt;/p&gt;&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;{applicant_name}&lt;/p&gt;&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;{applicant_email}&lt;/p&gt;\"\n  },\n  \"file\": {\n    \"token\": \"sqOt9nXWU1Q0t777\",\n    \"link\": \"https://api.eu.cr4ce.com/file/sqOt9nXWU1Q0t777\",\n    \"name\": \"User document.pdf\",\n    \"download\": \"https://d2bp8hrk7i2swc.file\"\n  },\n  \"file_type\": \"PDF\",\n  \"name\": {\n    \"en_GB\": \"User document\"\n  },\n  \"shared_with_user\": false,\n  \"slug\": \"xokvNnPk\",\n  \"user\": {\n    \"slug\": \"RLLQooyg\",\n    \"link\": \"https://api.eu.cr4ce.com/user/RLLQooyg\",\n    \"name\": \"Joe Walsh\",\n    \"first_name\": \"Joe\",\n    \"last_name\": \"Walsh\"\n  },\n  \"source\": \"ui\",\n  \"event\": \"Document created\",\n  \"timestamp\": \"2026-03-19T12:52:47Z\",\n  \"trigger\": \"document_created\"\n}\n\n</code></pre>\n<h6 id=\"grant-report-events\">Grant report events</h6>\n<ul>\n<li><p>Grant report scheduled</p>\n</li>\n<li><p>Grant report submitted</p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"applicant\": {\n    \"slug\": \"WvDEDyqO\",\n    \"link\": \"https://api.eu.cr4ce.com/user/WvDEDyqO\",\n    \"name\": \"Joe Walsh\",\n    \"first_name\": \"Joe\",\n    \"last_name\": \"Walsh\",\n    \"email\": \"joe@walsh.com\",\n    \"global_id\": \"9456f9b2-d634-4d50-b547-1c6ca9031b9f\"\n  },\n  \"application\": \"ZDKpoWQQ\",\n  \"application_fields\": [\n    {\n      \"slug\": \"kQododLZ\",\n      \"link\": \"https://api.eu.cr4ce.com/field/kQododLZ\",\n      \"label\": {\n        \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;Year 1 update:&lt;/p&gt;\"\n      },\n      \"value\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;The grant funding has been allocated across key project areas, including development activities, operational support, and resource acquisition. It has enabled progress against planned objectives, supported delivery timelines, and ensured the effective continuation of work aligned with overall goals and intended outcomes.&lt;/p&gt;\",\n      \"translated\": {\n        \"en_GB\": \"\"\n      }\n    },\n    {\n      \"slug\": \"NQMjqKzG\",\n      \"link\": \"https://api.eu.cr4ce.com/field/NQMjqKzG\",\n      \"label\": {\n        \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;I confirm the information provided is correct and up to date.&lt;/p&gt;\"\n      },\n      \"value\": \"1\",\n      \"translated\": {\n        \"en_GB\": \"\"\n      }\n    }\n  ],\n  \"status\": \"submitted\",\n  \"updated\": \"2026-03-19T12:46:46Z\",\n  \"source\": \"ui\",\n  \"event\": \"Grant report submitted\",\n  \"timestamp\": \"2026-03-19T12:46:48Z\",\n  \"trigger\": \"grant_report_submitted\"\n}\n\n</code></pre>\n<h6 id=\"grant-status-events\">Grant status events</h6>\n<ul>\n<li>Grant status changed</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"applicant\": {\n    \"slug\": \"WvDEDyqO\",\n    \"link\": \"https://api.eu.cr4ce.com/user/WvDEDyqO\",\n    \"name\": \"Joe Walsh\",\n    \"first_name\": \"Joe\",\n    \"last_name\": \"Walsh\",\n    \"email\": \"joe@walsh.com\",\n    \"global_id\": \"9456f9b2-d634-4d50-b547-1c6ca9031b9f\"\n  },\n  \"application_fields\": [\n    {\n      \"slug\": \"JAlNEAKy\",\n      \"link\": \"https://api.eu.cr4ce.com/field/JAlNEAKy\",\n      \"label\": {\n        \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;If successful, how would receiving this grant benefit you or your work?&lt;/p&gt;\"\n      },\n      \"value\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;Ultimately, it would enable me to continue contributing meaningfully while expanding reach and resources to achieve broader, positive outcomes&lt;/p&gt;\",\n      \"translated\": {\n        \"en_GB\": \"\"\n      }\n    }\n  ],\n  \"attachments\": [\n    {\n      \"token\": \"sDZek8PodXs81MOP\",\n      \"link\": \"https://api.eu.cr4ce.com/file/sDZek8PodXs81MOP\",\n      \"name\": \"good-grants-logo.png\",\n      \"download\": \"https://d2bp8hrk7i2swc.file\",\n      \"attachment_fields\": [],\n      \"tab\": {\n        \"slug\": \"wojEAkjn\",\n        \"type\": \"Attachments\",\n        \"created_at\": \"2026-03-19T12:35:29Z\",\n        \"updated_at\": \"2026-03-19T12:35:29Z\"\n      }\n    }\n  ],\n  \"auto_score\": 0,\n  \"category\": {\n    \"slug\": \"RkPxrpEx\",\n    \"link\": \"https://api.eu.cr4ce.com/category/RkPxrpEx\",\n    \"name\": {\n      \"en_GB\": \"Local area recognition\"\n    }\n  },\n  \"chapter\": {\n    \"slug\": \"RRpkkXxk\",\n    \"link\": \"https://api.eu.cr4ce.com/chapter/RRpkkXxk\",\n    \"name\": {\n      \"en_GB\": \"EMEA region\"\n    }\n  },\n  \"comments\": \"\",\n  \"contributors\": [\n    [\n      {\n        \"slug\": \"LRpnnRVp\",\n        \"link\": \"https://api.eu.cr4ce.com/field/LRpnnRVp\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;First name&lt;/p&gt;\"\n        },\n        \"value\": \"James\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      },\n      {\n        \"slug\": \"ReeeEAVd\",\n        \"link\": \"https://api.eu.cr4ce.com/field/ReeeEAVd\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;Last name&lt;/p&gt;\"\n        },\n        \"value\": \"Douglas\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      },\n      {\n        \"slug\": \"zkZWnVkm\",\n        \"link\": \"https://api.eu.cr4ce.com/field/zkZWnVkm\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;ID number&lt;/p&gt;\"\n        },\n        \"value\": \"12345\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      }\n    ]\n  ],\n  \"created\": \"2026-03-19T12:34:48Z\",\n  \"eligibility_status\": \"\",\n  \"form\": \"MoqDJKXk\",\n  \"grant_end_date\": \"2027-12-31T00:00:00Z\",\n  \"grant_status\": {\n    \"slug\": \"XvmexvYl\",\n    \"link\": \"https://api.eu.cr4ce.com/grant-status/XvmexvYl\",\n    \"name\": {\n      \"en_GB\": \"In progress\"\n    }\n  },\n  \"parent_category\": null,\n  \"review_status\": \"\",\n  \"slug\": \"ZDKpoWQQ\",\n  \"submitted\": \"2026-03-19T12:36:21Z\",\n  \"title\": \"Joe Walsh\",\n  \"updated\": \"2026-03-19T12:37:43Z\",\n  \"source\": \"ui\",\n  \"event\": \"Grant status changed\",\n  \"timestamp\": \"2026-03-19T12:37:44Z\",\n  \"trigger\": \"grant_status_changed\"\n}\n\n</code></pre>\n<h6 id=\"payment-events\">Payment events</h6>\n<ul>\n<li><p>Payment created</p>\n</li>\n<li><p>Payment deleted</p>\n</li>\n<li><p>Payment status changed</p>\n</li>\n<li><p>Payment updated</p>\n</li>\n</ul>\n<h6 id=\"payment-payload-1\">Payment payload</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"allocation\": {\n    \"slug\": \"VdaREkJq\",\n    \"link\": \"https://api.cr4ce.com/allocation/AoCr5HS3\"\n  },\n  \"allocation_amount\": 111,\n  \"amount\": 12,\n  \"applicant\": {\n    \"slug\": \"onvkeaYa\",\n    \"link\": \"https://api.cr4ce.co/user/onvkeaYa\",\n    \"name\": \"John Doe\",\n    \"first_name\": \"John\",\n    \"last_name\": \"Doe\"\n  },\n  \"application\": {\n    \"slug\": \"KlENvLWb\",\n    \"id\": 4031,\n    \"title\": \"Test application\",\n    \"link\": \"https://api.cr4ce.co/entry/KlENvLWb\"\n  },\n  \"comments\": \"\",\n  \"created\": \"2023-03-20T08:50:57Z\",\n  \"currency\": \"EUR\",\n  \"date_due\": \"2023-03-07\",\n  \"date_paid\": \"2023-03-14\",\n  \"fund\": {\n    \"slug\": \"pXDROYQA\",\n    \"link\": \"https://api.cr4ce.co/fund/pXDROYQA\",\n    \"name\": {\n      \"en_GB\": \"Fund 2022\"\n    }\n  },\n  \"payment_method\": {\n    \"slug\": \"edonnGBE\",\n    \"link\": \"https://api.cr4ce.co/paymentMethod/edonnGBE\",\n    \"name\": {\n      \"en_GB\": \"Wire transfer\"\n    }\n  },\n  \"reference\": \"wedf\",\n  \"season\": null,\n  \"slug\": \"WrxeMQDn\",\n  \"status\": \"Paid\",\n  \"updated\": \"2023-03-20T08:50:57Z\",\n  \"source\": \"ui\",\n  \"event\": \"Payment created\",\n  \"timestamp\": \"2026-03-19T12:37:44Z\",\n  \"trigger\": \"payment_created\"\n}\n\n</code></pre>\n<h6 id=\"user-events\">User events</h6>\n<ul>\n<li><p>membership_registered (user created)</p>\n</li>\n<li><p>role_granted</p>\n</li>\n<li><p>user_updated</p>\n</li>\n</ul>\n<h6 id=\"user-payload\">User Payload</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"analytics_cookies\": false,\n  \"broadcast_emails\": true,\n  \"comments\": \"\",\n  \"confirmation\": \"Confirmed\",\n  \"confirmed_at\": \"2026-03-19T00:00:00Z\",\n  \"created_at\": \"2026-03-19T11:43:06Z\",\n  \"created_by\": \"manual\",\n  \"email\": \"joe@walsh.com\",\n  \"first_name\": \"Joe\",\n  \"language\": {\n    \"code\": \"en_GB\",\n    \"language\": \"English (United Kingdom)\"\n  },\n  \"last_name\": \"Walsh\",\n  \"marketing_cookies\": false,\n  \"mobile\": \"\",\n  \"name\": \"Joe Walsh\",\n  \"necessary_cookies\": false,\n  \"notification_emails\": true,\n  \"notification_sms\": true,\n  \"preferences\": {\n    \"broadcast_emails\": true,\n    \"notification_emails\": true,\n    \"notification_sms\": true\n  },\n  \"roles\": [\n    {\n      \"slug\": \"yzlQnvmR\",\n      \"link\": \"https://api.eu.cr4ce.com/role/yzlQnvmR\",\n      \"name\": {\n        \"en_GB\": \"Applicant\"\n      }\n    }\n  ],\n  \"slug\": \"RLLQooyg\",\n  \"social_sharing\": false,\n  \"updated\": \"2026-03-19T11:43:06Z\",\n  \"user_fields\": [],\n  \"source\": \"ui\",\n  \"event\": \"User created\",\n  \"timestamp\": \"2026-03-19T11:43:06Z\",\n  \"trigger\": \"membership_registered\"\n}\n\n</code></pre>\n<h1 id=\"versioning\">Versioning</h1>\n<p>At Good Grants, we use semantic versioning, which follows this format:</p>\n<ul>\n<li><p><strong>MAJOR</strong> version: Incremented for incompatible changes.</p>\n</li>\n<li><p><strong>MINOR</strong> version: Incremented for minor breaking changes.</p>\n</li>\n</ul>\n<p>This documentation will always refer to the latest version of the API. In the case of version updates, the changelog below indicates when these occurred. The latest version of the API is 2.3 which is reflected in the Accept header.</p>\n<ul>\n<li><p>application/vnd.Creative Force.v2.3+json</p>\n</li>\n<li><p>application/vnd.Creative Force.v2.3+xml</p>\n</li>\n</ul>\n<p>To use an old API version, replace 2.3 with the version number.</p>\n<h1 id=\"changelog\">Changelog</h1>\n<p>This is a list of changes to the API and the versions related to each new addition. If you want to access features in the latest version you'll need to update the version number in the accept header in your request.</p>\n<h2 id=\"06-05-2025--breaking-changes---upgrade-to-version-23\">06-05-2025 : [Breaking changes - upgrade to version 2.3]</h2>\n<ul>\n<li><p>All <code>contributor</code> responses now return contributors as an object with their related slug, tab and contributor field objects.</p>\n</li>\n<li><p>All <code>attachment</code> responses now return a tab object for each attachment.</p>\n</li>\n</ul>\n<h2 id=\"20-04-2025\">20-04-2025</h2>\n<ul>\n<li>Fixed the comments response payload in the assignments <code>GET</code> endpoints.</li>\n</ul>\n<h2 id=\"13-01-2025\">13-01-2025</h2>\n<ul>\n<li>Endpoints added for realtime applications</li>\n</ul>\n<h2 id=\"27-11-2024\">27-11-2024</h2>\n<ul>\n<li><p>Endpoints for listing and viewing action tasks have been added</p>\n</li>\n<li><p>The endpoint for creating an action task is now <code>POST /action-task</code></p>\n</li>\n</ul>\n<h2 id=\"13-11-2024\">13-11-2024</h2>\n<ul>\n<li>A new <code>items_array</code> field has been added to the list and get order endpoints, which returns an array of order item objects</li>\n</ul>\n<h2 id=\"30-10-2024\">30-10-2024</h2>\n<ul>\n<li><p>ISO 8601 Zulu format is now accepted on all dates and date time entry, user, and contributor fields</p>\n</li>\n<li><p>Entry, user, and contributor fields are now returned in ISO 8601 Zulu format</p>\n</li>\n</ul>\n<h2 id=\"03-10-2024\">03-10-2024</h2>\n<ul>\n<li><p>ISO 8601 Zulu format is now a supported date format in <code>date_due</code> and <code>date_paid</code> fields in allocation payment endpoints</p>\n</li>\n<li><p>Dates and date times are now returned in ISO 8601 Zulu format in allocation payment endpoints</p>\n</li>\n<li><p>The <code>reference</code> field now returns as <code>null</code> if it's not provided, instead of <code>''</code></p>\n</li>\n</ul>\n<h2 id=\"05-09-2024--breaking-changes---upgrade-to-version-22\">05-09-2024 : [Breaking changes - upgrade to version 2.2]</h2>\n<ul>\n<li><p>All <code>form</code> fields in responses now return as an object with the slug, name, and link fields</p>\n</li>\n<li><p>All <code>name</code> and <code>description</code> fields now return as an object with translations for the requested language</p>\n</li>\n<li><p>The <code>managers</code> field in create/update/get/list chapter endpoints have been updated to an array of manager objects with the slug, first_name, last_name, and link fields</p>\n</li>\n<li><p>Many payload and response consistency improvements in various fields that are checkbox, date, or datetime types</p>\n</li>\n</ul>\n<h2 id=\"21-08-2024\">21-08-2024</h2>\n<ul>\n<li>Fixed <code>scoreset</code> <code>name</code> property to return translations</li>\n</ul>\n<h2 id=\"01-08-2024\">01-08-2024</h2>\n<ul>\n<li>Added <code>custom_deadline</code> field in create/update/get/list application endpoints</li>\n</ul>\n<h2 id=\"24-07-2024\">24-07-2024</h2>\n<ul>\n<li>Added <code>Get account</code> endpoint</li>\n</ul>\n<h2 id=\"29-05-2024\">29-05-2024</h2>\n<ul>\n<li>Added <code>list rounds</code> and <code>Get round</code> endpoints</li>\n</ul>\n<h2 id=\"18-04-2024\">18-04-2024</h2>\n<ul>\n<li><p>Added URL filter to <code>List webhooks</code> and <code>Get webhook</code> endpoints.</p>\n</li>\n<li><p>Added <code>signed_key</code> as part of webhoook endpoint responses.</p>\n</li>\n</ul>\n<h2 id=\"23-01-2024\">23-01-2024</h2>\n<ul>\n<li>Added new status in allocation payment endpoints: <code>failed_permanently</code></li>\n</ul>\n<h2 id=\"29-06-2023\">29-06-2023</h2>\n<ul>\n<li>Added request example to create allocation payment endpoint. <code>[POST] allocation-payment</code></li>\n</ul>\n<h2 id=\"12-06-2023\">12-06-2023</h2>\n<ul>\n<li><p>Added</p>\n<ul>\n<li><p><code>List documents</code> endpoint</p>\n</li>\n<li><p><code>Get document</code> endpoint</p>\n</li>\n<li><p><code>Create document</code> endpoint</p>\n</li>\n<li><p><code>Delete document</code> endpoint</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"31-05-2023\">31-05-2023</h2>\n<ul>\n<li>Contributor endpoint added to facilitate viewing, updating and deleting contributors.</li>\n</ul>\n<h2 id=\"03-05-2023\">03-05-2023</h2>\n<ul>\n<li><p>Added new endpoints:</p>\n<ul>\n<li><p><code>List forms</code></p>\n</li>\n<li><p><code>Get form</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"27-04-2023\">27-04-2023</h2>\n<ul>\n<li><p>Added</p>\n<ul>\n<li><p><code>List allocation</code> payments endpoint</p>\n</li>\n<li><p><code>Get allocation</code> payment endpoint</p>\n</li>\n<li><p><code>Create allocation</code> payment endpoint</p>\n</li>\n<li><p><code>Update allocation</code> payment endpoint</p>\n</li>\n<li><p><code>Delete allocation</code> payment endpoint</p>\n</li>\n</ul>\n</li>\n<li><p>Added the following new <code>subscription_event</code> types to the <code>List webhooks</code> endpoint</p>\n<ul>\n<li><p><code>AllocationPaymentWasCreated</code></p>\n</li>\n<li><p><code>AllocationPaymentWasUpdated</code></p>\n</li>\n<li><p><code>AllocationPaymentWasDeleted</code></p>\n</li>\n<li><p><code>AllocationPaymentStatusWasChanged</code></p>\n</li>\n<li><p><code>AllocationWasCreated</code></p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"22-03-2023\">22-03-2023</h2>\n<ul>\n<li><p>Added optional <code>grant_status</code> and <code>grant_end_date</code> fields to:</p>\n<ul>\n<li><p><code>Create application</code> endpoint.</p>\n</li>\n<li><p><code>Update application</code> endpoint</p>\n</li>\n</ul>\n</li>\n<li><p>Added <code>grant_status</code> and <code>grant_end_date</code> in the response object to:</p>\n<ul>\n<li><p><code>List application</code> endpoint.</p>\n</li>\n<li><p><code>Create application</code> endpoint.</p>\n</li>\n<li><p><code>Update application</code> endpiont.</p>\n</li>\n<li><p><code>Tag application</code> endpoint.</p>\n</li>\n</ul>\n</li>\n<li><p>New Grant status endpoints:</p>\n<ul>\n<li><p><code>GET</code> List grant statuses.</p>\n</li>\n<li><p><code>GET</code> Get grant status.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"08-08-2022\">08-08-2022</h2>\n<ul>\n<li><p>Form slug added to:</p>\n<ul>\n<li><p>Query params and response body for <code>List categories</code> endpoint</p>\n</li>\n<li><p>Response body for <code>Get category</code> endpoint</p>\n</li>\n<li><p>Request body and response body for <code>Create category</code> endpoint</p>\n</li>\n<li><p>Response body for <code>Update category</code> endpoint</p>\n</li>\n<li><p>Query params and response body for <code>List applications</code> endpoint</p>\n</li>\n<li><p>Response body for <code>Get applications</code> endpoint</p>\n</li>\n<li><p>Request body and response body for <code>Create applications</code> endpoint</p>\n</li>\n<li><p>Response body for <code>Update applications</code> endpoint</p>\n</li>\n<li><p>Query params and response body for <code>List fields</code> endpoint</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"23-08-2021\">23-08-2021</h2>\n<ul>\n<li>Added <code>List fields</code> endpoint</li>\n</ul>\n<h2 id=\"24-06-2021--breaking-changes---upgrade-to-version-21\">24-06-2021 : [Breaking changes - upgrade to version 2.1]</h2>\n<ul>\n<li><p>Attachment endpoints added to facilitate viewing, updating and deleting attachments.</p>\n</li>\n<li><p><code>name</code> changed to <code>filename</code> in the response body for get attachment, list attachments, update attachment, get category and get application endpoints.</p>\n</li>\n<li><p><code>name</code> changed to <code>filename</code> in the request body for upload application file, upload application attachment, upload chapter file, upload user file endpoints.</p>\n</li>\n<li><p><code>filename</code>, <code>token</code>, <code>download</code> and <code>link</code> grouped under <code>file</code> in the response body for the upload application attachment and get application endpoints.</p>\n</li>\n</ul>\n<h2 id=\"17-08-2020\">17-08-2020</h2>\n<ul>\n<li>Added webhooks</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"},{"content":"Requests","slug":"requests"},{"content":"Responses","slug":"responses"},{"content":"Webhooks","slug":"webhooks"},{"content":"Versioning","slug":"versioning"},{"content":"Changelog","slug":"changelog"}],"owner":"13433332","collectionId":"0d65888b-8908-46ff-b930-61644659f29a","publishedId":"TzRVe5uP","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-04-27T15:18:32.000Z"},"item":[{"name":"Account","item":[{"name":"Get account","id":"1a501949-2fa7-4c93-8bad-fb85f586c3a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/account","description":"<p>Returns the account's information based on the API key used in the header.</p>\n","urlObject":{"protocol":"https","path":["account"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"a2fc3284-e1f1-475d-9752-d362b6c16e79","name":"Get account","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines expected language.","type":"text"}],"url":"https://api.cr4ce.com/account"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\r\n    \"created\": \"2020-01-01T00:00:00Z\",\r\n    \"domains\": [\r\n        \"account-domain.grantsplatform.com\"\r\n    ],\r\n    \"global_id\": \"ae7dd084-f39d-4740-8b6b-cb50da1da0c3\",\r\n    \"languages\": [\r\n        {\r\n            \"code\": \"en_GB\"\r\n        }\r\n    ],\r\n    \"name\": \"Grants account\",\r\n    \"owner\": {\r\n        \"slug\": \"rnkPoEgd\",\r\n        \"link\": \"https://api.cr4ce.com/user/rnkPoEgd\",\r\n        \"name\": \"Test Name\",\r\n        \"first_name\": \"Test\",\r\n        \"last_name\": \"Name\"\r\n    },\r\n    \"product\" : \"Premium\",\r\n    \"region\": \"au\",\r\n    \"slug\": \"pbaNDdMk\",\r\n    \"timezone\": \"EuropeLondon\",\r\n    \"updated\": \"2020-01-01T00:00:00Z\"\r\n}"}],"_postman_id":"1a501949-2fa7-4c93-8bad-fb85f586c3a2"}],"id":"4c4f8379-37dd-4220-bf1d-206b676bc5ad","description":"<p>Endpoint related to viewing accounts.</p>\n","_postman_id":"4c4f8379-37dd-4220-bf1d-206b676bc5ad"},{"name":"Action task","item":[{"name":"List action task","id":"45da4786-3492-4092-ab57-c8ac091360ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/action-task?action_at&action_stage&created_at&decision&deleted&page&per_page&reviewer&season&updated_at","urlObject":{"protocol":"https","path":["action-task"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>[before]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[after]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[on]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[between]=[YYYY-MM-DDTHH:MM:SSZ,YYYY-MM-DDTHH:MM:SSZ]</li>\n</ul>\n","type":"text/plain"},"key":"action_at","value":null},{"description":{"content":"<p>Action stage slug</p>\n","type":"text/plain"},"key":"action_stage","value":null},{"description":{"content":"<ul>\n<li>[before]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[after]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[on]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[between]=[YYYY-MM-DDTHH:MM:SSZ,YYYY-MM-DDTHH:MM:SSZ]</li>\n</ul>\n","type":"text/plain"},"key":"created_at","value":null},{"description":{"content":"<p>Decision name</p>\n","type":"text/plain"},"key":"decision","value":null},{"description":{"content":"<ul>\n<li>only (show only deleted action tasks)</li>\n<li>included (include deleted action tasks)</li>\n<li>none (exclude deleted action tasks)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":null},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":null},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":null},{"description":{"content":"<p>Reviewer name or email</p>\n","type":"text/plain"},"key":"reviewer","value":null},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":null},{"description":{"content":"<ul>\n<li>[before]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[after]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[on]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[between]=[YYYY-MM-DDTHH:MM:SSZ,YYYY-MM-DDTHH:MM:SSZ]</li>\n</ul>\n","type":"text/plain"},"key":"updated_at","value":null}],"variable":[]}},"response":[{"id":"99d72e05-512b-4e4e-9c25-b2b32aec1a46","name":"List action task","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cr4ce.com/action-task"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"action_at\": null,\n            \"action_stage\": {\n                \"slug\": \"ZoyMpQnL\",\n                \"link\": \"https://api.cr4ce.com/action-stage/ZoyMpQnL\",\n                \"name\": {\n                    \"en_GB\": \"Action stage name\"\n                }\n            },\n            \"application\": {\n                \"slug\": \"YEEmOqvA\",\n                \"link\": \"https://api.cr4ce.com/application/YEEmOqvA\",\n                \"title\": \"Application name\"\n            },\n            \"category\": {\n                \"slug\": \"yLKEEOJn\",\n                \"link\": \"https://api.cr4ce.com/category/yLKEEOJn\",\n                \"name\": {\n                    \"en_GB\": \"Category name\"\n                }\n            },\n            \"created\": \"2024-10-22T08:00:33Z\",\n            \"decision\": null,\n            \"reviewer\": [\n                {\n                    \"name\": \"Reviewer name\",\n                    \"email\": \"reviewer@example.com\"\n                }\n            ],\n            \"season\": {\n                \"slug\": \"KrvZVvaM\",\n                \"link\": \"https://api.cr4ce.com/season/KrvZVvaM\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"token\": \"hm0IrokCxjLFvaKbKQTfRTY8NY3eSYHl\",\n            \"updated\": \"2024-10-22T08:00:33Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/action-task?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/action-task?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/action-task\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 3,\n    \"total\": 3\n}"}],"_postman_id":"45da4786-3492-4092-ab57-c8ac091360ab"},{"name":"Get action task","id":"f067d404-6e3c-4af0-9931-520c5cebbfd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/action-task/","urlObject":{"protocol":"https","path":["action-task",""],"host":["api","cr4ce","com"],"query":[{"disabled":true,"key":"token","value":"The action task token"}],"variable":[]}},"response":[{"id":"9ae0c89c-900b-46de-bf4d-ec7e865d4b17","name":"Get action task","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.cr4ce.com/action-task/:token","protocol":"https","host":["api","cr4ce","com"],"path":["action-task",":token"],"variable":[{"key":"token","value":"hm0IrokCxjLFvaKbKQTfRTY8NY3eSYHl"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"action_at\": null,\n    \"action_stage\": {\n        \"slug\": \"ZoyMpQnL\",\n        \"link\": \"https://api.cr4ce.com/action-stage/ZoyMpQnL\",\n        \"name\": {\n            \"en_GB\": \"Action stage name\"\n        }\n    },\n    \"application\": {\n        \"slug\": \"YEEmOqvA\",\n        \"link\": \"https://api.cr4ce.com/application/YEEmOqvA\",\n        \"title\": \"Application name\"\n    },\n    \"category\": {\n        \"slug\": \"yLKEEOJn\",\n        \"link\": \"https://api.cr4ce.com/category/yLKEEOJn\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"created\": \"2024-10-22T08:00:33Z\",\n    \"decision\": null,\n    \"reviewer\": [\n        {\n            \"name\": \"Reviewer name\",\n            \"email\": \"reviewer@example.com\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"KrvZVvaM\",\n        \"link\": \"https://api.cr4ce.com/season/KrvZVvaM\",\n        \"name\": {\n            \"en_GB\": \"2024\"\n        }\n    },\n    \"token\": \"hm0IrokCxjLFvaKbKQTfRTY8NY3eSYHl\",\n    \"updated\": \"2024-10-22T08:00:33Z\"\n}"}],"_postman_id":"f067d404-6e3c-4af0-9931-520c5cebbfd0"},{"name":"Create action task","id":"9fe5dbda-0099-4db2-83fe-bc9e7d59de3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/action-task","urlObject":{"protocol":"https","path":["action-task"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"40f95fef-202c-4abf-8a34-64c887d9d6a4","name":"Create action task","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"action_stage\": \"wGGxyrDy\",\n    \"application\": \"OJXbWkyG\" \n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/action-task"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"action_at\": null,\n    \"action_stage\": {\n        \"slug\": \"ZoyMpQnL\",\n        \"link\": \"https://api.cr4ce.com/action-stage/ZoyMpQnL\",\n        \"name\": {\n            \"en_GB\": \"Action stage name\"\n        }\n    },\n    \"application\": {\n        \"slug\": \"YEEmOqvA\",\n        \"link\": \"https://api.cr4ce.com/application/YEEmOqvA\",\n        \"title\": \"Application name\"\n    },\n    \"category\": {\n        \"slug\": \"yLKEEOJn\",\n        \"link\": \"https://api.cr4ce.com/category/yLKEEOJn\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"created\": \"2024-10-22T08:00:33Z\",\n    \"decision\": null,\n    \"reviewer\": [\n        {\n            \"name\": \"Reviewer name\",\n            \"email\": \"reviewer@example.com\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"KrvZVvaM\",\n        \"link\": \"https://api.cr4ce.com/season/KrvZVvaM\",\n        \"name\": {\n            \"en_GB\": \"2024\"\n        }\n    },\n    \"token\": \"hm0IrokCxjLFvaKbKQTfRTY8NY3eSYHl\",\n    \"updated\": \"2024-10-22T08:00:33Z\"\n}"}],"_postman_id":"9fe5dbda-0099-4db2-83fe-bc9e7d59de3f"},{"name":"Delete action task","id":"9703c637-2b01-4c7d-b178-9126f101e86f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/action-task/","urlObject":{"protocol":"https","path":["action-task",""],"host":["api","cr4ce","com"],"query":[{"disabled":true,"key":"token","value":"The action task token"}],"variable":[]}},"response":[],"_postman_id":"9703c637-2b01-4c7d-b178-9126f101e86f"}],"id":"6a2703d7-81f5-4f61-9f2d-86c5a71e20eb","_postman_id":"6a2703d7-81f5-4f61-9f2d-86c5a71e20eb","description":""},{"name":"Allocation","item":[{"name":"List allocations","id":"6735325f-8af3-4ed4-b6c0-5877e926df3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/allocation?fund=&tag=&deleted=&category=&chapter=&per_page=&page=&order=&dir=","description":"<p>Returns a list of allocations.</p>\n","urlObject":{"protocol":"https","path":["allocation"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<p>Fund slug</p>\n","type":"text/plain"},"key":"fund","value":""},{"description":{"content":"<p>Tag (string)</p>\n","type":"text/plain"},"key":"tag","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted allocations)</li>\n<li>included (include deleted allocations)</li>\n<li>none (exclude deleted allocations)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>currency</li>\n<li>slug</li>\n<li>updated</li>\n<li>created</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"61403144-721f-4abb-b4ae-eb3a14371a66","name":"List allocations","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/allocation","protocol":"https","host":["api","cr4ce","com"],"path":["allocation"],"query":[{"key":"season","value":null,"description":"Season slug","disabled":true},{"key":"fund","value":null,"description":"Fund slug","disabled":true},{"key":"tag","value":null,"description":"Tag (string)","disabled":true},{"key":"deleted","value":null,"description":"- only (show only deleted allocations)\n- included (include deleted allocations)\n- none (exclude deleted allocations)","disabled":true},{"key":"category","value":null,"description":"Category slug","disabled":true},{"key":"chapter","value":null,"description":"Chapter slug","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- currency\n- slug\n- updated\n- created","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:57:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606834672"},{"key":"ETag","value":"W/\"5fd19e20f10b33bf3ac4cfb04839a20cd59cd77f\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"amount\": 5000,\n            \"applicant\": {\n                \"slug\": \"BpkNZejP\",\n                \"link\": \"https://api.eu.cr4ce.com/user/BpkNZejP\",\n                \"name\": \"Joe Bloggs\",\n                \"first_name\": \"Joe\",\n                \"last_name\": \"Bloggs\"\n            },\n            \"application\": {\n                \"slug\": \"oPyewDzQ\",\n                \"id\": 4471062,\n                \"title\": \"Global aid\",\n                \"link\": \"https://api.eu.cr4ce.com/entry/oPyewDzQ\"\n            },\n            \"chapter\": {\n                \"slug\": \"RRpkkXxk\",\n                \"link\": \"https://api.eu.cr4ce.com/chapter/RRpkkXxk\",\n                \"name\": {\n                    \"en_GB\": \"EMEA region\"\n                }\n            },\n            \"created\": \"2026-06-03T09:35:49Z\",\n            \"currency\": \"GBP\",\n            \"entry\": {\n                \"slug\": \"oPyewDzQ\",\n                \"id\": 4471062,\n                \"title\": \"Award entry\",\n                \"link\": \"https://api.eu.cr4ce.com/entry/manager/oPyewDzQ\"\n            },\n            \"fund\": {\n                \"slug\": \"aOXDzrqb\",\n                \"link\": \"https://api.eu.cr4ce.com/fund/aOXDzrqb\",\n                \"name\": {\n                    \"en_GB\": \"Annual fund\"\n                }\n            },\n            \"paid\": 3000,\n            \"season\": {\n                \"slug\": \"VAAvYplr\",\n                \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n                \"name\": {\n                    \"en_GB\": \"2026\"\n                }\n            },\n            \"slug\": \"LagXndVZ\",\n            \"updated\": \"2026-06-03T09:35:49Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.eu.cr4ce.com/allocation?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.eu.cr4ce.com/allocation?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.eu.cr4ce.com/allocation\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"6735325f-8af3-4ed4-b6c0-5877e926df3b"},{"name":"Get allocation","id":"6d85f505-f2f4-4fbc-8b5c-b4ca23259f98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/allocation/:slug","description":"<p>Return an allocation by its slug.</p>\n","urlObject":{"protocol":"https","path":["allocation",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"f01cfd04-21e2-4598-afca-f957852b9b9c","description":{"content":"<p>Allocation slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"0056f5cc-be01-44a5-b44f-3348c25b926e","name":"Get allocation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation.","type":"text"}],"url":{"raw":"https://api.cr4ce.com/allocation/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["allocation",":slug"],"variable":[{"key":"slug","value":"eBdyvPxN"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:57:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606834737"},{"key":"ETag","value":"W/\"29405d25c0448519a1bf8244802789492e186004\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"amount\": 5000,\n            \"applicant\": {\n                \"slug\": \"BpkNZejP\",\n                \"link\": \"https://api.eu.cr4ce.com/user/BpkNZejP\",\n                \"name\": \"Joe Bloggs\",\n                \"first_name\": \"Joe\",\n                \"last_name\": \"Bloggs\"\n            },\n            \"application\": {\n                \"slug\": \"oPyewDzQ\",\n                \"id\": 4471062,\n                \"title\": \"Global aid\",\n                \"link\": \"https://api.eu.cr4ce.com/entry/oPyewDzQ\"\n            },\n            \"chapter\": {\n                \"slug\": \"RRpkkXxk\",\n                \"link\": \"https://api.eu.cr4ce.com/chapter/RRpkkXxk\",\n                \"name\": {\n                    \"en_GB\": \"EMEA region\"\n                }\n            },\n            \"created\": \"2026-06-03T09:35:49Z\",\n            \"currency\": \"GBP\",\n            \"entry\": {\n                \"slug\": \"oPyewDzQ\",\n                \"id\": 4471062,\n                \"title\": \"Award entry\",\n                \"link\": \"https://api.eu.cr4ce.com/entry/manager/oPyewDzQ\"\n            },\n            \"fund\": {\n                \"slug\": \"aOXDzrqb\",\n                \"link\": \"https://api.eu.cr4ce.com/fund/aOXDzrqb\",\n                \"name\": {\n                    \"en_GB\": \"Annual fund\"\n                }\n            },\n            \"paid\": 3000,\n            \"season\": {\n                \"slug\": \"VAAvYplr\",\n                \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n                \"name\": {\n                    \"en_GB\": \"2026\"\n                }\n            },\n            \"slug\": \"LagXndVZ\",\n            \"updated\": \"2026-06-03T09:35:49Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.eu.cr4ce.com/allocation?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.eu.cr4ce.com/allocation?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.eu.cr4ce.com/allocation\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"6d85f505-f2f4-4fbc-8b5c-b4ca23259f98"},{"name":"Create allocation","id":"26913049-795c-4a71-b2d8-28b391ef2a03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/allocation","description":"<p>Create an allocation using an existing application and fund.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Application</td>\n<td>Yes</td>\n<td>String</td>\n<td>Application slug</td>\n</tr>\n<tr>\n<td>Fund</td>\n<td>Yes</td>\n<td>String</td>\n<td>Fund slug</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>Yes</td>\n<td>Float</td>\n<td>Amount to be allocated in the fund</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["allocation"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"6c924080-04e6-49a9-b178-98af6b6a3787","name":"Create allocation","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"application\": \"nxoEGxXw\",\r\n    \"fund\": \"adRdYzrY\",\r\n    \"amount\": 50.00\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/allocation"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:59:15 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/allocation/RoJNkvom"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606834814"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"amount\": 10000.12,\n    \"chapter\": {\n        \"slug\": \"VdaREkJq\",\n        \"link\": \"https://api.cr4ce.com/chapter/VdaREkJq\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"currency\": \"USD\",\n    \"applicant\": {\n        \"slug\": \"zwEPRqyp\",\n        \"link\": \"https://api.cr4ce.com/user/BJgDQmXq\",\n        \"name\": \"Test Name\",\n        \"fist_name\": \"Test\",\n        \"last_name\": \"Name\"\n    },\n    \"application\": {\n        \"slug\": \"BJgDQmXq\",\n        \"id\": 1623,\n        \"title\": \"Application title\",\n        \"link\": \"https://api.cr4ce.com/application/manager/BJgDQmXq\"\n    },\n    \"fund\": {\n        \"slug\": \"adRdYzrY\",\n        \"link\": \"https://api.cr4ce.com/fund/adRdYzrY\",\n        \"name\": {\n            \"en_GB\": \"Fund name\"\n        }\n    },\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"eBdyvPxN\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"26913049-795c-4a71-b2d8-28b391ef2a03"},{"name":"Update allocation","id":"aec2d4e7-d35a-447d-b2bd-d27643cafc89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/allocation/:slug","description":"<p>Update an existing allocation.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Fund</td>\n<td>No</td>\n<td>String</td>\n<td>Fund slug</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>No</td>\n<td>Float</td>\n<td>Amount to be allocated in the fund</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> in case of changing the fund, the allocation will be deleted and a new one will be created. The new slug can be found in the headers of the response.</p>\n","urlObject":{"protocol":"https","path":["allocation",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"df264f5c-2357-4d71-a867-79bfa011628c","description":{"content":"<p>Allocation slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"06f9dcb4-1c26-4d32-a148-0d1f3c461590","name":"Update allocation","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"fund\": \"adRdYzrY\",\r\n    \"amount\": 100.00\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/allocation/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["allocation",":slug"],"variable":[{"key":"slug","value":"RoJNkvom"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 15:00:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606834814"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"amount\": 10000.12,\n    \"chapter\": {\n        \"slug\": \"VdaREkJq\",\n        \"link\": \"https://api.cr4ce.com/chapter/VdaREkJq\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"currency\": \"USD\",\n    \"applicant\": {\n        \"slug\": \"zwEPRqyp\",\n        \"link\": \"https://api.cr4ce.com/user/BJgDQmXq\",\n        \"name\": \"Test Name\",\n        \"fist_name\": \"Test\",\n        \"last_name\": \"Name\"\n    },\n    \"application\": {\n        \"slug\": \"BJgDQmXq\",\n        \"id\": 1623,\n        \"title\": \"Application title\",\n        \"link\": \"https://api.cr4ce.com/application/manager/BJgDQmXq\"\n    },\n    \"fund\": {\n        \"slug\": \"adRdYzrY\",\n        \"link\": \"https://api.cr4ce.com/fund/adRdYzrY\",\n        \"name\": {\n            \"en_GB\": \"Fund name\"\n        }\n    },\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"eBdyvPxN\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"aec2d4e7-d35a-447d-b2bd-d27643cafc89"},{"name":"Delete allocation","id":"c99e94f3-c762-4b7e-a14b-040531d65f94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/allocation/:slug","description":"<p>Delete an existing allocation.</p>\n","urlObject":{"protocol":"https","path":["allocation",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"30af4dea-1e12-49f5-97d6-86dd6bb7fddc","description":{"content":"<p>Allocation slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"6d06615c-1d73-4408-bc87-e7851d229892","name":"Delete allocation","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/allocation/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["allocation",":slug"],"variable":[{"key":"slug","value":"RoJNkvom"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 01 Dec 2020 15:01:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606834921"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c99e94f3-c762-4b7e-a14b-040531d65f94"}],"id":"7ee2517c-84f4-4082-ab27-50d7e6746715","description":"<p>Endpoints related to allocations.</p>\n","_postman_id":"7ee2517c-84f4-4082-ab27-50d7e6746715"},{"name":"Application","item":[{"name":"List applications","id":"1f04fe22-9cb1-4b41-9f1e-6b6c19430b47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/application?title=&category=&chapter=&status=&payment_status=&price=&review_status=&moderation=&grant_status=&season=&form=&tag=&deleted=&applicant=&per_page=&page=&order=&dir=&archived=&updated_at=","description":"<p>Returns a list of applications.</p>\n","urlObject":{"protocol":"https","path":["application"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Full or partial name of the application</p>\n","type":"text/plain"},"key":"title","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<ul>\n<li>submitted</li>\n<li>in_progress</li>\n<li>resubmission_required</li>\n<li>resubmitted</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<ul>\n<li>paid</li>\n<li>awaiting_payment</li>\n</ul>\n","type":"text/plain"},"key":"payment_status","value":""},{"description":{"content":"<p>Price slug</p>\n","type":"text/plain"},"key":"price","value":""},{"description":{"content":"<p>All available review statuses in the program</p>\n","type":"text/plain"},"key":"review_status","value":""},{"description":{"content":"<ul>\n<li>approved</li>\n<li>undecided</li>\n<li>rejected</li>\n</ul>\n","type":"text/plain"},"key":"moderation","value":""},{"description":{"content":"<p>Grant status slug</p>\n","type":"text/plain"},"key":"grant_status","value":""},{"description":{"content":"<ul>\n<li>Season slug</li>\n<li>\"all\" to show all seasons</li>\n</ul>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"description":{"content":"<p>All available tags in the program</p>\n","type":"text/plain"},"key":"tag","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted applications)</li>\n<li>included (include deleted applications)</li>\n<li>none (exclude deleted applications)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Applicant slug</p>\n","type":"text/plain"},"key":"applicant","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>category (slug)</li>\n<li>chapter (slug)</li>\n<li>applicant (slug)</li>\n<li>local_id</li>\n<li>parent_category (slug)</li>\n<li>title</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""},{"description":{"content":"<ul>\n<li>only (show only archived applications)</li>\n<li>all (include archived applications)</li>\n<li>none (exclude archived applications)</li>\n</ul>\n","type":"text/plain"},"key":"archived","value":""},{"description":{"content":"<ul>\n<li>[before]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[after]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[on]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[between]=[YYYY-MM-DDTHH:MM:SSZ,YYYY-MM-DDTHH:MM:SSZ]</li>\n</ul>\n","type":"text/plain"},"key":"updated_at","value":""}],"variable":[]}},"response":[{"id":"8fb54b4c-7909-42a7-bdab-892d6fcede2a","name":"List applications","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/application","protocol":"https","host":["api","cr4ce","com"],"path":["application"],"query":[{"key":"category","value":null,"description":"Category slug","disabled":true},{"key":"chapter","value":null,"description":"Chapter slug","disabled":true},{"key":"status","value":null,"description":"- submitted\n- in_progress\n- resubmission_required\n- resubmitted","disabled":true},{"key":"payment_status","value":null,"description":"- paid\n- awaiting_payment","disabled":true},{"key":"price","value":null,"description":"Price slug","disabled":true},{"key":"review_status","value":null,"description":"All available review statuses in the program","disabled":true},{"key":"moderation","value":null,"description":"- approved\n- undecided\n- rejected","disabled":true},{"key":"season","value":null,"description":"- Season slug\n- \"all\" to show all seasons","disabled":true},{"key":"form","value":null,"description":"Form slug","disabled":true},{"key":"tag","value":null,"description":"All available tags in the program","disabled":true},{"key":"grant_status","value":null,"description":"Grant status slug\n","disabled":true},{"key":"applicant","value":null,"description":"Applicant slug","disabled":true},{"key":"deleted","value":null,"description":"- Only (show only deleted entries)\n- Included (include deleted entries)\n- None (exclude deleted entries)\n","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- category (slug)\n- chapter (slug)\n- applicant (slug)\n- local_id\n- parent_category (slug)\n- title\n- updated","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:25:47 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606321548.009.9875.339924; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606321607"},{"key":"ETag","value":"W/\"df06751efec6024a07ba50673f9799c344c39693\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"applicant\": {\n                \"slug\": \"OeArQaby\",\n                \"link\": \"https://api.cr4ce.com/user/OeArQaby\",\n                \"name\": \"Sean Judd\",\n                \"first_name\": \"Sean\",\n                \"last_name\": \"Judd\",\n                \"email\": \"sean@email.com\",\n                \"global_id\": \"9c64c196-1816-406b-86b0-19735af69c6b\"\n            },\n            \"auto_score\": 0,\n            \"category\": {\n                \"slug\": \"WKqKklJa\",\n                \"link\": \"https://api.cr4ce.com/category/WKqKklJa\",\n                \"name\": {\n                    \"en_GB\": \"Innovation fund\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"yoNpMKpr\",\n                \"link\": \"https://api.cr4ce.com/chapter/yoNpMKpr\",\n                \"name\": {\n                    \"en_GB\": \"EMEA region\"\n                }\n            },\n            \"comments\": \"\",\n            \"contributor_count\": 0,\n            \"created\": \"2025-04-24T11:18:19Z\",\n            \"custom_deadline\": \"-\",\n            \"division\": null,\n            \"eligibility_status\": \"\",\n            \"files_count\": 1,\n            \"form\": {\n                \"slug\": \"byRXnGLP\",\n                \"link\": \"https://api.cr4ce.com/form/byRXnGLP\",\n                \"name\": {\n                    \"en_GB\": \"Application form\"\n                }\n            },\n            \"grant_end_date\": null,\n            \"grant_status\": null,\n            \"local_id\": 15,\n            \"moderation_status\": \"undecided\",\n            \"parent_category\": null,\n            \"payment_status\": \"\",\n            \"plagiarism_scan_status\": \"\",\n            \"review_status\": \"\",\n            \"season\": {\n                \"slug\": \"JJbVabkP\",\n                \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"EaVkeDlw\",\n            \"status\": \"in_progress\",\n            \"submitted\": null,\n            \"tags\": \"\",\n            \"title\": \"Application title\",\n            \"updated\": \"2025-04-24T11:19:05Z\",\n            \"user_comments\": \"\"\n        },\n        {\n            \"applicant\": {\n                \"slug\": \"OeArQaby\",\n                \"link\": \"https://api.cr4ce.com/user/OeArQaby\",\n                \"name\": \"Sean Judd\",\n                \"first_name\": \"Sean\",\n                \"last_name\": \"Judd\",\n                \"email\": \"sean@email.com\",\n                \"global_id\": \"9c64c196-1816-406b-86b0-19735af69c6b\"\n            },\n            \"auto_score\": 0,\n            \"category\": {\n                \"slug\": \"WKqKklJa\",\n                \"link\": \"https://api.cr4ce.com/category/WKqKklJa\",\n                \"name\": {\n                    \"en_GB\": \"Innovation fund\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"yoNpMKpr\",\n                \"link\": \"https://api.cr4ce.com/chapter/yoNpMKpr\",\n                \"name\": {\n                    \"en_GB\": \"EMEA region\"\n                }\n            },\n            \"comments\": \"\",\n            \"contributor_count\": 0,\n            \"created\": \"2025-01-22T12:54:37Z\",\n            \"custom_deadline\": \"-\",\n            \"division\": null,\n            \"eligibility_status\": \"\",\n            \"files_count\": 1,\n            \"form\": {\n                \"slug\": \"byRXnGLP\",\n                \"link\": \"https://api.cr4ce.com/form/byRXnGLP\",\n                \"name\": {\n                    \"en_GB\": \"Application form\"\n                }\n            },\n            \"grant_end_date\": null,\n            \"grant_status\": null,\n            \"local_id\": 11,\n            \"moderation_status\": \"undecided\",\n            \"parent_category\": null,\n            \"payment_status\": \"\",\n            \"plagiarism_scan_status\": \"\",\n            \"review_status\": \"\",\n            \"season\": {\n                \"slug\": \"JJbVabkP\",\n                \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"kwmWlpxl\",\n            \"status\": \"submitted\",\n            \"submitted\": \"2025-01-22T12:54:53Z\",\n            \"tags\": \"\",\n            \"title\": \"Application title\",\n            \"updated\": \"2025-04-15T09:17:15Z\",\n            \"user_comments\": \"\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/application?form=byRXnGLP&category=WKqKklJa&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/application?form=byRXnGLP&category=WKqKklJa&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/application\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"1f04fe22-9cb1-4b41-9f1e-6b6c19430b47"},{"name":"Get application","id":"1cab1718-0cde-4786-8ee1-87ea2f589acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""},{"description":"<p>Defines the languages to include in the response.</p>\n","key":"x-api-language","type":"text","value":""}],"url":"https://api.cr4ce.com/application/:slug","description":"<p>Returns an application by its slug. The response consists of all application fields including files,  attachments and contributors. Files include a download link.</p>\n","urlObject":{"protocol":"https","path":["application",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"8fcf514b-dfbb-4e56-bf8e-a24584677548","description":{"content":"<p>Application slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"b8a52501-20f5-4c56-9a3a-37a6ae5cd68d","name":"Get application","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/application/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug"],"variable":[{"key":"slug","value":"bkGLoVEL"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:26:51 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606321670"},{"key":"ETag","value":"W/\"6292824d2996b4936d69d60b972b54e839045a9b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"applicant\": {\n        \"slug\": \"GjEBxKnm\",\n        \"link\": \"https://api.cr4ce.com/user/GjEBxKnm\",\n        \"name\": \"Sean Judd\",\n        \"first_name\": \"Sean\",\n        \"last_name\": \"Judd\",\n        \"email\": \"sean@email.com\",\n        \"global_id\": \"9373e3eb-48b2-4197-b5d7-53ae12799dd7\"\n    },\n    \"application_fields\": [\n    {\n        \"slug\": \"JvZjlyge\",\n        \"link\": \"https://api.cr4ce.com/field/JvZjlyge\",\n        \"label\": {\n            \"en_GB\": \"Country field\"\n        },\n        \"value\": \"GB\",\n        \"translated\": {\n            \"en_GB\": \"United Kingdom\"\n        }\n    },\n    {\n        \"slug\": \"eNXGDmNy\",\n        \"link\": \"https://api.cr4ce.com/field/eNXGDmNy\",\n        \"label\": {\n            \"en_GB\": \"Table field\"\n        },\n        \"dynamicRows\": [],\n        \"values\": {\n            \"B1\": \"Dogs\",\n            \"C1\": \"17\",\n            \"B2\": \"Cats\",\n            \"C2\": \"8\"\n        },\n        \"translated\": {\n            \"en_GB\": \"\"\n        }\n    }\n],\n    \"attachments\": [\n        {\n            \"token\": \"5ExwV5c4OQBeyN51\",\n            \"link\": \"https://api.cr4ce.com/attachment/5ExwV5c4OQBeyN51\",\n            \"file\": {\n                \"token\": \"1234\",\n                \"link\": \"https://api.cr4ce.com/file/5ExwV5c4OQBeyN51\",\n                \"filename\": \"good-grants-logo.png\",\n                \"download\": \"https://eu.content.grantplatform.com/files/L/f/w/U/B/U/a0Pr9duFXH/file.png\"\n\n            },\n            \"attachment_fields\": [],\n            \"tab\": {\n                \"slug\": \"VJYWaaxq\",\n                \"type\": \"Attachments\",\n                \"created_at\": \"2025-05-26T09:22:14Z\",\n                \"updated_at\": \"2025-05-26T09:22:14Z\"\n            }\n        }\n    ],\n    \"auto_score\": 0,\n    \"category\": {\n        \"slug\": \"llOLVqQm\",\n        \"link\": \"https://api.cr4ce.com/category/llOLVqQm\",\n        \"name\": {\n            \"en_GB\": \"Innovation fund\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"LjoOkMjl\",\n        \"link\": \"https://api.cr4ce.com/chapter/LjoOkMjl\",\n        \"name\": {\n            \"en_GB\": \"EMEA\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 2,\n    \"contributors\": [\n        [\n            {\n                \"slug\": \"dWNQBknW\",\n                \"link\": \"https://api.cr4ce.com/field/dWNQBknW\",\n                \"label\": {\n                    \"en_GB\": \"Contributor first name\"\n                },\n                \"value\": \"Chandler\",\n                \"translated\": {\n                    \"en_GB\": \"\"\n                }\n            },\n            {\n                \"slug\": \"KLqYPNjX\",\n                \"link\": \"https://api.cr4ce.com/field/KLqYPNjX\",\n                \"label\": {\n                    \"en_GB\": \"Contributor last name\"\n                },\n                \"value\": \"Bing\",\n                \"translated\": {\n                    \"en_GB\": \"\"\n                }\n            }\n        ],\n        [\n            {\n                \"slug\": \"dWNQBknW\",\n                \"link\": \"https://api.cr4ce.com/field/dWNQBknW\",\n                \"label\": {\n                    \"en_GB\": \"Contributor first name\"\n                },\n                \"value\": \"Ross\",\n                \"translated\": {\n                    \"en_GB\": \"\"\n                }\n            },\n            {\n                \"slug\": \"KLqYPNjX\",\n                \"link\": \"https://api.cr4ce.com/field/KLqYPNjX\",\n                \"label\": {\n                    \"en_GB\": \"Contributor last name\"\n                },\n                \"value\": \"Geller\",\n                \"translated\": {\n                    \"en_GB\": \"\"\n                }\n            }\n        ]\n    ],\n    \"created\": \"2025-06-10T09:08:14Z\",\n    \"custom_deadline\": \"-\",\n    \"division\": null,\n    \"eligibility_status\": \"\",\n    \"files_count\": 2,\n    \"form\": {\n        \"slug\": \"bxZEqLob\",\n        \"link\": \"https://api.cr4ce.com/form/bxZEqLob\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"grant_end_date\": null,\n    \"grant_status\": null,\n    \"local_id\": 104,\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": null,\n    \"payment_status\": \"\",\n    \"plagiarism_scan_status\": \"\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"WvkzXzxB\",\n        \"link\": \"https://api.cr4ce.com/season/WvkzXzxB\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"MxpzxRVa\",\n    \"status\": \"in_progress\",\n    \"submitted\": null,\n    \"tags\": \"\",\n    \"title\": \"Application name\",\n    \"updated\": \"2025-06-10T09:09:21Z\",\n    \"user_comments\": \"\"\n}"}],"_postman_id":"1cab1718-0cde-4786-8ee1-87ea2f589acb"},{"name":"Create application","id":"cf3c3a32-1922-4916-8c10-ed4b515e260c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/application","description":"<p>Create a new application.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>category</td>\n<td>Yes</td>\n<td>String</td>\n<td>Category slug</td>\n</tr>\n<tr>\n<td>chapter</td>\n<td>Yes</td>\n<td>String</td>\n<td>Chapter slug</td>\n</tr>\n<tr>\n<td>applicant</td>\n<td>Yes</td>\n<td>String</td>\n<td>Applicant slug</td>\n</tr>\n<tr>\n<td>season</td>\n<td>Yes</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>title</td>\n<td>Yes</td>\n<td>String</td>\n<td>Application title</td>\n</tr>\n<tr>\n<td>form</td>\n<td>No</td>\n<td>String</td>\n<td>Form slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values:  <br />  <br /><br />- submitted<br /><br />- in_progress<br /><br />- resubmission_required</td>\n</tr>\n<tr>\n<td>moderation_status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values:  <br />  <br /><br />- approved<br /><br />- undecided<br /><br />- rejected</td>\n</tr>\n<tr>\n<td>grant_end_date</td>\n<td>No</td>\n<td>Date</td>\n<td>The date the grant will end</td>\n</tr>\n<tr>\n<td>grant_status</td>\n<td>No</td>\n<td>String</td>\n<td>Grant status slug or empty string to unassign the status</td>\n</tr>\n<tr>\n<td>application_fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug.  <br />e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n<tr>\n<td>custom_deadline</td>\n<td>No</td>\n<td>Date</td>\n<td>Date with format yyyy-mm-dd hh:mm</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["application"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"3a029728-1d88-404e-af62-3cebbc0772ff","name":"Create application","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"category\": \"KBvzBxvO\",\r\n\t\"chapter\": \"DjrbmvZV\",\r\n\t\"applicant\": \"eBxdJaXK\",\r\n\t\"season\": \"xqrPemBy\",\r\n\t\"title\": \"Application title\",\r\n    \"form\": \"wLBvEgdD\",\r\n\t\"status\": \"in_progress\",\r\n    \"moderation_status\": \"approved\",\r\n    \"grant_end_date\": \"2023-01-07\",\r\n    \"grant_status\": \"RQdKaNJZ\",\r\n\t\"application_fields\": {\r\n\t\t\"ZjOkZGMa\": \"Field value\",\r\n        \"njEwRMDQ\": \"Field value\",\r\n        \"pqABRpAB\": \"Field value\",\r\n        \"xMzXpxzE\": \"Field value\",\r\n        \"dgVDQDmM\": \"Field value\",\r\n        \"KqNNnxNq\": \"Field value\",\r\n        \"EwqkmPaN\": \"Yes public use permitted\",\r\n        \"dLenBJeO\": true\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/application"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:53:25 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/application/pVRgmJBp"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606323265"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"attachments\": [\n        {\n            \"token\": \"ugKMsghy7bqgeFUz\",\n            \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\",\n            \"name\": \"Attachment name\",\n            \"download\": \"<download-url>\",\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"dLjGNKXD\",\n                    \"link\": \"https://api.cr4ce.com/field/dLjGNKXD\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field label\"\n                    },\n                    \"value\": \"Attachment field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"category\": {\n        \"slug\": \"KBvzBxvO\",\n        \"link\": \"https://api.cr4ce.com/category/KBvzBxvO\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"DjrbmvZV\",\n        \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 0,\n    \"contributors\": [],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"custom_deadline\": \"2024-07-25 19:34\",\n    \"division\": null,\n    \"eligibility_status\": \"\",\n    \"applicant\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/bkGLoVEL\",\n        \"name\": \"Applicant Name\",\n        \"first_name\": \"Applicant\",\n        \"last_name\": \"Name\"\n    },\n    \"application_fields\": [\n        {\n            \"slug\": \"dgVDQDmM\",\n            \"link\": \"https://api.cr4ce.com/field/dgVDQDmM\",\n            \"label\": {\n                \"en_GB\": \"Application field label\"\n            },\n            \"value\": \"Application field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"files_count\": 1,\n    \"form\": {\n        \"slug\": \"wLBvEgdD\",\n        \"link\": \"https://api.cr4ce.com/form/wLBvEgdD\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"local_id\": 19,\n    \"grant_end_date\": \"2023-01-07T00:00:00Z\",\n    \"grant_status\": {\n        \"slug\": \"RQdKaNJZ\",\n        \"link\": \"https://api.cr4ce.com/grant-status/RQdKaNJZ\",\n        \"name\": {\n            \"en_GB\": \"In progress\"\n        }\n    },\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/parent/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"payment_status\": \"Paid (Non-member application fee)\",\n    \"plagiarism_scan_status\": \"\",\n    \"resubmitted\": \"\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"bkGLoVEL\",\n    \"status\": \"submitted\",\n    \"submitted\": \"2020-01-01T00:00:00Z\",\n    \"tags\": \"\",\n    \"title\": \"Application title\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"cf3c3a32-1922-4916-8c10-ed4b515e260c"},{"name":"Update application","id":"434497dc-e6f5-4b03-a914-d7b5f48b55c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.cr4ce.com/application/:slug","description":"<p>Update an existing application.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>category</td>\n<td>No</td>\n<td>String</td>\n<td>Category slug</td>\n</tr>\n<tr>\n<td>chapter</td>\n<td>No</td>\n<td>String</td>\n<td>Chapter slug</td>\n</tr>\n<tr>\n<td>applicant</td>\n<td>No</td>\n<td>String</td>\n<td>Applicant slug</td>\n</tr>\n<tr>\n<td>title</td>\n<td>No</td>\n<td>String</td>\n<td>Application title</td>\n</tr>\n<tr>\n<td>status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values:  <br />  <br />  <br />  <br /><br />- submitted<br /><br />- in_progress<br /><br />- resubmission_required<br /><br />- resubmitted</td>\n</tr>\n<tr>\n<td>moderation_status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values:  <br />  <br />  <br />  <br /><br />- approved<br /><br />- undecided<br /><br />- rejected</td>\n</tr>\n<tr>\n<td>grant_end_date</td>\n<td>No</td>\n<td>Date</td>\n<td>The date the grant will end</td>\n</tr>\n<tr>\n<td>grant_status</td>\n<td>No</td>\n<td>String</td>\n<td>Grant status slug or empty string to unassign the status</td>\n</tr>\n<tr>\n<td>application_fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug.  <br />e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n<tr>\n<td>custom_deadline</td>\n<td>No</td>\n<td>Date</td>\n<td>Date with format yyyy-mm-dd hh:mm</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["application",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"description":{"content":"<p>Application slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"f24414c9-5e63-47ca-85f0-1e53c88e2252","name":"Update application","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"category\": \"KBvzBxvO\",\r\n\t\"chapter\": \"DjrbmvZV\",\r\n\t\"applicant\": \"eBxdJaXK\",\r\n\t\"title\": \"Application title\",\r\n\t\"status\": \"in_progress\",\r\n    \"moderation_status\": \"approved\",\r\n    \"grant_end_date\": \"2023-01-07\",\r\n    \"grant_status\": \"RQdKaNJZ\",\r\n\t\"application_fields\": {\r\n\t\t\"ZjOkZGMa\": \"Field value\",\r\n        \"njEwRMDQ\": \"Field value\",\r\n        \"pqABRpAB\": \"Field value\",\r\n        \"xMzXpxzE\": \"Field value\",\r\n        \"dgVDQDmM\": \"Field value\",\r\n        \"KqNNnxNq\": \"Field value\",\r\n        \"EwqkmPaN\": \"Yes public use permitted\",\r\n        \"dLenBJeO\": true\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/application/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug"],"variable":[{"key":"slug","value":"pVRgmJBp"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:57:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606323493"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"attachments\": [\n        {\n            \"token\": \"ugKMsghy7bqgeFUz\",\n            \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\",\n            \"name\": \"Attachment name\",\n            \"download\": \"<download-url>\",\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"dLjGNKXD\",\n                    \"link\": \"https://api.cr4ce.com/field/dLjGNKXD\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field label\"\n                    },\n                    \"value\": \"Attachment field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"category\": {\n        \"slug\": \"KBvzBxvO\",\n        \"link\": \"https://api.cr4ce.com/category/KBvzBxvO\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"DjrbmvZV\",\n        \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 0,\n    \"contributors\": [],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"custom_deadline\": \"2024-07-25 19:34\",\n    \"division\": null,\n    \"applicant\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/bkGLoVEL\",\n        \"name\": \"Applicant Name\",\n        \"first_name\": \"Applicant\",\n        \"last_name\": \"Name\"\n    },\n    \"application_fields\": [\n        {\n            \"slug\": \"dgVDQDmM\",\n            \"link\": \"https://api.cr4ce.com/field/dgVDQDmM\",\n            \"label\": {\n                \"en_GB\": \"Application field label\"\n            },\n            \"value\": \"Application field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"files_count\": 1,\n    \"form\": {\n        \"slug\": \"wLBvEgdD\",\n        \"link\": \"https://api.cr4ce.com/form/wLBvEgdD\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"local_id\": 19,\n    \"grant_end_date\": \"2023-01-07T00:00:00Z\",\n    \"grant_status\": {\n        \"slug\": \"RQdKaNJZ\",\n        \"link\": \"https://api.cr4ce.com/grant-status/RQdKaNJZ\",\n        \"name\": {\n            \"en_GB\": \"In progress\"\n        }\n    },\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/parent/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"payment_status\": \"Paid (Non-member application fee)\",\n    \"plagiarism_scan_status\": \"\",\n    \"resubmitted\": \"2020-01-02T00:00:00Z\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"bkGLoVEL\",\n    \"status\": \"resubmitted\",\n    \"submitted\": \"2020-01-01T00:00:00Z\",\n    \"tags\": \"\",\n    \"title\": \"Application title\",\n    \"updated\": \"2020-01-02T00:00:00Z\"\n}"}],"_postman_id":"434497dc-e6f5-4b03-a914-d7b5f48b55c7"},{"name":"Delete application","id":"f4376945-41e9-44c4-bc99-82032252c41a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/application/:slug","description":"<p>Delete an existing application.</p>\n","urlObject":{"protocol":"https","path":["application",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"a1b860ed-1c7f-4ea0-b9c8-f361adda5905","description":{"content":"<p>Application slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"a487f376-3635-47bb-b36d-3a462d8df961","name":"Delete application","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/application/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug"],"variable":[{"key":"slug","value":"pVRgmJBp"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:59:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606323603"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f4376945-41e9-44c4-bc99-82032252c41a"},{"name":"Upload application file","id":"bd22867c-d65f-4229-8426-fec35a0ca55f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/application/:application_slug/upload/:field_slug","description":"<p>Upload a file to an application file field.</p>\n","urlObject":{"protocol":"https","path":["application",":application_slug","upload",":field_slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"5d6adee0-f145-414a-b04a-4e42a3d1f8ac","type":"any","value":"","key":"application_slug"},{"id":"74ffad66-fc7d-44d2-8190-5a79bb24e10e","description":{"content":"<p>Application field slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"field_slug"}]}},"response":[{"id":"c29f4c09-139f-431b-a59c-bc1c300da058","name":"Upload application file","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"aflogo.png\",\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/application/:application_slug/upload/:field_slug","protocol":"https","host":["api","cr4ce","com"],"path":["application",":application_slug","upload",":field_slug"],"variable":[{"key":"application_slug","value":"bkGLoVEL"},{"key":"field_slug","value":"pAMXrZMg"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 17:01:15 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/H1Gp81yrSkgt7g6p"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606323735"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"filename\": \"filename.jpg\",\n    \"token\": \"xRHwHy2TbKtAZoaG\",\n    \"link\": \"https://api.awardforce.local/file/xRHwHy2TbKtAZoaG\"\n}"}],"_postman_id":"bd22867c-d65f-4229-8426-fec35a0ca55f"},{"name":"Tag application","id":"41ae3a75-6a7a-48e0-854e-c73a1d9f619e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/application/:slug/tag/:tags","description":"<p>Add tags to an existing application.</p>\n","urlObject":{"protocol":"https","path":["application",":slug","tag",":tags"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"d0fea0fd-d375-4045-a9dd-0b92f4ace227","description":{"content":"<p>Application slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"},{"id":"8657242d-c0e4-4914-b0b9-30bae5d6ad7b","description":{"content":"<p>Tags to be applied, separated by comma</p>\n","type":"text/plain"},"type":"any","value":"","key":"tags"}]}},"response":[{"id":"2c2622e1-2631-4628-a35a-54cfa0f1ee47","name":"Tag application","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.cr4ce.com/application/:slug/tag/:tags","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug","tag",":tags"],"variable":[{"key":"slug","value":"bkGLoVEL","description":"Application slug"},{"key":"tags","value":"Tag1,Tag2","description":"Tags to be applied, separated by comma"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 17:07:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606324114"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"attachments\": [\n        {\n            \"token\": \"ugKMsghy7bqgeFUz\",\n            \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\",\n            \"name\": \"Attachment name\",\n            \"download\": \"<download-url>\",\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"dLjGNKXD\",\n                    \"link\": \"https://api.cr4ce.com/field/dLjGNKXD\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field label\"\n                    },\n                    \"value\": \"Attachment field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"category\": {\n        \"slug\": \"KBvzBxvO\",\n        \"link\": \"https://api.cr4ce.com/category/KBvzBxvO\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"DjrbmvZV\",\n        \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 0,\n    \"contributors\": [],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"division\": null,\n    \"applicant\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/bkGLoVEL\",\n        \"name\": \"Applicant Name\",\n        \"first_name\": \"Applicant\",\n        \"last_name\": \"Name\"\n    },\n    \"application_fields\": [\n        {\n            \"slug\": \"dgVDQDmM\",\n            \"link\": \"https://api.cr4ce.com/field/dgVDQDmM\",\n            \"label\": {\n                \"en_GB\": \"Application field label\"\n            },\n            \"value\": \"Application field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"files_count\": 1,\n    \"form\": {\n        \"slug\": \"wLBvEgdD\",\n        \"link\": \"https://api.cr4ce.com/form/wLBvEgdD\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"grant_end_date\": \"2023-01-07T00:00:00Z\",\n    \"grant_status\": {\n        \"slug\": \"RQdKaNJZ\",\n        \"link\": \"https://api.cr4ce.com/grant-status/RQdKaNJZ\",\n        \"name\": {\n            \"en_GB\": \"In progress\"\n        }\n    },\n    \"local_id\": 19,\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/parent/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"payment_status\": \"Paid (Non-member application fee)\",\n    \"plagiarism_scan_status\": \"\",\n    \"resubmitted\": \"\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"bkGLoVEL\",\n    \"status\": \"submitted\",\n    \"submitted\": \"2020-01-01T00:00:00Z\",\n    \"tags\": \"Tag1\",\n    \"title\": \"Application title\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"41ae3a75-6a7a-48e0-854e-c73a1d9f619e"},{"name":"Untag application","id":"252b3f43-0d7e-402c-9abe-b78fe9f225f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/application/:slug/tag/:tags","description":"<p>Remove tags from an existing application.</p>\n","urlObject":{"protocol":"https","path":["application",":slug","tag",":tags"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"4383cbbd-a3ce-45b7-9af5-cf476ba41bb5","description":{"content":"<p>Application slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"},{"id":"9bb5524c-7138-43d6-9a5c-12ba2d038f6a","description":{"content":"<p>Tags to be removed from the application, separated by comma</p>\n","type":"text/plain"},"type":"any","value":"","key":"tags"}]}},"response":[{"id":"ca397ce4-98f9-4f4c-83c6-1ba68c1cd646","name":"Untag application","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/application/:slug/tag/:tags","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug","tag",":tags"],"variable":[{"key":"slug","value":"bkGLoVEL","description":"Application slug"},{"key":"tags","value":"Tag2","description":"Tags to be removed from the application, separated by comma"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 17:12:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606324385"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"attachments\": [\n        {\n            \"token\": \"ugKMsghy7bqgeFUz\",\n            \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\",\n            \"name\": \"Attachment name\",\n            \"download\": \"<download-url>\",\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"dLjGNKXD\",\n                    \"link\": \"https://api.cr4ce.com/field/dLjGNKXD\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field label\"\n                    },\n                    \"value\": \"Attachment field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"category\": {\n        \"slug\": \"KBvzBxvO\",\n        \"link\": \"https://api.cr4ce.com/category/KBvzBxvO\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"DjrbmvZV\",\n        \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 0,\n    \"contributors\": [],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"division\": null,\n    \"applicant\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/bkGLoVEL\",\n        \"name\": \"Applicant Name\",\n        \"fist_name\": \"Applicant\",\n        \"last_name\": \"Name\"\n    },\n    \"application_fields\": [\n        {\n            \"slug\": \"dgVDQDmM\",\n            \"link\": \"https://api.cr4ce.com/field/dgVDQDmM\",\n            \"label\": {\n                \"en_GB\": \"Application field label\"\n            },\n            \"value\": \"Application field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"files_count\": 1,\n    \"form\": {\n        \"slug\": \"wLBvEgdD\",\n        \"link\": \"https://api.cr4ce.com/form/wLBvEgdD\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"grant_end_date\": \"2023-01-07T00:00:00Z\",\n    \"grant_status\": {\n        \"slug\": \"RQdKaNJZ\",\n        \"link\": \"https://api.cr4ce.com/grant-status/RQdKaNJZ\",\n        \"name\": {\n            \"en_GB\": \"In progress\"\n        }\n    },\n    \"local_id\": 19,\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/parent/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"payment_status\": \"Paid (Non-member application fee)\",\n    \"plagiarism_scan_status\": \"\",\n    \"resubmitted\": \"\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"bkGLoVEL\",\n    \"status\": \"submitted\",\n    \"submitted\": \"2020-01-01T00:00:00Z\",\n    \"tags\": \"\",\n    \"title\": \"Application title\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"252b3f43-0d7e-402c-9abe-b78fe9f225f6"}],"id":"96c99603-5fab-4a98-a0d0-621918b8fea5","description":"<p>Endpoints related to viewing, creating, updating and deleting applications.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"42032596-cbc8-4b9a-8cc2-23ca44d86218"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"e39e828f-ef74-4c82-9e78-3a89f33468ae"}}],"_postman_id":"96c99603-5fab-4a98-a0d0-621918b8fea5"},{"name":"Application (realtime)","item":[{"name":"Update application title","id":"e83589e9-ed46-483a-83ea-40d1ff358e6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/application/:slug/update-title","urlObject":{"protocol":"https","path":["application",":slug","update-title"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"}]}},"response":[{"id":"779f0819-06e2-47a9-94b1-d0fb48175779","name":"Update application title","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\":\"Entry title\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug/update-title","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","update-title"],"variable":[{"key":"slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e83589e9-ed46-483a-83ea-40d1ff358e6d"},{"name":"Update application field","id":"61668e27-1f10-42d4-b5f1-4fcf198942e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/application/:slug/update-field/:field-slug","urlObject":{"protocol":"https","path":["application",":slug","update-field",":field-slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"},{"type":"any","value":"","key":"field-slug"}]}},"response":[{"id":"7e0959c5-7778-42db-bc3d-f4b64e5de250","name":"Update application field","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\":\"Field value\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug/update-field/:field-slug","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","update-field",":field-slug"],"variable":[{"key":"slug","value":""},{"key":"field-slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"61668e27-1f10-42d4-b5f1-4fcf198942e1"},{"name":"Update application category","id":"dad30ea4-c7ff-456d-a808-f71915110da7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/application/:slug/update-field/:field-slug","urlObject":{"protocol":"https","path":["application",":slug","update-field",":field-slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"7f5c5cdd-1d93-4d75-a0f7-8b2d0c8606d8","type":"any","value":"","key":"slug"},{"id":"c02ff184-7b09-4fb1-9807-67583f669ae3","type":"any","value":"","key":"field-slug"}]}},"response":[{"id":"9c29b4a2-d0a6-4b4a-b42e-87188665419c","name":"Update application category","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"category\":\"Category slug\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/application/:slug/update-category","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug","update-category"],"variable":[{"key":"slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"dad30ea4-c7ff-456d-a808-f71915110da7"},{"name":"Update application chapter","id":"7cd1ed00-7fda-47ed-b635-d5ee51f9dd62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/application/:slug/update-field/:field-slug","urlObject":{"protocol":"https","path":["application",":slug","update-field",":field-slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"7f5c5cdd-1d93-4d75-a0f7-8b2d0c8606d8","type":"any","value":"","key":"slug"},{"id":"c02ff184-7b09-4fb1-9807-67583f669ae3","type":"any","value":"","key":"field-slug"}]}},"response":[{"id":"f4ee552a-0151-4fc1-8311-87fa3ef702c9","name":"Update application chapter","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"category\":\"Category slug\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/application/:slug/update-category","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug","update-category"],"variable":[{"key":"slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7cd1ed00-7fda-47ed-b635-d5ee51f9dd62"},{"name":"Update application attachment field","id":"ddeccf0d-15b0-4f19-b6f7-092e5808326f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/attachment/:token/update-field/:field-slug","urlObject":{"protocol":"https","path":["attachment",":token","update-field",":field-slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"token"},{"type":"any","value":"","key":"field-slug"}]}},"response":[{"id":"03d3ce3e-fec7-4ed6-b2dd-e0cf523b82d1","name":"Update application attachment field","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\":\"Field value\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/attachment/:token/update-field/:field-slug","protocol":"https","host":["api","cr4ce","com"],"path":["attachment",":token","update-field",":field-slug"],"variable":[{"key":"token","value":""},{"key":"field-slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ddeccf0d-15b0-4f19-b6f7-092e5808326f"},{"name":"Update application contributor field","id":"4414858b-6bd9-417b-b18b-7f6a2128c92b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/contributor/:slug/update-field/:field-slug","urlObject":{"protocol":"https","path":["contributor",":slug","update-field",":field-slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"},{"type":"any","value":"","key":"field-slug"}]}},"response":[{"id":"f3684447-8376-45c4-8fd3-3d0edfe2845d","name":"Update application contributor field","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\":\"Field value\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/contributor/:slug/update-field/:field-slug","protocol":"https","host":["api","cr4ce","com"],"path":["contributor",":slug","update-field",":field-slug"],"variable":[{"key":"slug","value":""},{"key":"field-slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4414858b-6bd9-417b-b18b-7f6a2128c92b"}],"id":"f3ac2ab1-7fd9-4a28-a23b-db8333947f7f","description":"<p>Endpoints for realtime updates to individual application fields or attributes, whilst a user may synchronously be editing their entry.</p>\n<p>Requires:</p>\n<ul>\n<li><p>An Enterprise plan</p>\n</li>\n<li><p>The form setting \"<em><em>Allow API updates to submission fields whilst a user is editing the submission</em>\"</em> to be active.</p>\n</li>\n</ul>\n","_postman_id":"f3ac2ab1-7fd9-4a28-a23b-db8333947f7f"},{"name":"Assignment","item":[{"name":"List assignments","id":"c15fb44d-abbe-4df4-b4f1-9d5b7dcd3fbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n"}],"url":"https://api.cr4ce.com/assignment","description":"<p>List all assignments.</p>\n","urlObject":{"protocol":"https","path":["assignment"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>none</li>\n<li>in_progress</li>\n<li>complete</li>\n<li>abstained</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"disabled":true,"description":{"content":"<p>Score Set slug</p>\n","type":"text/plain"},"key":"score_set","value":""},{"disabled":true,"description":{"content":"<p>Panel slug</p>\n","type":"text/plain"},"key":"panel","value":""},{"disabled":true,"description":{"content":"<p>Tag</p>\n","type":"text/plain"},"key":"tag","value":""},{"disabled":true,"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>automatic</li>\n<li>manual</li>\n<li>random</li>\n<li>stray</li>\n</ul>\n","type":"text/plain"},"key":"method","value":""},{"disabled":true,"description":{"content":"<p>Reviwer slug</p>\n","type":"text/plain"},"key":"reviewer","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>undecided</li>\n<li>approved</li>\n<li>rejected</li>\n</ul>\n","type":"text/plain"},"key":"state","value":""},{"disabled":true,"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"disabled":true,"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""}],"variable":[]}},"response":[{"id":"006055a9-8941-4a0b-9f34-fe684c799c38","name":"List assignments","originalRequest":{"method":"GET","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"Insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines expected language."}],"url":{"raw":"https://api.cr4ce.com/assignment","protocol":"https","host":["api","cr4ce","com"],"path":["assignment"],"query":[{"key":"page","value":"","description":"Number greater than 0","disabled":true},{"key":"per_page","value":"","description":"Number between 1 and 100","disabled":true},{"key":"status","value":"","description":"- none\n- in_progress\n- complete\n- abstained","disabled":true},{"key":"score_set","value":"","description":"Score Set slug","disabled":true},{"key":"panel","value":"","description":"Panel slug","disabled":true},{"key":"tag","value":"","description":"Tag","disabled":true},{"key":"season","value":"","description":"Season slug","disabled":true},{"key":"method","value":"","description":"- automatic\n- manual\n- random\n- stray","disabled":true},{"key":"reviewer","value":"","description":"Reviewer slug","disabled":true},{"key":"state","value":"","description":"- undecided\n- approved\n- rejected","disabled":true},{"key":"chapter","value":"","description":"Chapter slug","disabled":true},{"key":"category","value":"","description":"Category slug","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 12 Aug 2024 21:19:29 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1723497629"},{"key":"ETag","value":"W/\"fe435c073c24c60f4d6880144cad840491faf890\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"category\": {\n                \"slug\": \"kJAoxjER\",\n                \"link\": \"https://api.cr4ce.com/category/kJAoxjER\",\n                \"name\": {\n                    \"en_GB\": \"Young Business Person of the Year\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"QPopnVLy\",\n                \"link\": \"https://api.cr4ce.com/chapter/QPopnVLy\",\n                \"name\": {\n                    \"en_GB\": \"Europe\"\n                }\n            },\n            \"comments\": {\n                \"reviewing\": [],\n                \"abstention\": [],\n                \"conflict\": [],\n                \"criteria\": [\n                    {\n                        \"name\": \"Leadership\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"gDMWkzZB\",\n                                \"comment\": \"<p>Demonstrates strong, authentic leadership with a clear vision and the ability to inspire and elevate those around them.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"name\": \"Innovation\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"vVKZAOEn\",\n                                \"comment\": \"<p>Brings a fresh, forward-thinking approach, applying creativity and initiative to deliver meaningful and practical solutions.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"name\": \"Passion\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"gwZdyDLK\",\n                                \"comment\": \"<p>Shows genuine enthusiasm and commitment, with a clear sense of purpose driving their work and impact.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"created\": \"2026-05-04T08:34:22Z\",\n            \"entry\": {\n                \"slug\": \"MyxZgXzY\",\n                \"link\": \"https://api.cr4ce.com/entry/MyxZgXzY\",\n                \"title\": \"John Williams\"\n            },\n            \"form\": \"RWDvPBRB\",\n            \"reviewer\": {\n                \"slug\": \"OZWxqzDa\",\n                \"link\": \"https://api.cr4ce.com/reviewer/OZWxqzDa\",\n                \"name\": \"Will Ryan\"\n            },\n            \"method\": \"Manual\",\n            \"panels\": [],\n            \"role\": null,\n            \"rounds\": [\n                {\n                    \"slug\": \"bKkLPqoj\",\n                    \"link\": \"https://api.cr4ce.com/round/bKkLPqoj\",\n                    \"name\": {\n                        \"en_GB\": \"Reviewing round\"\n                    }\n                }\n            ],\n            \"score\": {\n                \"criteria\": [\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Leadership\"\n                        },\n                        \"value\": 8,\n                        \"max_score\": 10,\n                        \"final_score\": \"8/10\",\n                        \"weight\": 1\n                    },\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Innovation\"\n                        },\n                        \"value\": 9,\n                        \"max_score\": 10,\n                        \"final_score\": \"9/10\",\n                        \"weight\": 1\n                    },\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Passion\"\n                        },\n                        \"value\": 9,\n                        \"max_score\": 10,\n                        \"final_score\": \"9/10\",\n                        \"weight\": 1\n                    }\n                ],\n                \"total_score\": {\n                    \"value\": 26,\n                    \"max_score\": 30,\n                    \"final_score\": \"26/30\"\n                }\n            },\n            \"score_set\": {\n                \"slug\": \"vNKXxQKB\",\n                \"link\": \"https://api.cr4ce.com/score-set/vNKXxQKB\",\n                \"name\": {\n                    \"en_GB\": \"Reviewing stage\"\n                }\n            },\n            \"slug\": \"MyxZgXzYOZWxqzDavNKXxQKBJ\",\n            \"status\": \"Complete\",\n            \"updated\": \"2026-05-04T08:35:50Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/assignment?score_set=vNKXxQKB&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/assignment?score_set=vNKXxQKB&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/assignment\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"c15fb44d-abbe-4df4-b4f1-9d5b7dcd3fbe"},{"name":"Get assignment","id":"9977aad9-bd95-4618-8152-4eea8c1a0f2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n"}],"url":"https://api.cr4ce.com/assignment/:slug","description":"<p>Returns an assignment identified by it's slug.</p>\n","urlObject":{"protocol":"https","path":["assignment",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"6281c69d-f117-4f9e-b009-79d59c9e2f68","type":"any","value":"gGRzDQxgAqkYpvoLlQooYAjXJ","key":"slug"}]}},"response":[{"id":"82707cc4-6b4a-4da9-8ed3-66ad6ad81556","name":"Get assignment","originalRequest":{"method":"GET","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"Insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines expected languages."}],"url":{"raw":"https://api.cr4ce.com/assignment/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["assignment",":slug"],"variable":[{"key":"slug","value":"MyxZgXzYOZWxqzDavNKXxQKBJ"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:49:33 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"53"},{"key":"X-RateLimit-Reset","value":"1723085378"},{"key":"ETag","value":"W/\"b8cd280c2110e68828bc1710160e808dd6d68e61\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"category\": {\n        \"slug\": \"kJAoxjER\",\n        \"link\": \"https://api.cr4ce.com/category/kJAoxjER\",\n        \"name\": {\n            \"en_GB\": \"Young Business Person of the Year\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"QPopnVLy\",\n        \"link\": \"https://api.cr4ce.com/chapter/QPopnVLy\",\n        \"name\": {\n            \"en_GB\": \"Europe\"\n        }\n    },\n    \"comments\": {\n        \"reviewing\": [],\n        \"abstention\": [],\n        \"conflict\": [],\n        \"criteria\": [\n            {\n                \"name\": \"Leadership\",\n                \"comments\": [\n                    {\n                        \"slug\": \"gDMWkzZB\",\n                        \"comment\": \"<p>Demonstrates strong, authentic leadership with a clear vision and the ability to inspire and elevate those around them.</p>\",\n                        \"created_at\": \"2026-05-04T08:35:49Z\",\n                        \"updated_at\": \"2026-05-04T08:35:49Z\",\n                        \"user\": {\n                            \"slug\": \"OZWxqzDa\",\n                            \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                            \"name\": \"John Ryan\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Ryan\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"name\": \"Innovation\",\n                \"comments\": [\n                    {\n                        \"slug\": \"vVKZAOEn\",\n                        \"comment\": \"<p>Brings a fresh, forward-thinking approach, applying creativity and initiative to deliver meaningful and practical solutions.</p>\",\n                        \"created_at\": \"2026-05-04T08:35:49Z\",\n                        \"updated_at\": \"2026-05-04T08:35:49Z\",\n                        \"user\": {\n                            \"slug\": \"OZWxqzDa\",\n                            \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                            \"name\": \"John Ryan\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Ryan\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"name\": \"Passion\",\n                \"comments\": [\n                    {\n                        \"slug\": \"gwZdyDLK\",\n                        \"comment\": \"<p>Shows genuine enthusiasm and commitment, with a clear sense of purpose driving their work and impact.</p>\",\n                        \"created_at\": \"2026-05-04T08:35:49Z\",\n                        \"updated_at\": \"2026-05-04T08:35:49Z\",\n                        \"user\": {\n                            \"slug\": \"OZWxqzDa\",\n                            \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                            \"name\": \"John Ryan\",\n                            \"first_name\": \"John\",\n                            \"last_name\": \"Ryan\"\n                        }\n                    }\n                ]\n            }\n        ]\n    },\n    \"created\": \"2026-05-04T08:34:22Z\",\n    \"entry\": {\n        \"slug\": \"MyxZgXzY\",\n        \"link\": \"https://api.cr4ce.com/entry/MyxZgXzY\",\n        \"title\": \"John Williams\"\n    },\n    \"form\": \"RWDvPBRB\",\n    \"reviewer\": {\n        \"slug\": \"OZWxqzDa\",\n        \"link\": \"https://api.cr4ce.com/reviewer/OZWxqzDa\",\n        \"name\": \"John Ryan\"\n    },\n    \"method\": \"Manual\",\n    \"panels\": [],\n    \"role\": null,\n    \"rounds\": [\n        {\n            \"slug\": \"bKkLPqoj\",\n            \"link\": \"https://api.cr4ce.com/round/bKkLPqoj\",\n            \"name\": {\n                \"en_GB\": \"Reviewing round\"\n            }\n        }\n    ],\n    \"score\": {\n        \"criteria\": [\n            {\n                \"name\": {\n                    \"en_GB\": \"Leadership\"\n                },\n                \"value\": 8,\n                \"max_score\": 10,\n                \"final_score\": \"8/10\",\n                \"weight\": 1\n            },\n            {\n                \"name\": {\n                    \"en_GB\": \"Innovation\"\n                },\n                \"value\": 9,\n                \"max_score\": 10,\n                \"final_score\": \"9/10\",\n                \"weight\": 1\n            },\n            {\n                \"name\": {\n                    \"en_GB\": \"Passion\"\n                },\n                \"value\": 9,\n                \"max_score\": 10,\n                \"final_score\": \"9/10\",\n                \"weight\": 1\n            }\n        ],\n        \"total_score\": {\n            \"value\": 26,\n            \"max_score\": 30,\n            \"final_score\": \"26/30\"\n        }\n    },\n    \"score_set\": {\n        \"slug\": \"vNKXxQKB\",\n        \"link\": \"https://api.cr4ce.com/score-set/vNKXxQKB\",\n        \"name\": {\n            \"en_GB\": \"Reviewing stage\"\n        }\n    },\n    \"slug\": \"MyxZgXzYOZWxqzDavNKXxQKBJ\",\n    \"status\": \"Complete\",\n    \"updated\": \"2026-05-04T08:35:50Z\"\n}"}],"_postman_id":"9977aad9-bd95-4618-8152-4eea8c1a0f2e"},{"name":"Create assignment","id":"cb9144bb-22da-4196-8b5a-c951d2060092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"score_set\": \"lQooYAjX\",\n    \"applications\": [\n        \"gGRzDQxg\"\n    ],\n    \"reviewers\": [\n        \"AqkYpvoL\"\n    ],\n    \"rounds\": [\n        \"vaYkDloO\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/assignment","description":"<p>Create a new assignment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>score_set</td>\n<td>Yes</td>\n<td>String</td>\n<td>Score Set slug</td>\n</tr>\n<tr>\n<td>applications</td>\n<td>Yes</td>\n<td>Array</td>\n<td>List of Application slugs</td>\n</tr>\n<tr>\n<td>reviewers</td>\n<td>Yes</td>\n<td>Array</td>\n<td>List of Reviewer slugs</td>\n</tr>\n<tr>\n<td>rounds</td>\n<td>Yes</td>\n<td>Array</td>\n<td>List of Round slugs</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["assignment"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"adeec8d9-98e6-46b5-856f-6ca65a85688e","name":"Create assignment","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"Insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines expected language.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"score_set\": \"lQooYAjX\",\n    \"applications\": [\n        \"gGRzDQxg\"\n    ],\n    \"reviewers\": [\n        \"AqkYpvoL\"\n    ],\n    \"rounds\": [\n        \"vaYkDloO\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/assignment"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:43:02 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1723085042"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cb9144bb-22da-4196-8b5a-c951d2060092"},{"name":"Delete assignment","id":"77d2a707-86cb-4db9-b658-9da590ce2bd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/assignment/:slug","description":"<p>Delete an existing assignment.</p>\n","urlObject":{"protocol":"https","path":["assignment",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"gGRzDQxgPKBVnkBelQooYAjXJ","key":"slug"}]}},"response":[{"id":"e090622f-f196-4470-90a7-276a519d4a54","name":"Delete assignment","originalRequest":{"method":"DELETE","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"Insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines expected language.","type":"text"}],"url":{"raw":"https://api.cr4ce.com/assignment/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["assignment",":slug"],"variable":[{"key":"slug","value":"gGRzDQxgPKBVnkBelQooYAjXJ"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:50:42 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"X-RateLimit-Reset","value":"1723085472"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"77d2a707-86cb-4db9-b658-9da590ce2bd2"},{"name":"Recuse assignment","id":"1b501fdf-5e7b-4887-b896-8d78cba803fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"reviewer\": \"AqkYpvoL\",\n    \"score_set\": \"lQooYAjX\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/application/:slug/recuse","description":"<p>Recuse a judge from an existing assignment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>reviewer</td>\n<td>Yes</td>\n<td>String</td>\n<td>Reviewer slug</td>\n</tr>\n<tr>\n<td>score_set</td>\n<td>No</td>\n<td>String</td>\n<td>Score Set slug</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["application",":slug","recuse"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"gGRzDQxg","key":"slug"}]}},"response":[{"id":"e429f1ab-99f5-4b85-983e-974c8e9d106e","name":"Recuse assignment","originalRequest":{"method":"PUT","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"Insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines expected language.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"reviewer\": \"AqkYpvoL\",\n    \"score_set\": \"lQooYAjX\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/application/:slug/recuse","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug","recuse"],"variable":[{"key":"slug","value":"gGRzDQxg"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:51:47 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1723085567"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1b501fdf-5e7b-4887-b896-8d78cba803fc"},{"name":"Unrecuse assignment","id":"2c29ae52-f6ef-4932-8c5c-08c58386f5ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"reviewer\": \"AqkYpvoL\",\n    \"score_set\": \"lQooYAjX\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/application/:slug/unrecuse","description":"<p>Unrecuse a judge from an existing assignment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>reviewer</td>\n<td>Yes</td>\n<td>String</td>\n<td>Reviewer slug</td>\n</tr>\n<tr>\n<td>score_set</td>\n<td>No</td>\n<td>String</td>\n<td>Score Set slug</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["application",":slug","unrecuse"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"gGRzDQxg","key":"slug"}]}},"response":[{"id":"5c1fb45c-6dc6-4e56-8375-813b7564892f","name":"Unrecuse assignment","originalRequest":{"method":"PUT","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"Insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines expected language.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"reviewer\": \"AqkYpvoL\",\n    \"score_set\": \"lQooYAjX\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/application/:slug/unrecuse","protocol":"https","host":["api","cr4ce","com"],"path":["application",":slug","unrecuse"],"variable":[{"key":"slug","value":"gGRzDQxg"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:52:08 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1723085567"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2c29ae52-f6ef-4932-8c5c-08c58386f5ef"}],"id":"7b827714-81a1-4b1f-ba71-38fdbb30b0be","description":"<p>Endpoints related to viewing, creating, updating and deleting assignments.</p>\n","_postman_id":"7b827714-81a1-4b1f-ba71-38fdbb30b0be"},{"name":"Attachment","item":[{"name":"List attachments","id":"dcc1ef3c-99d4-4055-8b8e-30b29ca8fb96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","type":"text","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/attachment?application=&tab=&category=&chapter=&season=&per_page=&page=&order=&dir=","description":"<p>Returns a list of attachments.</p>\n","urlObject":{"protocol":"https","path":["attachment"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Application slug</p>\n","type":"text/plain"},"key":"application","value":""},{"description":{"content":"<p>Tab slug</p>\n","type":"text/plain"},"key":"tab","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>created</li>\n<li>entry</li>\n<li>order</li>\n<li>tab</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"7895c01c-a489-4ca2-a85e-8e422177fe68","name":"List attachments","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/attachment","protocol":"https","host":["api","cr4ce","com"],"path":["attachment"],"query":[{"key":"application","value":null,"description":"Application slug","disabled":true},{"key":"tab","value":null,"description":"Tab slug","disabled":true},{"key":"category","value":null,"description":"Category slug","disabled":true},{"key":"chapter","value":null,"description":"Chapter slug","disabled":true},{"key":"season","value":null,"description":"Season slug","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- created\n- entry\n- order\n- tab\n- updated","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"application\": {\n                \"slug\": \"EaVkeDlw\",\n                \"link\": \"https://api.cr4ce.com/entry/EaVkeDlw\",\n                \"title\": \"Application title\"\n            },\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"mZKYDOKv\",\n                    \"link\": \"https://api.cr4ce.com/field/mZKYDOKv\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field\"\n                    },\n                    \"value\": \"Field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ],\n            \"created\": \"2025-04-24T11:19:36Z\",\n            \"file\": {\n                \"token\": \"zdLJZSJMR5VRa6ki\",\n                \"link\": \"https://api.cr4ce.com/file/zdLJZSJMR5VRa6ki\",\n                \"download\": \"https://d2bp8hrk7i2swc.cloudfront.net/files/T/c/K/l/G/g/rP1nC8LCrs/file.png?response-content-disposition=filename%2A%3DUTF-8%27%27award_force_logo.png&Expires=1746524584&Signature=nZVPwFS77m2ga58fLHGyPAg3g0XjMmKiWz9Kc9xXQILF8oUQZNCjHkWx~C7nKHvxMBDCzXbaNet0sXBhOXUcXBeUxbNVQ0yS-o8kdUH3enECBAxCooQUJMQfCflZM~~nKsJJKz-Te3OKwt-F9iuRGi6j8BWlAzgmPXocsrMC79C-ECM0cMqdwSxk3bmQGepGcprIpTy-ISqyaCJ7ujGLgTo1TaUPszG04l6GB8DDcrFTt88kMogeQFCgDpzHk-QmE3GvLmI1fz2jWfxRl6THNi9n-7spfuQNuUlOO0A0n1HeFZAWtzqhbx4ODqxedAh5RY1YUjfRr80IrBGIIE0Tig__&Key-Pair-Id=K3S6X2V00DGR8C\",\n                \"filename\": \"logo.png\"\n            },\n            \"order\": 1,\n            \"tab\": {\n                \"slug\": \"MwXdxGlb\",\n                \"link\": \"https://api.cr4ce.com/tab/MwXdxGlb\",\n                \"name\": {\n                    \"en_GB\": \"Supporting material\"\n                }\n            },\n            \"token\": \"zdLJZSJMR5VRa6ki\",\n            \"updated\": \"2025-04-24T11:19:05Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/attachment?per_page=1&page=1\",\n    \"from\": 1,\n    \"last_page\": 3,\n    \"last_page_url\": \"https://api.cr4ce.com/attachment?per_page=1&page=3\",\n    \"next_page_url\": \"https://api.cr4ce.com/attachment?per_page=1&page=2\",\n    \"path\": \"https://api.cr4ce.com/attachment\",\n    \"per_page\": 1,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 3\n}"}],"_postman_id":"dcc1ef3c-99d4-4055-8b8e-30b29ca8fb96"},{"name":"Get attachment","id":"d0172c2d-afd9-4850-b82c-a6c4b3e9a163","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/attachment/:token","description":"<p>Returns an attachment by its token. The response consists of all attachment fields. Files include a download link.</p>\n","urlObject":{"protocol":"https","path":["attachment",":token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"2aae74cf-80af-4355-948a-ff7a17ecc72d","description":{"content":"<p>Attachment token</p>\n","type":"text/plain"},"type":"any","value":"","key":"token"}]}},"response":[{"id":"889916ed-9dbc-4ff4-ad35-7be33ec93708","name":"Get attachment","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/attachment/:token","protocol":"https","host":["api","cr4ce","com"],"path":["attachment",":token"],"variable":[{"key":"token","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"application\": {\n        \"slug\": \"EaVkeDlw\",\n        \"link\": \"https://api.cr4ce.com/entry/EaVkeDlw\",\n        \"title\": \"Application title\"\n    },\n    \"attachment_fields\": [\n        {\n            \"slug\": \"mZKYDOKv\",\n            \"link\": \"https://api.cr4ce.com/field/mZKYDOKv\",\n            \"label\": {\n                \"en_GB\": \"Attachment field\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"created\": \"2025-04-24T11:19:36Z\",\n    \"file\": {\n        \"token\": \"zdLJZSJMR5VRa6ki\",\n        \"link\": \"https://api.cr4ce.com/file/zdLJZSJMR5VRa6ki\",\n        \"download\": \"https://d2bp8hrk7i2swc.cloudfront.net/files/T/c/K/l/G/g/rP1nC8LCrs/file.png?response-content-disposition=filename%2A%3DUTF-8%27%27award_force_logo.png&Expires=1746524725&Signature=jpNqd1-IgtO6ce5GgHG90VMCz018UHDmCmkrOCdChEwQVLGK2ICQEyCZ0Lnt4Ld01KZdDlxyJ5gdD41Jwy0tLqW90axwZJf43qQ2JC4iiX-QeRIZwaofMn0l7nUH6zH3spZB6u3pVsjQ4pj0-ZREcFt2cMp1Lt7TxALbW-m723SupsFUWwWPqCnqKF51swTkFQbsd1I09P7BiITHSgTKgNwzzyCfxzrP7SUOBT5TNKy0f~palYgf2z8YsiEafzpz5lWuZ8zV3dV1FSeW4EsnB~xXBHHhCtvPEblK5mW3lNpeccEsGR9kRs4-AGNV~nccQYydrRgXeFgpdKCPr59GlQ__&Key-Pair-Id=K3S6X2V00DGR8C\",\n        \"filename\": \"logo.png\"\n    },\n    \"order\": 1,\n    \"tab\": {\n        \"slug\": \"MwXdxGlb\",\n        \"link\": \"https://api.cr4ce.com/tab/MwXdxGlb\",\n        \"name\": {\n            \"en_GB\": \"Supporting material\"\n        }\n    },\n    \"token\": \"zdLJZSJMR5VRa6ki\",\n    \"updated\": \"2025-04-24T11:19:05Z\"\n}"}],"_postman_id":"d0172c2d-afd9-4850-b82c-a6c4b3e9a163"},{"name":"Create attachment","id":"54fe8c12-13e1-4f4f-86d9-3c650bdb4c64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/application/:application_slug/attachment/:tab_slug","description":"<p>Upload an attachment to an application by its tab.<br />Please note that attachment fields are linked to the attachment and shouldn't be confused with form fields.<br />If you don't have attachment fields you can remove this object from the body of your request.</p>\n","urlObject":{"protocol":"https","path":["application",":application_slug","attachment",":tab_slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"096b6d85-33d5-421f-8f84-be755ff7dcc7","type":"any","value":"","key":"application_slug"},{"id":"2e25d060-0327-45f1-9f06-edbbb6e382d0","description":{"content":"<p>Application tab slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"tab_slug"}]}},"response":[{"id":"74ef6caa-3f6e-4972-9db4-42cfff275f45","name":"Upload application attachment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"GoodGrantslogo.png\",\r\n\t\"order\": 1,\r\n\t\"attachment_fields\": {\r\n\t\t\"dxqKlGQJ\": \"Attachment field value\"\t\r\n\t},\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////gg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/application/:application_slug/attachment/:tab_slug","protocol":"https","host":["api","cr4ce","com"],"path":["application",":application_slug","attachment",":tab_slug"],"variable":[{"key":"application_slug","value":"bkGLoVEL"},{"key":"tab_slug","value":"GPqBVvqW"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 17:04:39 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/Z3k6aHg8avKD4j1A"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606323939"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"ugKMsghy7bqgeFUz\",\n    \"link\": \"https://api.cr4ce.com/attachment/ugKMsghy7bqgeFUz\",\n    \"file\": {\n        \"filename\": \"Logo\",\n        \"token\": \"ugKMsghy7bqgeFUz\",\n        \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\"\n    }\n}"}],"_postman_id":"54fe8c12-13e1-4f4f-86d9-3c650bdb4c64"},{"name":"Update attachment","id":"33b0b5d1-f3bd-46d1-b4a7-faf71d2c35ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/attachment/:token","description":"<p>Update an existing attachment.<br />Please note that attachment fields are linked to the attachment and shouldn't be confused with form fields.<br />If you don't have attachment fields you can remove this object from the body of your request.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>attachment_fields</td>\n<td>No</td>\n<td>array</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n<tr>\n<td>order</td>\n<td>No</td>\n<td>Integer</td>\n<td>Attachment order</td>\n</tr>\n<tr>\n<td>tab</td>\n<td>No</td>\n<td>Array</td>\n<td>Tab slug</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["attachment",":token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"10d7dc6a-b60d-43b0-bc2f-ef73aec5f687","description":{"content":"<p>Attachment token</p>\n","type":"text/plain"},"type":"any","value":"","key":"token"}]}},"response":[{"id":"92f7dcc4-a73a-4396-b406-5c6e37e26f59","name":"Update attachment","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"attachment_fields\": {\n        \"wQaWJjOb\": \"Field value\"\n    },\n    \"order\": 2,\n    \"tab\": \"qWeRtYuI\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/attachment/:token","protocol":"https","host":["api","cr4ce","com"],"path":["attachment",":token"],"variable":[{"key":"token","value":"aBcDeFgH"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:16:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606238244"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"application\": {\n        \"slug\": \"kwmWlpxl\",\n        \"link\": \"https://api.cr4ce.com/entry/kwmWlpxl\",\n        \"title\": \"Application title\"\n    },\n    \"attachment_fields\": [\n        {\n            \"slug\": \"mZKYDOKv\",\n            \"link\": \"https://api.cr4ce.com/field/mZKYDOKv\",\n            \"label\": {\n                \"en_GB\": \"Attachment field\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"created\": \"2025-04-15T11:03:21Z\",\n    \"file\": {\n        \"token\": \"tQJ1YZKduWJ1e3Uu\",\n        \"link\": \"https://api.cr4ce.com/file/tQJ1YZKduWJ1e3Uu\",\n        \"download\": \"https://d2bp8hrk7i2swc.cloudfront.net/files/w/x/P/e/M/V/S3T0m4SqE9/file.png?response-content-disposition=filename%2A%3DUTF-8%27%27GoodGrantslogo.png&Expires=1746524992&Signature=ldchPlZ6tnnpojUWIqViiCTWUt56CaJcMUdacqhcSzrt2FX8RH6LUwoTnV-ObNnJduuMhUGIPw9e9Q63RJzAXtqlRYNI76HZOC~XO3xlO3PxPRCtHVEExkFPLRYzliCnSggWkJYRNV7ivKHT6-RDfgTPZNTqwL8FbTUdobOqLMzx9t7-lWr84PY1-HquR627F1QlDfuJzx6czYmEoo2IKba48jbJ-jSurlLqwNxjeprXw6tu1Lr2UvGi7Qw2svchPA5vLur2XE63kcvEyOfmZAbI7W63qEsS2S338tKap6s57ms-cxk4bBEWC-g34u48LHk~tm4mpPltfFdTZbBKGw__&Key-Pair-Id=K3S6X2V00DGR8C\",\n        \"filename\": \"logo.png\"\n    },\n    \"order\": 2,\n    \"tab\": {\n        \"slug\": \"MwXdxGlb\",\n        \"link\": \"https://api.cr4ce.com/tab/MwXdxGlb\",\n        \"name\": {\n            \"en_GB\": \"Supporting material\"\n        }\n    },\n    \"token\": \"tQJ1YZKduWJ1e3Uu\",\n    \"updated\": \"2025-05-06T08:49:52Z\"\n}"}],"_postman_id":"33b0b5d1-f3bd-46d1-b4a7-faf71d2c35ed"},{"name":"Delete attachment","id":"e46ed433-ccce-499b-92ff-de191bed5161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/attachment/:token","description":"<p>Delete an existing attachment.</p>\n","urlObject":{"protocol":"https","path":["attachment",":token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"f8939e5d-dd3b-4b28-aa6e-71be2b1a725a","description":{"content":"<p>Attachment token</p>\n","type":"text/plain"},"type":"any","value":"","key":"token"}]}},"response":[{"id":"536e87d1-02cf-4c16-8a88-a91867ec7f3f","name":"Delete attachment","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/attachment/:token","protocol":"https","host":["api","cr4ce","com"],"path":["attachment",":token"],"variable":[{"key":"token","value":""}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238520"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e46ed433-ccce-499b-92ff-de191bed5161"}],"id":"dd50a525-beed-4928-bb6d-39a02df5937b","description":"<p>Endpoints relating to files collected on an attachments tab.</p>\n","_postman_id":"dd50a525-beed-4928-bb6d-39a02df5937b"},{"name":"Category","item":[{"name":"List categories","id":"2fec8f5d-33ab-497c-9d95-626bbb740cba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","type":"text","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/category?status=&chapter=&parent=&season=&deleted=&form=&per_page=&page=&order=&dir=","description":"<p>Returns a list of categories.</p>\n","urlObject":{"protocol":"https","path":["category"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>active</li>\n<li>inactive</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<p>Parent Category slug</p>\n","type":"text/plain"},"key":"parent","value":""},{"description":{"content":"<ul>\n<li>season slug</li>\n<li>\"all\" to show all seasons</li>\n</ul>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted categories)</li>\n<li>included (include deleted categories)</li>\n<li>none (exclude deleted categories)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>chapter_count</li>\n<li>divisions</li>\n<li>application_count</li>\n<li>name</li>\n<li>parent (slug)</li>\n<li>season (slug)</li>\n<li>shortcode</li>\n<li>status</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"3f4719e8-070a-49f2-8e44-61e3e056db86","name":"List categories","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/category","protocol":"https","host":["api","cr4ce","com"],"path":["category"],"query":[{"key":"status","value":null,"description":"- active\n- inactive","disabled":true},{"key":"chapter","value":null,"description":"Chapter slug","disabled":true},{"key":"parent","value":null,"description":"Parent Category slug","disabled":true},{"key":"season","value":null,"description":"- season slug\n- \"all\" to show all seasons","disabled":true},{"key":"deleted","value":null,"description":"- only (show only deleted categories)\n- included (include deleted categories)\n- none (exclude deleted categories)","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"form","value":null,"description":"Form slug","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- chapter_count\n- divisions\n- application_count\n- name\n- parent (slug)\n- season (slug)\n- shortcode\n- status\n- updated","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"chapter_count\": 1,\n            \"created\": \"2020-01-01T00:00:00Z\",\n            \"description\": {\n                \"en_GB\": \"Category description\"\n            },\n            \"divisions\": 1,\n            \"form\": {\n                \"slug\": \"OkqbMdob\",\n                \"link\": \"https://api.cr4ce.com/form/OkqbMdob\",\n                \"name\": {\n                    \"en_GB\": \"Application form\"\n                }\n            },\n            \"application_count\": 1,\n            \"name\": {\n                \"en_GB\": \"Category name\"\n            },\n            \"parent\": {\n                \"slug\": \"qLgNbaDx\",\n                \"link\": \"https://api.cr4ce.com/category/qLgNbaDx\",\n                \"name\": {\n                    \"en_GB\": \"Parent category name\"\n                }\n            },\n            \"season\": {\n                \"slug\": \"xqrPemBy\",\n                \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n                \"name\": {\n                    \"en_GB\": \"Season name\"\n                }\n            },\n            \"shortcode\": {\n                \"en_GB\": \"ABC\"\n            },\n            \"slug\": \"PpbdreDl\",\n            \"status\": \"active\",\n            \"updated\": \"2020-01-01T00:00:00Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/category?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/category?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/category\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"2fec8f5d-33ab-497c-9d95-626bbb740cba"},{"name":"Get category","id":"579435b5-82a9-4735-b712-d15eda3ba8b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category/:slug","description":"<p>Returns a category by its slug. The response consists of all category fields. Images include a download link.</p>\n","urlObject":{"protocol":"https","path":["category",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"f120f4e1-b2e7-4eef-a968-231b30d22571","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"7626c5d7-0eea-4640-b978-2ec91f544eb8","name":"Get category","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.cr4ce.com/category/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["category",":slug"],"variable":[{"key":"slug","value":"PpbdreDl"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"chapters\": [\n        {\n            \"slug\": \"DjrbmvZV\",\n            \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n            \"name\": {\n                \"en_GB\": \"Chapter 1\"\n            }\n        },\n        {\n            \"slug\": \"DZkpgVwO\",\n            \"link\": \"https://api.cr4ce.com/chapter/DZkpgVwO\",\n            \"name\": {\n                \"en_GB\": \"Chapter 2\"\n            }\n        },\n        {\n            \"slug\": \"nkNodPxG\",\n            \"link\": \"https://api.cr4ce.com/chapter/nkNodPxG\",\n            \"name\": {\n                \"en_GB\": \"Chapter 3\"\n            }\n        },\n        {\n            \"slug\": \"rnkPoEgd\",\n            \"link\": \"https://api.cr4ce.com/chapter/rnkPoEgd\",\n            \"name\": {\n                \"en_GB\": \"Chapter 4\"\n            }\n        },\n        {\n            \"slug\": \"VdaREkJq\",\n            \"link\": \"https://api.cr4ce.com/chapter/VdaREkJq\",\n            \"name\": {\n                \"en_GB\": \"Chapter 5\"\n            }\n        },\n        {\n            \"slug\": \"wQaWJjOb\",\n            \"link\": \"https://api.cr4ce.com/chapter/wQaWJjOb\",\n            \"name\": {\n                \"en_GB\": \"Chapter 6\"\n            }\n        }\n    ],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"description\": {\n        \"en_GB\": \"Category description\"\n    },\n    \"divisions\": 1,\n    \"applicant_max_applications\": 1,\n    \"application_name_label\": {\n        \"en_GB\": \"Application name label\"\n    },\n    \"fill_application_name\": false,\n    \"form\": {\n        \"slug\": \"OkqbMdob\",\n        \"link\": \"https://api.cr4ce.com/form/OkqbMdob\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"image_heading\": {\n        \"en_GB\": \"Image heading\"\n    },\n    \"images\": [\n        {\n            \"token\": \"SNyIvw8TGGQHmCUk\",\n            \"link\": \"https://api.cr4ce.com/file/SNyIvw8TGGQHmCUk\",\n            \"filename\": \"image.jpg\",\n            \"download\": \"<download-url>\"\n        }\n    ],\n    \"max_image_width\": 1024,\n    \"name\": {\n        \"en_GB\": \"Category name\"\n    },\n    \"packing_slip_instructions\": {\n        \"en_GB\": \"Packing slip instructions\"\n    },\n    \"parent\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/category/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Parent category name\"\n        }\n    },\n    \"pdf_packing_slip\": true,\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"shortcode\": {\n        \"en_GB\": \"ABC\"\n    },\n    \"slug\": \"PpbdreDl\",\n    \"status\": \"active\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"579435b5-82a9-4735-b712-d15eda3ba8b3"},{"name":"Create category","id":"95a80543-5d17-4d87-b805-4aa45d6ee696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category","description":"<p>Create a new category.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>season</td>\n<td>Yes</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the following values: <ul> <li>active</li> <li>inactive</li> </ul></td>\n</tr>\n<tr>\n<td>translated</td>\n<td>Yes</td>\n<td>Array</td>\n<td>Array of key / value pairs where keys can be any of the following: <ul> <li>name (Required)</li> <li>description</li> <li>application_name_label</li> <li>image_heading</li>  <li>packing_slip_instructions</li> <li>shortcode</li> </ul> Values are themselves of type Array containing key / value pairs where the key can be any existing and enabled language code.</td>\n</tr>\n<tr>\n<td>chapters</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of Chapter slugs</td>\n</tr>\n<tr>\n<td>divisions</td>\n<td>No</td>\n<td>Integer</td>\n<td>Number of divisions</td>\n</tr>\n<tr>\n<td>applicant_max_applications</td>\n<td>No</td>\n<td>Integer</td>\n<td>Number of max applications per Applicant</td>\n</tr>\n<tr>\n<td>fill_application_name</td>\n<td>No</td>\n<td>Boolean</td>\n<td>Determines whether to prefill the application name field on the application from when that category is selected</td>\n</tr>\n<tr>\n<td>max_image_width</td>\n<td>No</td>\n<td>Integer</td>\n<td>Maximum image width</td>\n</tr>\n<tr>\n<td>form</td>\n<td>No</td>\n<td>String</td>\n<td>Form slug</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>No</td>\n<td>String</td>\n<td>Parent Category slug</td>\n</tr>\n<tr>\n<td>pdf_packing_slip</td>\n<td>No</td>\n<td>Boolean</td>\n<td>Determines whether or not to generate a PDF packing slip</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["category"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"71233db2-363c-4a78-af55-4ab1f6333391","name":"Create category","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"chapters\": [\"wQaWJjOb\"],\n    \"divisions\": 1,\n    \"applicant_max_applications\": 1,\n    \"fill_application_name\": true,\n    \"max_image_width\": 1024,\n    \"form\": \"OkqbMdob\",\n    \"parent\": \"PpbdreDl\",\n    \"pdf_packing_slip\": true,\n    \"season\": \"xqrPemBy\",\n    \"status\": \"active\",\n    \"translated\": {\n        \"description\": {\n            \"en_GB\": \"Description\"\n        },\n        \"application_name_label\": {\n            \"en_GB\": \"Application name label\"\n        },\n        \"image_heading\": {\n            \"en_GB\": \"Image heading\"\n        },\n        \"name\": {\n            \"en_GB\": \"Name\"\n        },\n        \"packing_slip_instructions\": {\n            \"en_GB\": \"Packing slip instructions\"\n        },\n        \"shortcode\": {\n            \"en_GB\": \"Short code\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/category"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:08:04 GMT"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/category/nvXLLrlv"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606237698"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"chapters\": [\n        {\n            \"slug\": \"DjrbmvZV\",\n            \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n            \"name\": {\n                \"en_GB\": \"Chapter 1\"\n            }\n        },\n        {\n            \"slug\": \"DZkpgVwO\",\n            \"link\": \"https://api.cr4ce.com/chapter/DZkpgVwO\",\n            \"name\": {\n                \"en_GB\": \"Chapter 2\"\n            }\n        },\n        {\n            \"slug\": \"nkNodPxG\",\n            \"link\": \"https://api.cr4ce.com/chapter/nkNodPxG\",\n            \"name\": {\n                \"en_GB\": \"Chapter 3\"\n            }\n        },\n        {\n            \"slug\": \"rnkPoEgd\",\n            \"link\": \"https://api.cr4ce.com/chapter/rnkPoEgd\",\n            \"name\": {\n                \"en_GB\": \"Chapter 4\"\n            }\n        },\n        {\n            \"slug\": \"VdaREkJq\",\n            \"link\": \"https://api.cr4ce.com/chapter/VdaREkJq\",\n            \"name\": {\n                \"en_GB\": \"Chapter 5\"\n            }\n        },\n        {\n            \"slug\": \"wQaWJjOb\",\n            \"link\": \"https://api.cr4ce.com/chapter/wQaWJjOb\",\n            \"name\": {\n                \"en_GB\": \"Chapter 6\"\n            }\n        }\n    ],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"description\": {\n        \"en_GB\": \"Category description\"\n    },\n    \"divisions\": 1,\n    \"applicant_max_applications\": 1,\n    \"application_name_label\": {\n        \"en_GB\": \"Application name label\"\n    },\n    \"fill_application_name\": false,\n    \"form\": {\n        \"slug\": \"OkqbMdob\",\n        \"link\": \"https://api.cr4ce.com/form/OkqbMdob\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"image_heading\": {\n        \"en_GB\": \"Image heading\"\n    },\n    \"images\": [\n        {\n            \"token\": \"SNyIvw8TGGQHmCUk\",\n            \"link\": \"https://api.cr4ce.com/file/SNyIvw8TGGQHmCUk\",\n            \"name\": \"image.jpg\",\n            \"download\": \"<download-url>\"\n        }\n    ],\n    \"max_image_width\": 1024,\n    \"name\": {\n        \"en_GB\": \"Category name\"\n    },\n    \"packing_slip_instructions\": {\n        \"en_GB\": \"Packing slip instructions\"\n    },\n    \"parent\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/category/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Parent category name\"\n        }\n    },\n    \"pdf_packing_slip\": true,\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"shortcode\": {\n        \"en_GB\": \"ABC\"\n    },\n    \"slug\": \"PpbdreDl\",\n    \"status\": \"active\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"95a80543-5d17-4d87-b805-4aa45d6ee696"},{"name":"Update category","id":"bb325bd1-4be7-4ec5-a307-86153b44fad0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category/:slug","description":"<p>Update an existing category.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>season</td>\n<td>No</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values: <ul> <li>active</li> <li>inactive</li> </ul></td>\n</tr>\n<tr>\n<td>translated</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of key / value pairs where keys can be any of the following: <ul> <li>name</li> <li>description</li> <li>application_name_label</li> <li>image_heading</li>  <li>packing_slip_instructions</li> <li>shortcode</li> </ul> Values are themselves of type Array containing key / value pairs where the key can be any existing and enabled language code.</td>\n</tr>\n<tr>\n<td>chapters</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of Chapter slugs</td>\n</tr>\n<tr>\n<td>divisions</td>\n<td>No</td>\n<td>Integer</td>\n<td>Number of divisions</td>\n</tr>\n<tr>\n<td>applicant_max_applications</td>\n<td>No</td>\n<td>Integer</td>\n<td>Number of max applications per Applicant</td>\n</tr>\n<tr>\n<td>fill_application_name</td>\n<td>No</td>\n<td>Boolean</td>\n<td>Determines whether to prefill the application name field on the application from when that category is selected.</td>\n</tr>\n<tr>\n<td>max_image_width</td>\n<td>No</td>\n<td>Integer</td>\n<td>Maximum image width</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>No</td>\n<td>String</td>\n<td>Parent Category slug</td>\n</tr>\n<tr>\n<td>pdf_packing_slip</td>\n<td>No</td>\n<td>Boolean</td>\n<td>Determines whether or not to generate a PDF packing slip</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["category",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"d3dabf94-993c-443c-9d6f-e659ca64f3ff","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"1a4d6546-8012-4ea5-a2dd-a32e276b08a6","name":"Update category","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"chapters\": [\"wQaWJjOb\"],\n    \"divisions\": 1,\n    \"applicant_max_applications\": 1,\n    \"fill_application_name\": true,\n    \"max_image_width\": 1024,\n    \"parent\": \"PpbdreDl\",\n    \"pdf_packing_slip\": true,\n    \"status\": \"active\",\n    \"translated\": {\n        \"description\": {\n            \"en_GB\": \"Description\"\n        },\n        \"application_name_label\": {\n            \"en_GB\": \"Application name label\"\n        },\n        \"image_heading\": {\n            \"en_GB\": \"Image heading\"\n        },\n        \"name\": {\n            \"en_GB\": \"Name\"\n        },\n        \"packing_slip_instructions\": {\n            \"en_GB\": \"Packing slip instructions\"\n        },\n        \"shortcode\": {\n            \"en_GB\": \"Short code\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/category/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["category",":slug"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:16:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606238244"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"chapters\": [\n        {\n            \"slug\": \"DjrbmvZV\",\n            \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n            \"name\": {\n                \"en_GB\": \"Chapter 1\"\n            }\n        },\n        {\n            \"slug\": \"DZkpgVwO\",\n            \"link\": \"https://api.cr4ce.com/chapter/DZkpgVwO\",\n            \"name\": {\n                \"en_GB\": \"Chapter 2\"\n            }\n        },\n        {\n            \"slug\": \"nkNodPxG\",\n            \"link\": \"https://api.cr4ce.com/chapter/nkNodPxG\",\n            \"name\": {\n                \"en_GB\": \"Chapter 3\"\n            }\n        },\n        {\n            \"slug\": \"rnkPoEgd\",\n            \"link\": \"https://api.cr4ce.com/chapter/rnkPoEgd\",\n            \"name\": {\n                \"en_GB\": \"Chapter 4\"\n            }\n        },\n        {\n            \"slug\": \"VdaREkJq\",\n            \"link\": \"https://api.cr4ce.com/chapter/VdaREkJq\",\n            \"name\": {\n                \"en_GB\": \"Chapter 5\"\n            }\n        },\n        {\n            \"slug\": \"wQaWJjOb\",\n            \"link\": \"https://api.cr4ce.com/chapter/wQaWJjOb\",\n            \"name\": {\n                \"en_GB\": \"Chapter 6\"\n            }\n        }\n    ],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"description\": {\n        \"en_GB\": \"Category description\"\n    },\n    \"divisions\": 1,\n    \"applicant_max_applications\": 1,\n    \"application_name_label\": {\n        \"en_GB\": \"Application name label\"\n    },\n    \"fill_application_name\": false,\n    \"form\": {\n        \"slug\": \"OkqbMdob\",\n        \"link\": \"https://api.cr4ce.com/form/OkqbMdob\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"image_heading\": {\n        \"en_GB\": \"Image heading\"\n    },\n    \"images\": [\n        {\n            \"token\": \"SNyIvw8TGGQHmCUk\",\n            \"link\": \"https://api.cr4ce.com/file/SNyIvw8TGGQHmCUk\",\n            \"name\": \"image.jpg\",\n            \"download\": \"<download-url>\"\n        }\n    ],\n    \"max_image_width\": 1024,\n    \"name\": {\n        \"en_GB\": \"Category name\"\n    },\n    \"packing_slip_instructions\": {\n        \"en_GB\": \"Packing slip instructions\"\n    },\n    \"parent\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/category/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Parent category name\"\n        }\n    },\n    \"pdf_packing_slip\": true,\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"shortcode\": {\n        \"en_GB\": \"ABC\"\n    },\n    \"slug\": \"PpbdreDl\",\n    \"status\": \"active\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"bb325bd1-4be7-4ec5-a307-86153b44fad0"},{"name":"Delete category","id":"f0aad9e1-7643-469a-8a42-42bee63fe4c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category/:slug","description":"<p>Delete an existing category.</p>\n","urlObject":{"protocol":"https","path":["category",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"951277f7-376c-4c45-b5be-f54cd5eb5ac7","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"84932bd0-06d8-4c0d-beee-ad1c98fa820b","name":"Delete category","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/category/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["category",":slug"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238520"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f0aad9e1-7643-469a-8a42-42bee63fe4c5"},{"name":"Upload category file","id":"e787872f-b116-4356-8820-5465940c2676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category/:slug/upload","description":"<p>Upload a category image.</p>\n","urlObject":{"protocol":"https","path":["category",":slug","upload"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"d0608e85-c2f6-4a12-99a8-97a5bef57a19","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"b3c8fddb-a5d4-4c40-a086-4cc61caac444","name":"Upload category file","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"GoodGrantslogo.png\",\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/category/:slug/upload","protocol":"https","host":["api","cr4ce","com"],"path":["category",":slug","upload"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:28:02 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/f5unJsJZuVbH7Hua"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238942"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"filename\": \"filename.jpg\",\n    \"token\": \"xRHwHy2TbKtAZoaG\",\n    \"link\": \"https://api.goodgrants.local/file/xRHwHy2TbKtAZoaG\"\n}"}],"_postman_id":"e787872f-b116-4356-8820-5465940c2676"}],"id":"cae17618-4f8d-4a44-b749-6bb1fd6b1283","description":"<p>Endpoints related to viewing, creating, updating and deleting categories.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"c6c99f76-aea9-4a58-89ae-2270b1888016"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"9cf6250a-c889-4ca8-8b0e-bb9fed97eb67"}}],"_postman_id":"cae17618-4f8d-4a44-b749-6bb1fd6b1283"},{"name":"Chapter","item":[{"name":"List chapters","id":"6685c134-d8bd-4fd0-8eb3-ce1ae1cc9228","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","type":"text","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/chapter?status=&season=&deleted=&per_page=&page=&order=&dir=","description":"<p>Returns a list of chapters.</p>\n","urlObject":{"protocol":"https","path":["chapter"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>active</li>\n<li>inactive</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<ul>\n<li>season slug</li>\n<li>\"all\" to show all seasons</li>\n</ul>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted categories)</li>\n<li>included (include deleted categories)</li>\n<li>none (exclude deleted categories)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>chapter_count</li>\n<li>divisions</li>\n<li>application_count</li>\n<li>name</li>\n<li>parent (slug)</li>\n<li>season (slug)</li>\n<li>shortcode</li>\n<li>status</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"b906505a-78c2-45a0-b506-0c2ca50d25ff","name":"List chapters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/chapter?status=&season=&deleted=&per_page=&page=&order=&dir=","protocol":"https","host":["api","cr4ce","com"],"path":["chapter"],"query":[{"key":"status","value":"","description":"- active\n- inactive"},{"key":"season","value":"","description":"- season slug\n- \"all\" to show all seasons"},{"key":"deleted","value":"","description":"- only (show only deleted categories)\n- included (include deleted categories)\n- none (exclude deleted categories)"},{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"order","value":"","description":"Column name to order by. The following options are available:\n- chapter_count\n- divisions\n- application_count\n- name\n- parent (slug)\n- season (slug)\n- shortcode\n- status\n- updated"},{"key":"dir","value":"","description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2020-09-20T22:17:12Z\",\n            \"managers\": [\n                {\n                    \"slug\": \"pEDrBEnj\",\n                    \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n                    \"first_name\": \"First name\",\n                    \"last_name\": \"Last name\"\n                }\n            ],\n            \"name\": {\n                \"en_GB\": \"Chapter 1\"\n            },\n            \"season\": {\n                \"slug\": \"aLRobJbX\",\n                \"link\": \"https://api.cr4ce.com/season/aLRobJbX\",\n                \"name\": {\n                    \"en_GB\": \"2020\"\n                }\n            },\n            \"slug\": \"elPnRPGm\",\n            \"status\": \"Active\",\n            \"updated\": \"2021-04-07T18:05:53Z\"\n        },\n        {\n            \"created\": \"2021-04-05T20:52:27Z\",\n            \"managers\": [\n                {\n                    \"slug\": \"pEDrBEnj\",\n                    \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n                    \"first_name\": \"First name\",\n                    \"last_name\": \"Last name\"\n                }\n            ],\n            \"name\": {\n                \"en_GB\": \"Chapter 2\"\n            },\n            \"season\": {\n                \"slug\": \"aLRobJbX\",\n                \"link\": \"https://api.cr4ce.com/season/aLRobJbX\",\n                \"name\": {\n                    \"en_GB\": \"2020\"\n                }\n            },\n            \"slug\": \"PxqEwXlY\",\n            \"status\": \"Active\",\n            \"updated\": \"2021-04-07T18:05:37Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/chapter?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/chapter?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/chapter\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"6685c134-d8bd-4fd0-8eb3-ce1ae1cc9228"},{"name":"Get chapter","id":"d311a864-7de1-42e3-a660-6a50c79dc00d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter/:slug","description":"<p>Returns a chapter by its slug. The response consists of all chapter fields.</p>\n","urlObject":{"protocol":"https","path":["chapter",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"5c561402-29f4-4295-855e-252ca0f035de","description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"d007107b-e16a-4eee-a2f0-38ab1df44925","name":"Get chapter","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/chapter/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["chapter",":slug"],"variable":[{"key":"slug","value":"PpbdreDl"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2020-09-20T22:17:12Z\",\n    \"managers\": [\n        {\n            \"slug\": \"pEDrBEnj\",\n            \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n            \"first_name\": \"First name\",\n            \"last_name\": \"Last name\"\n        }\n    ],\n    \"name\": {\n        \"en_GB\": \"Chapter 1\"\n    },\n    \"season\": {\n        \"slug\": \"aLRobJbX\",\n        \"link\": \"https://api.cr4ce.com/chapter/aLRobJbX\",\n        \"name\": {\n            \"en_GB\": \"2020\"\n        }\n    },\n    \"slug\": \"elPnRPGm\",\n    \"status\": \"Active\",\n    \"updated\": \"2021-04-07T18:05:53Z\"\n}"}],"_postman_id":"d311a864-7de1-42e3-a660-6a50c79dc00d"},{"name":"Create chapter","id":"c3c13236-de3a-41f1-8334-2a3f10b1e449","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter","description":"<p>Create a new chapter.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>season</td>\n<td>Yes</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the following values:<br /><br />- active<br />    <br /><br />- inactive</td>\n</tr>\n<tr>\n<td>translated</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of key / value pairs where keys can be any of the following:<br /><br />- name<br />    <br /><br />- image_heading</td>\n</tr>\n<tr>\n<td>max_image_width</td>\n<td>No</td>\n<td>Integer</td>\n<td>Maximum image width</td>\n</tr>\n<tr>\n<td>managers</td>\n<td>No</td>\n<td>Array fo slugs</td>\n<td>Array of user slugs of chapter managers</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["chapter"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"223c0cd8-6652-4ad1-8490-06d937383d6a","name":"Create chapter","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"max_image_width\": 1024,\n    \"season\": \"xqrPemBy\",\n    \"status\": \"active\",\n    \"translated\": {\n        \"image_heading\": {\n            \"en_GB\": \"Image heading\"\n        },\n        \"name\": {\n            \"en_GB\": \"Name\"\n        }\n    },\n    \"managers\": [\"slug1234\", \"slug5678\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/chapter"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:08:04 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/category/nvXLLrlv"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606237698"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2021-04-29T20:23:26Z\",\n    \"managers\": [\n        {\n            \"slug\": \"pEDrBEnj\",\n            \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n            \"first_name\": \"First name\",\n            \"last_name\": \"Last name\"\n        }\n    ],\n    \"name\": {\n        \"en_GB\": \"Name\"\n    },\n    \"season\": {\n        \"slug\": \"aLRobJbX\",\n        \"link\": \"https://api.cr4ce.com/season/aLRobJbX\",\n        \"name\": {\n            \"en_GB\": \"2020\"\n        }\n    },\n    \"slug\": \"NYKwmjOb\",\n    \"status\": \"Active\",\n    \"updated\": \"2021-04-29T20:23:26Z\"\n}"}],"_postman_id":"c3c13236-de3a-41f1-8334-2a3f10b1e449"},{"name":"Update chapter","id":"3bd24438-71c5-486d-b3cb-ff6d2cb66e5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter/:slug","description":"<p>Update an existing chapter.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>season</td>\n<td>No</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values: <ul> <li>active</li> <li>inactive</li> </ul></td>\n</tr>\n<tr>\n<td>translated</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of key / value pairs where keys can be any of the following: <ul> <li>name</li> <li>image_heading</li></ul></td>\n</tr>\n<tr>\n<td>max_image_width</td>\n<td>No</td>\n<td>Integer</td>\n<td>Maximum image width</td>\n</tr>\n<tr>\n<td>managers</td>\n<td>No</td>\n<td>Array fo slugs</td>\n<td>Array of user slugs of chapter managers</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["chapter",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"be6f25d9-5f77-4da9-99ea-596ba7ba2ef6","description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"90cb5597-67cd-4103-bd88-a2276a774187","name":"Update chapter","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"translated\": {\n        \"name\" : {\n            \"en_GB\": \"New chapter name\"\n        },\n        \"image_heading\": {\n            \"en_GB\": \"Heading\"\n        }\n    },\n    \"managers\": [\n        \"VmyKmMXR\"\n    ],\n    \"status\": \"active\",\n    \"max_image_width\": 680\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/chapter/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["chapter",":slug"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:16:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606238244"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2020-09-20T22:17:12Z\",\n    \"managers\": [\n        {\n            \"slug\": \"pEDrBEnj\",\n            \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n            \"first_name\": \"First name\",\n            \"last_name\": \"Last name\"\n        }\n    ],\n    \"name\": {\n        \"en_GB\": \"New chapter name\"\n    },\n    \"season\": {\n        \"slug\": \"aLRobJbX\",\n        \"link\": \"https://api.cr4ce.com/season/aLRobJbX\",\n        \"name\": {\n            \"en_GB\": \"2020\"\n        }\n    },\n    \"slug\": \"elPnRPGm\",\n    \"status\": \"Active\",\n    \"updated\": \"2021-04-07T18:33:18Z\"\n}"}],"_postman_id":"3bd24438-71c5-486d-b3cb-ff6d2cb66e5d"},{"name":"Upload chapter file","id":"d0c25289-6406-43ec-bc16-309f1fcee4cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter/:slug/upload","description":"<p>Upload a chapter image.</p>\n","urlObject":{"protocol":"https","path":["chapter",":slug","upload"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"9a74e054-73ce-4520-aa4c-a9cd936469ce","description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"bd0a24b5-36d4-472f-bc2c-d22d79159877","name":"Upload chapter file","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"GoodGrantslogo.png\",\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/chapter/:slug/upload","protocol":"https","host":["api","cr4ce","com"],"path":["chapter",":slug","upload"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:28:02 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/f5unJsJZuVbH7Hua"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238942"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"filename\": \"filename.jpg\",\n    \"token\": \"xRHwHy2TbKtAZoaG\",\n    \"link\": \"https://api.goodgrants.local/file/xRHwHy2TbKtAZoaG\"\n}"}],"_postman_id":"d0c25289-6406-43ec-bc16-309f1fcee4cb"},{"name":"Delete chapter","id":"a84f4c4a-b270-4a07-9a78-27ada29f2c4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter/:slug","description":"<p>Delete an existing chapter.</p>\n","urlObject":{"protocol":"https","path":["chapter",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"6b1a774e-0db0-48db-afcc-0fc7f849dacf","description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"0899b384-f315-4425-b13c-8dcb70cceff3","name":"Delete chapter","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/chapter/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["chapter",":slug"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238520"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a84f4c4a-b270-4a07-9a78-27ada29f2c4f"}],"id":"95480bf3-972b-405e-8f2d-5cad5c793dee","description":"<p>Endpoints related to viewing, creating, updating and deleting chapters.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"d598d199-9af8-4aa8-9130-46e33b29c788"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"a11a9f7e-cff0-4f0d-94c1-4f4200772cc0"}}],"_postman_id":"95480bf3-972b-405e-8f2d-5cad5c793dee"},{"name":"Contributor","item":[{"name":"List contributors","id":"04f456ae-ed66-4ec7-8cfc-0272801db149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/contributor?application&tab&category&chapter&season&per_page=&page=&order=&dir=","description":"<p>Returns a list of contributors.</p>\n","urlObject":{"protocol":"https","path":["contributor"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Application slug</p>\n","type":"text/plain"},"key":"application","value":null},{"description":{"content":"<p>Tab slug</p>\n","type":"text/plain"},"key":"tab","value":null},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":null},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":null},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":null},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>created</li>\n<li>entry</li>\n<li>order</li>\n<li>tab</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"a7856f16-41c0-4a38-9682-0b9f7d559c89","name":"List contributors","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/chapter?per_page=&page=&order=&dir=&chapter=&category=&season=","protocol":"https","host":["api","cr4ce","com"],"path":["chapter"],"query":[{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"order","value":"","description":"Column name to order by"},{"key":"dir","value":"","description":"- asc\n- desc"},{"key":"chapter","value":"","description":"- chapter slug -"},{"key":"category","value":"","description":"- category slug -"},{"key":"season","value":"","description":"- season slug\n- \"all\" to show all seasons"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"application\": {\n                \"slug\": \"WJnjZreN\",\n                \"link\": \"https://api.cr4ce.com/application/WJnjZreN\",\n                \"title\": \"Testing 1\"\n            },\n            \"created\": \"2025-04-08T16:01:37Z\",\n            \"fields\": [\n                {\n                    \"slug\": \"aQEqwYjV\",\n                    \"link\": \"https://api.cr4ce.com/field/aQEqwYjV\",\n                    \"label\": {\n                        \"en_GB\": \"First name\"\n                    },\n                    \"value\": \"Bilbo\"\n                },\n                {\n                    \"slug\": \"wEJYjymM\",\n                    \"link\": \"https://api.cr4ce.com/field/wEJYjymM\",\n                    \"label\": {\n                        \"en_GB\": \"Last name\"\n                    },\n                    \"value\": \"Baggins\"\n                }\n            ],\n            \"season\": {\n                \"slug\": \"JJbVabkP\",\n                \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"EWQjNOwN\",\n            \"tab\": [],\n            \"updated\": \"2025-04-29T10:57:42Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/contributor?application=WJnjZreN&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/contributor?application=WJnjZreN&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/contributor\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"04f456ae-ed66-4ec7-8cfc-0272801db149"},{"name":"Get contributor","id":"8bde9e2b-3c0d-4a7f-8631-56eefce18cb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/contributor/:slug","description":"<p>Returns a contributor by its slug. The response consists of all contributor fields.</p>\n","urlObject":{"protocol":"https","path":["contributor",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"}]}},"response":[{"id":"83d25594-3d2e-4794-b92a-f26f2ce7d18c","name":"Get contributor","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/contributor/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["contributor",":slug"],"variable":[{"key":"slug","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"application\": {\n        \"slug\": \"WJnjZreN\",\n        \"link\": \"https://api.cr4ce.com/entry/WJnjZreN\",\n        \"title\": \"Application 1\"\n    },\n    \"created\": \"2025-04-08T16:01:37Z\",\n    \"fields\": [\n        {\n            \"slug\": \"aQEqwYjV\",\n            \"link\": \"https://api.cr4ce.com/field/aQEqwYjV\",\n            \"label\": {\n                \"en_GB\": \"First name\"\n            },\n            \"value\": \"Bilbo\"\n        },\n        {\n            \"slug\": \"wEJYjymM\",\n            \"link\": \"https://api.cr4ce.com/field/wEJYjymM\",\n            \"label\": {\n                \"en_GB\": \"Last name\"\n            },\n            \"value\": \"Baggins\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"JJbVabkP\",\n        \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"EWQjNOwN\",\n    \"tab\": [],\n    \"updated\": \"2025-04-29T10:57:42Z\"\n}"}],"_postman_id":"8bde9e2b-3c0d-4a7f-8631-56eefce18cb4"},{"name":"Create contributor","id":"19d6426c-3192-4995-bc20-017dc7a9e814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/contributor","description":"<p>Create a new contributor.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>entry</td>\n<td>Yes</td>\n<td>String</td>\n<td>Entry slug</td>\n</tr>\n<tr>\n<td>tab</td>\n<td>Yes</td>\n<td>String</td>\n<td>Tab slug. It must be a contributor tab.</td>\n</tr>\n<tr>\n<td>fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["contributor"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"3ea278d0-490d-49e7-a76f-7eb6f04f5c9d","name":"Create contributor","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"application\": \"vYbEZaVj\",\n   \"tab\": \"XLdVPNry\",\n   \"fields\": {\n      \"rogVAEKL\": \"New contributor\"\n   }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/contributor"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:08:04 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/category/nvXLLrlv"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606237698"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"application\": {\n        \"slug\": \"WJnjZreN\",\n        \"link\": \"https://api.cr4ce.com/entry/WJnjZreN\",\n        \"title\": \"Application 1\"\n    },\n    \"created\": \"2025-05-06T08:35:15Z\",\n    \"fields\": [\n        {\n            \"slug\": \"aQEqwYjV\",\n            \"link\": \"https://api.cr4ce.com/field/aQEqwYjV\",\n            \"label\": {\n                \"en_GB\": \"First name\"\n            },\n            \"value\": \"Frodo\"\n        },\n        {\n            \"slug\": \"wEJYjymM\",\n            \"link\": \"https://api.cr4ce.com/field/wEJYjymM\",\n            \"label\": {\n                \"en_GB\": \"Last name\"\n            },\n            \"value\": \"Baggins\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"JJbVabkP\",\n        \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"oeWBMGkP\",\n    \"tab\": [],\n    \"updated\": \"2025-05-06T08:35:15Z\"\n}"}],"_postman_id":"19d6426c-3192-4995-bc20-017dc7a9e814"},{"name":"Update contributor","id":"f11eeb30-3a16-44c9-991e-dcec33eec94e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/contributor/:slug","description":"<p>Update an existing contributor.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["contributor",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"418993c5-510f-4877-9823-64aa2b7cd785","description":{"content":"<p>Contributor slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"f7ced405-992e-4edf-9a21-8d25a4ea2167","name":"Update contributor","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"fields\": {\n      \"rogVAEKL\": \"New name\"\n   }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/contributor/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["contributor",":slug"],"variable":[{"key":"slug","value":"nReGDWxE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:16:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606238244"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"application\": {\n        \"slug\": \"WJnjZreN\",\n        \"link\": \"https://api.cr4ce.com/entry/WJnjZreN\",\n        \"title\": \"Application 1\"\n    },\n    \"created\": \"2025-04-08T16:01:37Z\",\n    \"fields\": [\n        {\n            \"slug\": \"aQEqwYjV\",\n            \"link\": \"https://api.cr4ce.com/field/aQEqwYjV\",\n            \"label\": {\n                \"en_GB\": \"First name\"\n            },\n            \"value\": \"Bilbo\"\n        },\n        {\n            \"slug\": \"wEJYjymM\",\n            \"link\": \"https://api.cr4ce.com/field/wEJYjymM\",\n            \"label\": {\n                \"en_GB\": \"Last name\"\n            },\n            \"value\": \"Baggins\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"JJbVabkP\",\n        \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"EWQjNOwN\",\n    \"tab\": [],\n    \"updated\": \"2025-04-29T10:57:42Z\"\n}"}],"_postman_id":"f11eeb30-3a16-44c9-991e-dcec33eec94e"},{"name":"Delete contributor","id":"18861921-4829-45b7-8544-5d9a692586ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/contributor/:slug","description":"<p>Delete an existing contributor.</p>\n","urlObject":{"protocol":"https","path":["contributor",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"b75a913f-16ca-46c3-9cb9-b2cd0f1e3cd4","description":{"content":"<p>Contributor slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"7c010a00-b147-400c-bd92-6027e3469834","name":"Delete contributor","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/contributor/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["contributor",":slug"],"variable":[{"key":"slug","value":"nReGDWxE"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238520"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"18861921-4829-45b7-8544-5d9a692586ee"}],"id":"b856bdab-0f31-46b8-ad40-bf613b5e536c","description":"<p>Endpoints relating to information collected on a contributors tab.</p>\n","_postman_id":"b856bdab-0f31-46b8-ad40-bf613b5e536c"},{"name":"Document","item":[{"name":"List documents","id":"ef4a4aba-6bff-491b-8b35-f921ba904da5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/document?deleted=&per_page=&page=&order=&dir=","description":"<p>Returns a list of chapters.</p>\n","urlObject":{"protocol":"https","path":["document"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>only (show only deleted document)</li>\n<li>included (include deleted document)</li>\n<li>none (exclude deleted document)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>name</li>\n<li>file_type</li>\n<li>created</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"208fed13-1d20-42af-a2f1-e927a0edd9e1","name":"List documents","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/document?deleted=&per_page=&page=&order=&dir=","protocol":"https","host":["api","cr4ce","com"],"path":["document"],"query":[{"key":"deleted","value":"","description":"- only (show only deleted document)\n- included (include deleted document)\n- none (exclude deleted document)"},{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"order","value":"","description":"Column name to order by. The following options are available:\n- name\n- file_type\n- created"},{"key":"dir","value":"","description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"allocation\": [],\n            \"application\": {\n                \"slug\": \"OxVrDjRm\",\n                \"link\": \"https://api.cr4ce.com/application/OxVrDjRm\",\n                \"title\": \"Application title\"\n            },\n            \"created_at\": \"2023-05-25T11:14:00Z\",\n            \"description\": {\n                \"en_GB\": \"Document description\"\n            },\n            \"file\": {\n                \"token\": \"nhF41XmbNm20P1Ff\",\n                \"link\": \"https://api.cr4ce.com/file/nhF41XmbNm20P1Ff\",\n                \"name\": \"file.pdf\",\n                \"download\": \"<download-url>\"\n            },\n            \"file_type\": \"PDF\",\n            \"name\": {\n                \"en_GB\": \"Document name\"\n            },\n            \"shared_with_user\": false,\n            \"slug\": \"EPYgqPna\",\n            \"user\": {\n                \"slug\": \"qKzeWRKG\",\n                \"link\": \"https://api.cr4ce.com/user/qKzeWRKG\",\n                \"name\": \"John Doe\",\n                \"first_name\": \"John\",\n                \"last_name\": \"Doe\"\n            }\n        },\n        {\n            \"allocation\": {\n                \"slug\": \"yXRPgwJm\",\n                \"link\": \"https://api.cr4ce.com/allocation/yXRPgwJm\"\n            },\n            \"application\": [],\n            \"created_at\": \"2023-05-25T05:32:01Z\",\n            \"description\": {\n                \"en_GB\": \"Document description\"\n            },\n            \"file\": {\n                \"token\": \"FVOJy8hTG4PjQrM1\",\n                \"link\": \"https://api.cr4ce.com/file/FVOJy8hTG4PjQrM1\",\n                \"name\": \"file.pdf\",\n                \"download\": \"<download-url>\"\n            },\n            \"file_type\": \"PDF\",\n            \"name\": {\n                \"en_GB\": \"Document name\"\n            },\n            \"shared_with_user\": true,\n            \"slug\": \"obeJDyXa\",\n            \"user\": {\n                \"slug\": \"qKzeWRKG\",\n                \"link\": \"https://api.cr4ce.com/user/qKzeWRKG\",\n                \"name\": \"John Doe\",\n                \"first_name\": \"John\",\n                \"last_name\": \"Doe\"\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/document?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/document?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/document\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"ef4a4aba-6bff-491b-8b35-f921ba904da5"},{"name":"Get document","id":"9bb31437-20a3-4106-9069-232a8bd6201b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/document/:slug","description":"<p>Returns a list of chapters.</p>\n","urlObject":{"protocol":"https","path":["document",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"30896b00-1c63-48ba-8986-93701ff1bde2","type":"any","value":null,"key":"slug"}]}},"response":[{"id":"b083f2d1-7856-4556-a010-4b7841acd796","name":"Get document","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/document/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["document",":slug"],"variable":[{"key":"slug","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocation\": [],\n    \"application\": {\n        \"slug\": \"OxVrDjRm\",\n        \"link\": \"https://api.cr4ce.com/entry/OxVrDjRm\",\n        \"title\": \"Application title\"\n    },\n    \"created_at\": \"2023-05-29T09:29:52Z\",\n    \"description\": {\n        \"en_GB\": \"Document description\"\n    },\n    \"file\": {\n        \"token\": \"K5e2IeHy655Fy21x\",\n        \"link\": \"https://api.cr4ce.com/file/K5e2IeHy655Fy21x\",\n        \"name\": \"file.pdf\",\n        \"download\": \"<download-url>\"\n    },\n    \"file_type\": \"PDF\",\n    \"name\": {\n        \"en_GB\": \"Document name\"\n    },\n    \"shared_with_user\": false,\n    \"slug\": \"yYgNnLxr\",\n    \"user\": {\n        \"slug\": \"qKzeWRKG\",\n        \"link\": \"https://api.cr4ce.com/user/qKzeWRKG\",\n        \"name\": \"John Doe\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\"\n    }\n}"}],"_postman_id":"9bb31437-20a3-4106-9069-232a8bd6201b"},{"name":"Create document","id":"b8a3c9bf-5673-46fd-9e6c-641b31a5903f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/document","description":"<p>Returns a list of chapters.</p>\n","urlObject":{"protocol":"https","path":["document"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"b795e5b9-daec-44b8-a262-67364524ad48","name":"Create document","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"translated\": {\n        \"name\": {\n            \"en_GB\": \"New document\"\n        }\n    },\n    \"template\": \"YwPzbPWM\",\n    \"fileType\": \"pdf\",\n    \"isShared\": true,\n    \"resource\": \"application\",\n    \"selected\": [\"OxVrDjRm\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/document"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"b8a3c9bf-5673-46fd-9e6c-641b31a5903f"},{"name":"Delete document","id":"2e236e53-d32b-4ce9-aaa5-fb90afb72ef4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/document/:slug","description":"<p>Returns a list of chapters.</p>\n","urlObject":{"protocol":"https","path":["document",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"46164724-44d8-47dc-9a39-3fb944de338a","type":"any","value":null,"key":"slug"}]}},"response":[{"id":"aab51d35-80c8-4a2a-a0b7-26d6dbc3012b","name":"Delete document","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/document/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["document",":slug"],"variable":[{"key":"slug","value":null}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2e236e53-d32b-4ce9-aaa5-fb90afb72ef4"}],"id":"baeb047a-217f-40f0-aca7-ef0bcbcc7cfc","_postman_id":"baeb047a-217f-40f0-aca7-ef0bcbcc7cfc","description":""},{"name":"Field","item":[{"name":"List fields","id":"19a70b5a-cb24-4623-99f8-aee6c8133cf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","type":"text","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","type":"text","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/field?category=&form=&resource=&deleted=&tab=&type=&order=&protection=&conditional=&dir=&page=&per_page=","description":"<p>Returns a list of fields.</p>\n","urlObject":{"protocol":"https","path":["field"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"description":{"content":"<ul>\n<li>applications</li>\n<li>users</li>\n<li>attachments</li>\n<li>contributors</li>\n</ul>\n","type":"text/plain"},"key":"resource","value":""},{"description":{"content":"<p>One of the following: </p>\n<ul>\n<li>only (show only deleted fields)</li>\n<li>included (include deleted fields)</li>\n<li>none (exclude deleted fields)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Tab slug</p>\n","type":"text/plain"},"key":"tab","value":""},{"description":{"content":"<ul>\n<li>checkbox</li>\n<li>checkboxlist</li>\n<li>content</li>\n<li>country</li>\n<li>currency</li>\n<li>date</li>\n<li>datetime</li>\n<li>drop-down-list</li>\n<li>email</li>\n<li>file</li>\n<li>numeric</li>\n<li>phone</li>\n<li>radio</li>\n<li>table</li>\n<li>text</li>\n<li>textarea</li>\n<li>time</li>\n<li>url</li>\n</ul>\n","type":"text/plain"},"key":"type","value":""},{"description":{"content":"<ul>\n<li>title</li>\n<li>resource</li>\n<li>type</li>\n<li>updated</li>\n<li>created</li>\n<li>categories</li>\n<li>order</li>\n<li>tab</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>standard</li>\n<li>elevated</li>\n<li>maximum</li>\n</ul>\n","type":"text/plain"},"key":"protection","value":""},{"description":{"content":"<p>conditional</p>\n","type":"text/plain"},"key":"conditional","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""}],"variable":[]}},"response":[{"id":"ffe246f9-ab3f-4074-82e9-bd6f0c1259c5","name":"List fields","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/field","protocol":"https","host":["api","cr4ce","com"],"path":["field"],"query":[{"key":"category","value":"","description":"Category slug","disabled":true},{"key":"form","value":null,"description":"Form slug","disabled":true},{"key":"resource","value":"","description":"- applications\n- users\n- attachments\n- contributors ","disabled":true},{"key":"deleted","value":"","description":"One of the following: \n- only (show only deleted fields)\n- included (include deleted fields)\n- none (exclude deleted fields)","disabled":true},{"key":"tab","value":"","description":"Tab slug","disabled":true},{"key":"type","value":"","description":"- checkbox\n- checkboxlist\n- content\n- country\n- currency\n- date\n- datetime\n- drop-down-list\n- email\n- file\n- numeric\n- phone\n- radio\n- table\n- text\n- textarea\n- time\n- url","disabled":true},{"key":"order","value":null,"description":"- title\n- resource\n- type\n- updated\n- created\n- categories\n- order\n- tab","disabled":true},{"key":"protection","value":"","description":"- standard\n- elevated\n- maximum","disabled":true},{"key":"conditional","value":"","description":"conditional","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true},{"key":"page","value":"","description":"Number greater than 0","disabled":true},{"key":"per_page","value":"","description":"Number between 1 and 100","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"applicant_read_access\": \"true\",\n            \"applicant_write_access\": \"true\",\n            \"auto_scoring\": 0,\n            \"categories\": [\n                \"*\"\n            ],\n            \"category_count\": \"all\",\n            \"conditional_field\": null,\n            \"created\": \"2025-01-20T13:16:30Z\",\n            \"file_types\": [],\n            \"form\": {\n                \"slug\": \"byRXnGLP\",\n                \"link\": \"https://api.eu.cr4ce.com/form/byRXnGLP\",\n                \"name\": {\n                    \"en_GB\": \"Application form\"\n                }\n            },\n            \"help_text\": {\n                \"en_GB\": \"\"\n            },\n            \"hint_text\": {\n                \"en_GB\": \"\"\n            },\n            \"label\": {\n                \"en_GB\": \"Country of residence.\"\n            },\n            \"max_file_size\": null,\n            \"maximum_characters\": null,\n            \"maximum_words\": null,\n            \"minimum_characters\": null,\n            \"minimum_words\": null,\n            \"options\": [],\n            \"order\": 20,\n            \"protection\": \"standard\",\n            \"registration\": null,\n            \"required\": false,\n            \"resource\": \"applications\",\n            \"scores\": [],\n            \"searchable\": false,\n            \"season\": {\n                \"slug\": \"JJbVabkP\",\n                \"link\": \"https://api.eu.cr4ce.com/season/JJbVabkP\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"LZPxlWbP\",\n            \"tab\": {\n                \"slug\": \"QZnvWnwg\",\n                \"link\": \"https://api.eu.cr4ce.com/tab/QZnvWnwg\",\n                \"name\": {\n                    \"en_GB\": \"Start here\"\n                }\n            },\n            \"title\": {\n                \"en_GB\": \"Country of residence.\"\n            },\n            \"type\": \"country\",\n            \"updated\": \"2025-01-20T13:16:30Z\",\n            \"visibility\": []\n        },\n        {\n            \"applicant_read_access\": \"true\",\n            \"applicant_write_access\": \"true\",\n            \"auto_scoring\": 0,\n            \"categories\": [\n                \"*\"\n            ],\n            \"category_count\": \"all\",\n            \"conditional_field\": null,\n            \"created\": \"2025-01-20T13:15:57Z\",\n            \"file_types\": [],\n            \"form\": {\n                \"slug\": \"byRXnGLP\",\n                \"link\": \"https://api.eu.cr4ce.com/form/byRXnGLP\",\n                \"name\": {\n                    \"en_GB\": \"Application form\"\n                }\n            },\n            \"help_text\": {\n                \"en_GB\": \"\"\n            },\n            \"hint_text\": {\n                \"en_GB\": \"Entrants may not be considered if under 18 years of age.\"\n            },\n            \"label\": {\n                \"en_GB\": \"I am over 18 years of age at the time of application.\"\n            },\n            \"max_file_size\": null,\n            \"maximum_characters\": null,\n            \"maximum_words\": null,\n            \"minimum_characters\": null,\n            \"minimum_words\": null,\n            \"options\": [\n                \"Yes\",\n                \"No\"\n            ],\n            \"order\": 10,\n            \"protection\": \"standard\",\n            \"registration\": null,\n            \"required\": false,\n            \"resource\": \"applications\",\n            \"scores\": {\n                \"Yes\": 0,\n                \"No\": 0\n            },\n            \"searchable\": false,\n            \"season\": {\n                \"slug\": \"JJbVabkP\",\n                \"link\": \"https://api.eu.cr4ce.com/season/JJbVabkP\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"dazVooWN\",\n            \"tab\": {\n                \"slug\": \"QZnvWnwg\",\n                \"link\": \"https://api.eu.cr4ce.com/tab/QZnvWnwg\",\n                \"name\": {\n                    \"en_GB\": \"Start here\"\n                }\n            },\n            \"title\": {\n                \"en_GB\": \"Over 18 years of age\"\n            },\n            \"type\": \"radio\",\n            \"updated\": \"2025-01-20T13:15:57Z\",\n            \"visibility\": []\n        }\n    ],\n    \"first_page_url\": \"https://api.eu.cr4ce.com/field?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.eu.cr4ce.com/field?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.eu.cr4ce.com/field\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"19a70b5a-cb24-4623-99f8-aee6c8133cf0"},{"name":"Create field","id":"1aef9f98-b4f6-4cee-9f9c-ab7cf4fda794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/field","description":"<p>Creates a field.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>Yes</td>\n<td>String</td>\n<td>Field name</td>\n</tr>\n<tr>\n<td>tab</td>\n<td>Yes</td>\n<td>String</td>\n<td>Tab slug</td>\n</tr>\n<tr>\n<td>form</td>\n<td>No</td>\n<td>String</td>\n<td>Form slug</td>\n</tr>\n<tr>\n<td>help_text</td>\n<td>No</td>\n<td>String</td>\n<td>Help text</td>\n</tr>\n<tr>\n<td>hint_text</td>\n<td>No</td>\n<td>String</td>\n<td>Hint text</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Yes</td>\n<td>String</td>\n<td>The field type.  <br />One of the following:  <br />  <br />- checkbox  <br />- checkboxlist  <br />- content  <br />- country  <br />- currency  <br />- date  <br />- datetime  <br />- drop-down-list  <br />- email  <br />- file  <br />- numeric  <br />- phone  <br />- radio  <br />- table  <br />- text  <br />- textarea  <br />- time  <br />- url</td>\n</tr>\n</tbody>\n</table>\n</div><p>All other field properties will have default values set and can be changed in <em>Settings &gt; Applications &gt; Fields</em> or in the form builder.</p>\n","urlObject":{"protocol":"https","path":["field"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"1eb91d7b-15cb-4154-a88c-368b27c86f33","name":"Create field","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"body":{"mode":"raw","raw":"{\n    \"type\":\"email\",\n    \"tab\":\"ewmgJZPa\",\n    \"form\": \"rNxvNdqm\",\n    \"translated\": {\n        \"title\": {\n            \"en_GB\": \"Enter your email address.\"\n        },\n        \"hint_text\": {\n        \"en_GB\":\"Hint text\"\n        },\n        \"help_text\": {\n        \"en_GB\": \"Help text\"    \n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/field?title=&tab=&form=&help_text=&hint_text=&type=","protocol":"https","host":["api","cr4ce","com"],"path":["field"],"query":[{"key":"title","value":"","description":"Field name"},{"key":"tab","value":"","description":"Tab slug"},{"key":"form","value":"","description":"Form slug"},{"key":"help_text","value":"","description":"Help text"},{"key":"hint_text","value":"","description":"Hint text"},{"key":"type","value":"","description":"The field type.  \nOne of the following:  \n  \n- checkbox  \n- checkboxlist  \n- content  \n- country  \n- currency  \n- date  \n- datetime  \n- drop-down-list  \n- email  \n- file  \n- numeric  \n- phone  \n- radio  \n- table  \n- text  \n- textarea  \n- time  \n- url"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"applicant_read_access\": true,\n    \"applicant_write_access\": true,\n    \"auto_scoring\": 0,\n    \"categories\": [\n        \"*\"\n    ],\n    \"category_count\": \"all\",\n    \"conditional_field\": null,\n    \"created\": \"2026-01-12T19:00:15Z\",\n    \"file_types\": [],\n    \"form\": {\n        \"slug\": \"rNxvNdqm\",\n        \"link\": \"https://api.eu.cr4ce.com/form/rNxvNdqm\",\n        \"name\": {\n            \"en_GB\": \"Grant application form\"\n        }\n    },\n    \"help_text\": {\n        \"en_GB\": \"Help text\"\n    },\n    \"hint_text\": {\n        \"en_GB\": \"Hint text\"\n    },\n    \"label\": {\n        \"en_GB\": \"Enter your email address.\"\n    },\n    \"max_file_size\": null,\n    \"maximum_characters\": null,\n    \"maximum_words\": null,\n    \"minimum_characters\": null,\n    \"minimum_words\": null,\n    \"options\": [],\n    \"order\": 2210,\n    \"protection\": \"standard\",\n    \"registration\": null,\n    \"required\": false,\n    \"resource\": \"applications\",\n    \"searchable\": false,\n    \"season\": {\n        \"slug\": \"JJbVabkP\",\n        \"link\": \"https://api.eu.cr4ce.com/season/JJbVabkP\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"XBRRBxRR\",\n    \"tab\": {\n        \"slug\": \"ewmgJZPa\",\n        \"link\": \"https://api.eu.cr4ce.com/tab/ewmgJZPa\",\n        \"name\": {\n            \"en_GB\": \"Fields tab\"\n        }\n    },\n    \"title\": {\n        \"en_GB\": \"Enter your email address.\"\n    },\n    \"type\": \"email\",\n    \"updated\": \"2026-01-12T19:00:15Z\",\n    \"visibility\": []\n}"}],"_postman_id":"1aef9f98-b4f6-4cee-9f9c-ab7cf4fda794"}],"id":"65587078-3831-40ee-b282-189738cc9840","_postman_id":"65587078-3831-40ee-b282-189738cc9840","description":""},{"name":"File","item":[{"name":"Get file info","id":"8569b5a7-675c-42b9-affb-207581f394d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""},{"description":"<p>Defines the languages to include in the response.</p>\n","key":"x-api-language","type":"text","value":""}],"url":"https://api.cr4ce.com/file/:token","description":"<p>Returns file information by its token.</p>\n","urlObject":{"protocol":"https","path":["file",":token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"59ab19f4-e395-4409-9b56-51a5359704e4","description":{"content":"<p>File token</p>\n","type":"text/plain"},"type":"any","value":"","key":"token"}]}},"response":[{"id":"0995c186-7a5b-4586-afdb-96d9e7f7d75a","name":"Get file info","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"inset api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/file/:token","protocol":"https","host":["api","cr4ce","com"],"path":["file",":token"],"variable":[{"key":"token","value":"9wH3QQNPAnw9E8yJ"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 15:33:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"X-RateLimit-Reset","value":"1606836838"},{"key":"ETag","value":"W/\"8f55ebf290bfe1bf3ba6c301fd1bf5bea1ea5405\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"download_link\": \"<download-url>\",\n    \"duration\": null,\n    \"filename\": \"file.mp4\",\n    \"image_height\": null,\n    \"image_width\": null,\n    \"metadata\": {\n        \"title\": \"\",\n        \"caption\": \"\",\n        \"copyright\": \"\",\n        \"created\": \"\",\n        \"city\": \"\",\n        \"country\": \"\",\n        \"state\": \"\",\n        \"camera\": \"\",\n        \"exposure\": \"\",\n        \"iso\": \"\",\n        \"fstop\": \"\",\n        \"focal_length\": \"\",\n        \"size\": \"\"\n    },\n    \"mime\": \"video/mp4\",\n    \"size\": 2000,\n    \"transcoding\": [\n        {\n            \"basename\": \"file.mp4\",\n            \"download_link\": \"<download-url>\",\n            \"extension\": \"mp4\",\n            \"timestamp\": 1606836795,\n            \"size\": 2000,\n            \"etag\": \"8629d570d2dc94fbcce6470d4ef10115\"\n        }\n    ]\n}"}],"_postman_id":"8569b5a7-675c-42b9-affb-207581f394d9"}],"id":"dc33d535-c795-4dcf-93d3-f9ea88ce8848","description":"<p>Endpoints related to viewing file information.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"0f03ec6f-2917-4f52-b055-cefa9b0c552d"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"93e028e8-19fa-440f-8541-1b052cf7a476"}}],"_postman_id":"dc33d535-c795-4dcf-93d3-f9ea88ce8848"},{"name":"Form","item":[{"name":"List forms","id":"98c115b2-05ac-4e62-9d05-2db4625b767d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/form","description":"<p>Returns a list of forms.</p>\n","urlObject":{"protocol":"https","path":["form"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"description":{"content":"<ul>\n<li>season slug</li>\n<li>\"all\" to show all seasons</li>\n</ul>\n","type":"text/plain"},"key":"season","value":""},{"disabled":true,"description":{"content":"<p>Form type</p>\n<ul>\n<li>application</li>\n<li>report</li>\n</ul>\n","type":"text/plain"},"key":"form_type","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>only (show only deleted categories)</li>\n<li>included (include deleted categories)</li>\n<li>none (exclude deleted categories)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"disabled":true,"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"disabled":true,"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>slug</li>\n<li>name</li>\n<li>chapter_option</li>\n<li>content_block</li>\n<li>invitation_only</li>\n<li>promoted</li>\n<li>season (slug)</li>\n<li>type</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"0546646f-617e-43b2-92d5-97e5bd3bda43","name":"List forms","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"inset api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/form","protocol":"https","host":["api","cr4ce","com"],"path":["form"],"query":[{"key":"season","value":null,"description":"- season slug\n- \"all\" to show all seasons","disabled":true},{"key":"form_type","value":null,"description":"Form type\n- application\n- report","disabled":true},{"key":"deleted","value":null,"description":"- only (show only deleted categories)\n- included (include deleted categories)\n- none (exclude deleted categories)","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- slug\n- name\n- chapter_option\n- content_block\n- invitation_only\n- promoted\n- season (slug)\n- type\n- updated","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"browsable\": true,\n            \"call_to_action\": \"{\\\"en_GB\\\":\\\"\\\"}\",\n            \"chapter_option\": \"all\",\n            \"content_block\": null,\n            \"created\": \"2023-04-06T14:27:01Z\",\n            \"invitation_only\": false,\n            \"name\": {\n                \"en_GB\": \"Main application form\"\n            },\n            \"promoted\": false,\n            \"season\": {\n                \"slug\": \"pBKkKKze\",\n                \"link\": \"https://api.awardforce.test/season/pBKkKKze\",\n                \"name\": {\n                    \"en_GB\": \"2023_active_gb\"\n                }\n            },\n            \"slug\": \"JyWkxeMo\",\n            \"type\": \"application\",\n            \"updated\": \"2023-04-06T14:27:01Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/form?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/form?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/category\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"98c115b2-05ac-4e62-9d05-2db4625b767d"},{"name":"Get form","id":"d9197f78-5ea0-47eb-bf67-3e298825fd91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/form/:slug","description":"<p>Returns a form by its slug. The response consists of all form fields.</p>\n","urlObject":{"protocol":"https","path":["form",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"b1b10a27-231b-4a34-87c2-91f8bfac1115","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"8e214a03-54aa-49f3-9365-2e30d0e11604","name":"Get form","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.cr4ce.com/form/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["form",":slug"],"variable":[{"key":"slug","value":"PpbdreDl"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"browsable\": true,\n    \"call_to_action\": \"{\\\"en_GB\\\":\\\"Start your app (GB)\\\"}\",\n    \"chapter_option\": \"all\",\n    \"content_block\": null,\n    \"created\": \"2023-03-15T11:06:22Z\",\n    \"invitation_only\": false,\n    \"name\": {\n        \"en_GB\": \"Main application form\"\n    },\n    \"promoted\": false,\n    \"season\": {\n        \"slug\": \"pBKkKKze\",\n        \"link\": \"https://api.cr4ce.com/form/pBKkKKze\",\n        \"name\": {\n            \"en_GB\": \"2023_active_gb\"\n        }\n    },\n    \"slug\": \"QOAkrKnZ\",\n    \"type\": \"application\",\n    \"updated\": \"2023-03-15T11:09:04Z\"\n}"}],"_postman_id":"d9197f78-5ea0-47eb-bf67-3e298825fd91"}],"id":"435cdbf3-4b85-41e5-b46c-48239ef706f0","description":"<p>Endpoints related to viewing existing forms.</p>\n","_postman_id":"435cdbf3-4b85-41e5-b46c-48239ef706f0"},{"name":"Fund","item":[{"name":"List funds","id":"cdf5b15f-2906-4139-8186-8f20c9c9c1ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/fund?deleted=&per_page=&page=&order=&dir=","description":"<p>Returns a list of funds.</p>\n","urlObject":{"protocol":"https","path":["fund"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>only (show only deleted funds)</li>\n<li>included (include deleted funds)</li>\n<li>none (exclude deleted funds)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>name</li>\n<li>description</li>\n<li>budget</li>\n<li>allocated</li>\n<li>available</li>\n<li>currency</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"c1cff803-4a81-4541-a420-51e87bba5edd","name":"List funds","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/fund","protocol":"https","host":["api","cr4ce","com"],"path":["fund"],"query":[{"key":"deleted","value":null,"description":"- only (show only deleted funds)\n- included (include deleted funds)\n- none (exclude deleted funds)","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- name\n- description\n- budget\n- allocated\n- available\n- currency","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:00:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606831232.35.7102.115362; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606831291"},{"key":"ETag","value":"W/\"a61b0a06aa29fbf378ab9d11d6eacdba1e469752\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"allocated\": 36000.12,\n            \"available\": 964000.12,\n            \"budget\": 1000000.24,\n            \"created\": \"2020-01-01T00:00:00Z\",\n            \"currency\": \"USD\",\n            \"description\": {\n                \"en_GB\": \"\"\n            },\n            \"name\": {\n                \"en_GB\": \"Fund name\"\n            },\n            \"slug\": \"adRdYzrY\",\n            \"updated\": \"2020-01-01T00:00:00Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/fund?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/fund?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/fund\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"cdf5b15f-2906-4139-8186-8f20c9c9c1ef"},{"name":"Get fund","id":"1955379b-39b8-48f3-9e9f-6d9cbc297e9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/fund/:slug","description":"<p>Returns a fund by its slug.</p>\n","urlObject":{"protocol":"https","path":["fund",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"6cc0dcd3-142c-476e-8e8c-d07152b0f5a1","description":{"content":"<p>Fund slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"0bc355de-5a1a-4c42-926b-6816dd25c678","name":"Get fund","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/fund/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["fund",":slug"],"variable":[{"key":"slug","value":"adRdYzrY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:01:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606831291"},{"key":"ETag","value":"W/\"d604c3e4b07d98c1bf3a3adc6a09d65a551ea0a5\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocated\": 36000.12,\n    \"available\": 964000.12,\n    \"budget\": 1000000.24,\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"currency\": \"USD\",\n    \"description\": {\n        \"en_GB\": \"\"\n    },\n    \"name\": {\n        \"en_GB\": \"Fund name\"\n    },\n    \"slug\": \"adRdYzrY\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"1955379b-39b8-48f3-9e9f-6d9cbc297e9e"},{"name":"Create fund","id":"5ff9ca8a-3cb7-49ee-8c98-5ed0306d116f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/fund","description":"<p>Create a new fund.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>currency</td>\n<td>Yes</td>\n<td>String</td>\n<td>ISO 4217 three letters currency code (see <a href=\"https://www.iso.org/iso-4217-currency-codes.html\">https://www.iso.org/iso-4217-currency-codes.html</a>)</td>\n</tr>\n<tr>\n<td>budget</td>\n<td>Yes</td>\n<td>Float</td>\n<td>Budget of the fund</td>\n</tr>\n<tr>\n<td>translated</td>\n<td>Yes</td>\n<td>Object</td>\n<td>Object containing key / value pairs where keys can be any of the following:<li> name </li><li> description </li></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["fund"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"113507cc-aed9-4b78-a115-09ad1699b8db","name":"Create fund","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"AUD\",\r\n    \"budget\": 50.00,\r\n    \"translated\": {\r\n        \"name\": {\r\n            \"en_GB\": \"Fund name\"\r\n        },\r\n        \"description\": {\r\n            \"en_GB\": \"Fund description\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/fund"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:05:05 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/fund/zBxwLvpw"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606831564"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocated\": 36000.12,\n    \"available\": 964000.12,\n    \"budget\": 1000000.24,\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"currency\": \"USD\",\n    \"description\": {\n        \"en_GB\": \"Fund description\"\n    },\n    \"name\": {\n        \"en_GB\": \"Fund name\"\n    },\n    \"slug\": \"adRdYzrY\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"5ff9ca8a-3cb7-49ee-8c98-5ed0306d116f"},{"name":"Update fund","id":"744fb056-ca01-4c33-8fc1-bd45e29a310e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/fund/:slug","description":"<p>Update currency, budget or name/description an existing fund.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>currency</td>\n<td>No</td>\n<td>String</td>\n<td>ISO 4217 three letters currency code (see <a href=\"https://www.iso.org/iso-4217-currency-codes.html\">https://www.iso.org/iso-4217-currency-codes.html</a>)</td>\n</tr>\n<tr>\n<td>budget</td>\n<td>No</td>\n<td>Float</td>\n<td>Budget of the fund</td>\n</tr>\n<tr>\n<td>translated</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs where keys can be any of the following:<li> name </li><li> description </li></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["fund",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"56bdb7ef-f17a-4e20-b0a8-8c8aab8da29f","description":{"content":"<p>Fund slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"4af362be-4e27-418c-870e-f8e2d9d62f3c","name":"Update fund","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"currency\": \"AUD\",\r\n    \"budget\": 50.00,\r\n    \"translated\": {\r\n        \"name\": {\r\n            \"en_GB\": \"Fund name\"\r\n        },\r\n        \"description\": {\r\n            \"en_GB\": \"Fund description\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/fund/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["fund",":slug"],"variable":[{"key":"slug","value":"zBxwLvpw"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:26:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606832845"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocated\": 36000.12,\n    \"available\": 964000.12,\n    \"budget\": 1000000.24,\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"currency\": \"USD\",\n    \"description\": {\n        \"en_GB\": \"Fund description\"\n    },\n    \"name\": {\n        \"en_GB\": \"Fund name\"\n    },\n    \"slug\": \"adRdYzrY\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"744fb056-ca01-4c33-8fc1-bd45e29a310e"},{"name":"Delete fund","id":"cc802724-502a-4eeb-8290-62b525e653a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/fund/:slug","description":"<p>Delete an existing fund.</p>\n","urlObject":{"protocol":"https","path":["fund",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"9a861609-cd1d-488f-babb-c8aecd356350","description":{"content":"<p>Fund slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"5f7866d7-9bb6-40b6-aca6-96aa7444d129","name":"Delete fund","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/fund/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["fund",":slug"],"variable":[{"key":"slug","value":"zBxwLvpw"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:56:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606834613.278.11285.125643; Path=/; Secure; HttpOnly"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606834672"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"cc802724-502a-4eeb-8290-62b525e653a6"}],"id":"da0ace20-092a-485e-af6d-f6215862f8d1","description":"<p>Endpoints related to viewing and updating funds and allocations</p>\n","_postman_id":"da0ace20-092a-485e-af6d-f6215862f8d1"},{"name":"Grant status","item":[{"name":"List grant statuses","id":"52475ce0-a880-4e64-a6da-87d54893ab07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/grant-status","description":"<p>Returns a list of grant statuses.</p>\n","urlObject":{"protocol":"https","path":["grant-status"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"561558e3-fd1a-4c5d-8672-ea1f14d5d79f","name":"List grant statuses","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":"https://api.cr4ce.com/grant-status"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2022-07-14T06:48:04Z\",\n            \"description\": {\n                \"en_GB\": \"The grant is complete.\"\n            },\n            \"grant_count\": 0,\n            \"name\": {\n                \"en_GB\": \"Closed\"\n            },\n            \"order\": 1,\n            \"slug\": \"qvoMYgEd\",\n            \"updated\": \"2023-02-21T00:37:52Z\"\n        },\n        {\n            \"created\": \"2022-07-14T06:48:04Z\",\n            \"description\": {\n                \"en_GB\": \"All funding allocations have been made for this grant.\"\n            },\n            \"grant_count\": 5,\n            \"name\": {\n                \"en_GB\": \"Fully allocated\"\n            },\n            \"order\": 3,\n            \"slug\": \"rvQWjamq\",\n            \"updated\": \"2023-02-10T01:36:17Z\"\n        },\n        {\n            \"created\": \"2022-07-14T06:48:04Z\",\n            \"description\": {\n                \"en_GB\": \"The grant application was successful. Funding has been approved and the grant is underway.\"\n            },\n            \"grant_count\": 3,\n            \"name\": {\n                \"en_GB\": \"In progress\"\n            },\n            \"order\": 2,\n            \"slug\": \"NjvmDeaK\",\n            \"updated\": \"2023-02-10T01:35:57Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/grant-status?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/grant-status?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/grant-status\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 3,\n    \"total\": 3\n}"}],"_postman_id":"52475ce0-a880-4e64-a6da-87d54893ab07"},{"name":"Get grant status","id":"71e1fbf4-f379-49bd-8035-2bdbf2078ccc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/grant-status/:slug","description":"<p>Returns a grant status by slug. The response consists of all grant status fields.</p>\n","urlObject":{"protocol":"https","path":["grant-status",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":null,"key":"slug"}]}},"response":[{"id":"3a2a90ea-1c03-49e7-9fdc-df78eca75aeb","name":"Get grant status","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/grant-status/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["grant-status",":slug"],"variable":[{"key":"slug","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2022-07-14T06:48:04Z\",\n    \"description\": {\n        \"en_GB\": \"The grant application was successful. Funding has been approved and the grant is underway.\"\n    },\n    \"grant_count\": 3,\n    \"name\": {\n        \"en_GB\": \"In progress\"\n    },\n    \"order\": 2,\n    \"slug\": \"NjvmDeaK\",\n    \"updated\": \"2023-02-10T01:35:57Z\"\n}"}],"_postman_id":"71e1fbf4-f379-49bd-8035-2bdbf2078ccc"}],"id":"50d6734a-79af-4e02-a534-4374860ee345","_postman_id":"50d6734a-79af-4e02-a534-4374860ee345","description":""},{"name":"Leaderboard","item":[{"name":"List leaderboard","id":"a2d712d6-8f08-48d0-9086-ab5613a553ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/leaderboard?score_set&application&category&chapter&tag&archived&per_page&page&order&dir","urlObject":{"protocol":"https","path":["leaderboard"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Score set slug (required)</p>\n","type":"text/plain"},"key":"score_set","value":""},{"description":{"content":"<p>Application slug</p>\n","type":"text/plain"},"key":"application","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<p>All available tags in the program</p>\n","type":"text/plain"},"key":"tag","value":""},{"description":{"content":"<ul>\n<li>only</li>\n<li>all</li>\n<li>none</li>\n</ul>\n","type":"text/plain"},"key":"archived","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>category (slug)</li>\n<li>chapter (slug)</li>\n<li>division</li>\n<li>link </li>\n<li>slug</li>\n<li>status</li>\n<li>submitted</li>\n<li>auto_score</li>\n<li>title</li>\n<li>tags</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"2fd2e4cd-5a8d-41d3-a05a-d4d9da832b2e","name":"List leaderboard","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":"https://api.cr4ce.com/leaderboard"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"auto_score\": 5,\n            \"category\": {\n                \"slug\": \"MxAzPVgl\",\n                \"link\": \"https://api.cr4ce.com/category/MxAzPVgl\",\n                \"name\": {\n                    \"en_GB\": \"House sparrow\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"oDQKjAlN\",\n                \"link\": \"https://api.cr4ce.com/chapter/oDQKjAlN\",\n                \"name\": {\n                    \"en_GB\": \"Glenshee\"\n                }\n            },\n            \"division\": null,\n            \"grant_status\": null,\n            \"link\": \"https://api.cr4ce.com/entry/GLYoqqqP\",\n            \"scores\": {\n                \"total_score\": {\n                    \"value\": 25,\n                    \"max_score\": 30,\n                    \"final_score\": \"25/30\"\n                },\n                \"criteria\": [\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Functionality\"\n                        },\n                        \"value\": 8,\n                        \"max_score\": 10,\n                        \"final_score\": \"8/10\",\n                        \"weight\": 2\n                    },\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Design\"\n                        },\n                        \"value\": 9,\n                        \"max_score\": 10,\n                        \"final_score\": \"9/10\",\n                        \"weight\": 1\n                    }\n                ]\n            },\n            \"slug\": \"GLYoqqqP\",\n            \"status\": \"submitted\",\n            \"submitted\": \"2024-10-21T04:45:56Z\",\n            \"tags\": \", assignment completed (scoring 3), final stage judging, one, search\",\n            \"title\": \"test\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/leaderboard?per_page=10&score_set=yvbzrdrL&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/leaderboard?per_page=10&score_set=yvbzrdrL&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/leaderboard\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1,\n    \"score_set\": {\n        \"slug\": \"yvbzrdrL\",\n        \"name\": {\n            \"en_GB\": \"Scoring\"\n        },\n        \"mode\": \"vip_judging\",\n        \"form\": {\n            \"slug\": \"vAyNpPvN\",\n            \"link\": \"https://api.cr4ce.com/form/vAyNpPvN\",\n            \"name\": {\n                \"en_GB\": \"Application form\"\n            }\n        }\n    },\n    \"season\": {\n        \"slug\": \"wboyrBmo\",\n        \"link\": \"https://api.cr4ce.com/season/wboyrBmo\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    }\n}"}],"_postman_id":"a2d712d6-8f08-48d0-9086-ab5613a553ed"}],"id":"72d75498-25cd-4c22-8c83-2beecd87ec11","_postman_id":"72d75498-25cd-4c22-8c83-2beecd87ec11","description":""},{"name":"Payment","item":[{"name":"List payments","id":"4aee8ef4-bd16-44a8-8ad1-4bc981cc1276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cr4ce.com/allocation-payment?deleted=&per_page=&page=&order=&dir=&status=&allocation=&external_id","description":"<p>Returns a list of allocation payments.</p>\n","urlObject":{"protocol":"https","path":["allocation-payment"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>Only (show only deleted allocation payments)</li>\n<li>Included (include deleted allocation payments)</li>\n<li>None (exclude deleted allocation payments)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>payment_method (slug)</li>\n<li>status</li>\n<li>amount</li>\n<li>reference</li>\n<li>date_due</li>\n<li>date_paid</li>\n<li>currency</li>\n<li>created</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""},{"description":{"content":"<ul>\n<li>scheduled</li>\n<li>processing</li>\n<li>paid</li>\n<li>failed</li>\n<li>failed_permanently</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<p>Allocation slug</p>\n","type":"text/plain"},"key":"allocation","value":""},{"key":"external_id","value":null}],"variable":[]}},"response":[{"id":"aaad72de-8ab6-40cc-affb-3c5e80afdcb5","name":"List payments","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":"https://api.cr4ce.com/allocation-payment"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocation\": {\n        \"slug\": \"LagXndVZ\",\n        \"link\": \"https://api.eu.cr4ce.com/allocation/LagXndVZ\"\n    },\n    \"allocation_amount\": 5000,\n    \"amount\": 2000,\n    \"applicant\": {\n        \"slug\": \"BpkNZejP\",\n        \"link\": \"https://api.eu.cr4ce.com/user/BpkNZejP\",\n        \"name\": \"Joe Bloggs\",\n        \"first_name\": \"Joe\",\n        \"last_name\": \"Bloggs\"\n    },\n    \"application\": {\n        \"slug\": \"oPyewDzQ\",\n        \"id\": 4471062,\n        \"title\": \"Local Aid\",\n        \"link\": \"https://api.eu.cr4ce.com/entry/oPyewDzQ\"\n    },\n    \"comments\": \"\",\n    \"created\": \"2026-06-03T09:46:00Z\",\n    \"currency\": \"GBP\",\n    \"date_due\": \"2026-06-06T00:00:00Z\",\n    \"date_paid\": \"2026-06-01T00:00:00Z\",\n    \"external_id\": \"EXT001FUENd735SDdf343dsaaef342weSQDW3edFDGert56ew4erw493762jdfmd\",\n    \"fund\": {\n        \"slug\": \"aOXDzrqb\",\n        \"link\": \"https://api.eu.cr4ce.com/fund/aOXDzrqb\",\n        \"name\": {\n            \"en_GB\": \"Annual fund\"\n        }\n    },\n    \"grant_status\": null,\n    \"payment_method\": {\n        \"slug\": \"rNObGwkz\",\n        \"link\": \"https://api.eu.cr4ce.com/payment-method/rNObGwkz\",\n        \"name\": {\n            \"en_GB\": \"Bank transfer\"\n        }\n    },\n    \"reference\": \"REF001\",\n    \"season\": {\n        \"slug\": \"VAAvYplr\",\n        \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n        \"name\": {\n            \"en_GB\": \"2026\"\n        }\n    },\n    \"slug\": \"nrdrdMRW\",\n    \"status\": \"Paid\",\n    \"updated\": \"2026-06-03T09:46:00Z\"\n}"}],"_postman_id":"4aee8ef4-bd16-44a8-8ad1-4bc981cc1276"},{"name":"Get payment","id":"cfeede76-1014-4d3a-ad53-da8c0e773184","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.cr4ce.com/allocation-payment/:slug","description":"<p>Returns an allocation payment by its slug. The response consists of all allocation payment fields including payment method, applicant, application and fund.</p>\n","urlObject":{"protocol":"https","path":["allocation-payment",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"5e874656-6f5a-4eae-b932-ab1cdd57cdc9","description":{"content":"<p>Allocation payment slug</p>\n","type":"text/plain"},"type":"any","value":null,"key":"slug"}]}},"response":[{"id":"41f415f4-bc27-4a30-bb2b-355e442c921a","name":"Get allocation payment","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/allocation-payment/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["allocation-payment",":slug"],"variable":[{"key":"slug","value":null,"description":"Allocation payment slug"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocation\": {\n        \"slug\": \"LagXndVZ\",\n        \"link\": \"https://api.eu.cr4ce.com/allocation/LagXndVZ\"\n    },\n    \"allocation_amount\": 5000,\n    \"amount\": 2000,\n    \"applicant\": {\n        \"slug\": \"BpkNZejP\",\n        \"link\": \"https://api.eu.cr4ce.com/user/BpkNZejP\",\n        \"name\": \"Joe Bloggs\",\n        \"first_name\": \"Joe\",\n        \"last_name\": \"Bloggs\"\n    },\n    \"application\": {\n        \"slug\": \"oPyewDzQ\",\n        \"id\": 4471062,\n        \"title\": \"Local Aid\",\n        \"link\": \"https://api.eu.cr4ce.com/entry/oPyewDzQ\"\n    },\n    \"comments\": \"\",\n    \"created\": \"2026-06-03T09:46:00Z\",\n    \"currency\": \"GBP\",\n    \"date_due\": \"2026-06-06T00:00:00Z\",\n    \"date_paid\": \"2026-06-01T00:00:00Z\",\n    \"external_id\": \"EXT001FUENd735SDdf343dsaaef342weSQDW3edFDGert56ew4erw493762jdfmd\",\n    \"fund\": {\n        \"slug\": \"aOXDzrqb\",\n        \"link\": \"https://api.eu.cr4ce.com/fund/aOXDzrqb\",\n        \"name\": {\n            \"en_GB\": \"Annual fund\"\n        }\n    },\n    \"grant_status\": null,\n    \"payment_method\": {\n        \"slug\": \"rNObGwkz\",\n        \"link\": \"https://api.eu.cr4ce.com/payment-method/rNObGwkz\",\n        \"name\": {\n            \"en_GB\": \"Bank transfer\"\n        }\n    },\n    \"reference\": \"REF001\",\n    \"season\": {\n        \"slug\": \"VAAvYplr\",\n        \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n        \"name\": {\n            \"en_GB\": \"2026\"\n        }\n    },\n    \"slug\": \"nrdrdMRW\",\n    \"status\": \"Paid\",\n    \"updated\": \"2026-06-03T09:46:00Z\"\n}"}],"_postman_id":"cfeede76-1014-4d3a-ad53-da8c0e773184"},{"name":"Create payment","id":"eb6cb120-d156-43a9-9672-2c47a3bebaab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.cr4ce.com/allocation-payment","description":"<p>Create a new allocation payment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>payment_method</td>\n<td>No</td>\n<td>String</td>\n<td>Payment method slug</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Yes</td>\n<td>float</td>\n<td>Allocation payment's amount</td>\n</tr>\n<tr>\n<td>allocation</td>\n<td>Yes</td>\n<td>string</td>\n<td>Allocation slug</td>\n</tr>\n<tr>\n<td>reference</td>\n<td>No</td>\n<td>string</td>\n<td>Reference for allocation payment</td>\n</tr>\n<tr>\n<td>date_due</td>\n<td>No</td>\n<td>string</td>\n<td>Date due</td>\n</tr>\n<tr>\n<td>date_paid</td>\n<td>Yes (if status is paid), else No</td>\n<td>string</td>\n<td>Date paid</td>\n</tr>\n<tr>\n<td>external_id</td>\n<td>No</td>\n<td>string</td>\n<td>External identifier from a third-party system (e.g. a GUID)</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Yes</td>\n<td>string</td>\n<td>One of the following values:  <br />  <br />- scheduled  <br />  <br />- processing  <br />  <br />- failed  <br />  <br />- failed_permanently  <br />  <br />- paid</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["allocation-payment"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"66aed914-8cc4-4755-b598-1326356e0621","name":"Create payment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"payment_method\": \"anomjlLR\",\n    \"amount\": \"1\",\n    \"allocation\": \"rBbKjjAZ\",\n    \"reference\": \"API\",\n    \"date_due\": \"2023-10-02\",\n    \"date_paid\": \"\",\n    \"external_id\": \"EXT001FUENd735SDdf343dsaaef342weSQDW3edFDGert56ew4erw493762jdfmd\",\n    \"status\": \"scheduled\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/allocation-payment"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocation\": {\n        \"slug\": \"LagXndVZ\",\n        \"link\": \"https://api.eu.cr4ce.com/allocation/LagXndVZ\"\n    },\n    \"allocation_amount\": 5000,\n    \"amount\": 2000,\n    \"applicant\": {\n        \"slug\": \"BpkNZejP\",\n        \"link\": \"https://api.eu.cr4ce.com/user/BpkNZejP\",\n        \"name\": \"Joe Bloggs\",\n        \"first_name\": \"Joe\",\n        \"last_name\": \"Bloggs\"\n    },\n    \"application\": {\n        \"slug\": \"oPyewDzQ\",\n        \"id\": 4471062,\n        \"title\": \"Local Aid\",\n        \"link\": \"https://api.eu.cr4ce.com/entry/oPyewDzQ\"\n    },\n    \"comments\": \"\",\n    \"created\": \"2026-06-03T09:46:00Z\",\n    \"currency\": \"GBP\",\n    \"date_due\": \"2026-06-06T00:00:00Z\",\n    \"date_paid\": \"2026-06-01T00:00:00Z\",\n    \"external_id\": \"EXT001FUENd735SDdf343dsaaef342weSQDW3edFDGert56ew4erw493762jdfmd\",\n    \"fund\": {\n        \"slug\": \"aOXDzrqb\",\n        \"link\": \"https://api.eu.cr4ce.com/fund/aOXDzrqb\",\n        \"name\": {\n            \"en_GB\": \"Annual fund\"\n        }\n    },\n    \"grant_status\": null,\n    \"payment_method\": {\n        \"slug\": \"rNObGwkz\",\n        \"link\": \"https://api.eu.cr4ce.com/payment-method/rNObGwkz\",\n        \"name\": {\n            \"en_GB\": \"Bank transfer\"\n        }\n    },\n    \"reference\": \"REF001\",\n    \"season\": {\n        \"slug\": \"VAAvYplr\",\n        \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n        \"name\": {\n            \"en_GB\": \"2026\"\n        }\n    },\n    \"slug\": \"nrdrdMRW\",\n    \"status\": \"Paid\",\n    \"updated\": \"2026-06-03T09:46:00Z\"\n}"}],"_postman_id":"eb6cb120-d156-43a9-9672-2c47a3bebaab"},{"name":"Create payment comment","id":"9a389b3f-8144-4f0d-a881-ba3fc872debd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.cr4ce.com/allocation-payment/comment","description":"<p>Create a new allocation payment comment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>allocation_payment</td>\n<td>Yes</td>\n<td>String</td>\n<td>Allocation payment's slug</td>\n</tr>\n<tr>\n<td>comment</td>\n<td>Yes</td>\n<td>String</td>\n<td>Comment</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["allocation-payment","comment"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"55bdbae5-855b-4db1-b182-dec7a0f94a94","name":"Create payment comment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"raw","raw":"{\n    \"allocation_payment\": \"mymPaXPy\",\n    \"comment\": \"Comment made via API\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/allocation-payment/comment"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"slug\": \"DKvzyxwK\",\n    \"comment\": \"Comment made via API\",\n    \"allocation_payment\": \"mymPaXPy\"\n}"}],"_postman_id":"9a389b3f-8144-4f0d-a881-ba3fc872debd"},{"name":"Update payment","id":"cd436146-c122-4991-bce3-cddb032feb9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://api.cr4ce.com/allocation-payment/:slug","description":"<p>Update an new allocation payment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>payment_method</td>\n<td>No</td>\n<td>String</td>\n<td>Payment method slug</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Yes</td>\n<td>float</td>\n<td>Allocation payment's amount</td>\n</tr>\n<tr>\n<td>reference</td>\n<td>No</td>\n<td>string</td>\n<td>Reference for allocation payment</td>\n</tr>\n<tr>\n<td>date_due</td>\n<td>No</td>\n<td>string</td>\n<td>Date due</td>\n</tr>\n<tr>\n<td>date_paid</td>\n<td>Yes (if status is paid), else No</td>\n<td>string</td>\n<td>Date paid</td>\n</tr>\n<tr>\n<td>external_id</td>\n<td>No</td>\n<td>string</td>\n<td>External identifier from a third-party system (e.g. a GUID)</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Yes</td>\n<td>string</td>\n<td>One of the following values:  <br />  <br />- scheduled  <br />  <br />- processing  <br />  <br />- failed  <br />  <br />- failed_permanently  <br />  <br />- paid</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["allocation-payment",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"description":{"content":"<p>Allocation payment slug</p>\n","type":"text/plain"},"type":"any","value":null,"key":"slug"}]}},"response":[{"id":"93d9132a-1d96-41db-89e2-f28a34d23bc0","name":"Update payment","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"payment_method\": \"anomjlLR\",\n    \"amount\": \"1\",\n    \"allocation\": \"rBbKjjAZ\",\n    \"reference\": \"API\",\n    \"date_due\": \"2023-10-02\",\n    \"date_paid\": \"\",\n    \"external_id\": \"EXT001FUENd735SDdf343dsaaef342weSQDW3edFDGert56ew4erw493762jdfmd\",\n    \"status\": \"scheduled\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/allocation-payment/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["allocation-payment",":slug"],"variable":[{"key":"slug","value":null,"description":"Allocation payment slug"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocation\": {\n        \"slug\": \"LagXndVZ\",\n        \"link\": \"https://api.eu.cr4ce.com/allocation/LagXndVZ\"\n    },\n    \"allocation_amount\": 5000,\n    \"amount\": 2000,\n    \"applicant\": {\n        \"slug\": \"BpkNZejP\",\n        \"link\": \"https://api.eu.cr4ce.com/user/BpkNZejP\",\n        \"name\": \"Joe Bloggs\",\n        \"first_name\": \"Joe\",\n        \"last_name\": \"Bloggs\"\n    },\n    \"application\": {\n        \"slug\": \"oPyewDzQ\",\n        \"id\": 4471062,\n        \"title\": \"Local Aid\",\n        \"link\": \"https://api.eu.cr4ce.com/entry/oPyewDzQ\"\n    },\n    \"comments\": \"\",\n    \"created\": \"2026-06-03T09:46:00Z\",\n    \"currency\": \"GBP\",\n    \"date_due\": \"2026-06-06T00:00:00Z\",\n    \"date_paid\": \"2026-06-01T00:00:00Z\",\n    \"external_id\": \"EXT001FUENd735SDdf343dsaaef342weSQDW3edFDGert56ew4erw493762jdfmd\",\n    \"fund\": {\n        \"slug\": \"aOXDzrqb\",\n        \"link\": \"https://api.eu.cr4ce.com/fund/aOXDzrqb\",\n        \"name\": {\n            \"en_GB\": \"Annual fund\"\n        }\n    },\n    \"grant_status\": null,\n    \"payment_method\": {\n        \"slug\": \"rNObGwkz\",\n        \"link\": \"https://api.eu.cr4ce.com/payment-method/rNObGwkz\",\n        \"name\": {\n            \"en_GB\": \"Bank transfer\"\n        }\n    },\n    \"reference\": \"REF001\",\n    \"season\": {\n        \"slug\": \"VAAvYplr\",\n        \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n        \"name\": {\n            \"en_GB\": \"2026\"\n        }\n    },\n    \"slug\": \"nrdrdMRW\",\n    \"status\": \"Paid\",\n    \"updated\": \"2026-06-03T09:46:00Z\"\n}"}],"_postman_id":"cd436146-c122-4991-bce3-cddb032feb9b"},{"name":"Delete payment","id":"9c7b519e-c81f-41f9-9282-9251947caed9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.cr4ce.com/allocation-payment/:slug","description":"<p>Delete an existing allocation payment.</p>\n","urlObject":{"protocol":"https","path":["allocation-payment",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"e8f2b436-e6e9-4253-85c2-e38e0d0546e2","description":{"content":"<p>Allocation payment slug</p>\n","type":"text/plain"},"type":"any","value":null,"key":"slug"}]}},"response":[{"id":"d7ebf017-5e92-46e9-a06e-4c5ab7f031d9","name":"Delete payment","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.cr4ce.com/allocation-payment/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["allocation-payment",":slug"],"variable":[{"key":"slug","value":null,"description":"Allocation payment slug"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"1"}],"_postman_id":"9c7b519e-c81f-41f9-9282-9251947caed9"}],"id":"c07cd2c3-0b73-483e-87ba-c00befc5e8e1","description":"<p>Endpoints related to viewing, creating, updating and deleting allocation payments.</p>\n","_postman_id":"c07cd2c3-0b73-483e-87ba-c00befc5e8e1"},{"name":"Round","item":[{"name":"List Rounds","id":"4de88515-0898-4994-9e34-8fd2ca902df4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":""},{"key":"x-api-key","value":""}],"url":"https://api.cr4ce.com/round?per_page=&page=&form=&season=&type=&dir=","description":"<p>Returns a list of rounds.</p>\n","urlObject":{"protocol":"https","path":["round"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<ul>\n<li>entry</li>\n<li>judge</li>\n<li>feedback</li>\n</ul>\n","type":"text/plain"},"key":"type","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"88f233b2-9999-496b-bb90-cd802103a1b5","name":"List Rounds","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/round?per_page=&page=&form=&season=&type=&dir","protocol":"https","host":["api","cr4ce","com"],"path":["round"],"query":[{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"form","value":"","description":"Form slug"},{"key":"season","value":"","description":"Season slug"},{"key":"type","value":"","description":"- entry\n- judge\n- feedback"},{"key":"dir","value":null,"description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"chapters\": [\n                {\n                    \"slug\": \"lLVwXQVM\",\n                    \"link\": \"https://api.cr4ce.com/chapter/lLVwXQVM\",\n                    \"name\": {\n                        \"en_GB\": \"Noah Gallegos\"\n                    }\n                }\n            ],\n            \"created\": \"2024-05-14T22:48:18Z\",\n            \"end_date\": \"2024-06-23 05:56:00\",\n            \"form\": \"kPwoaLzP\",\n            \"name\": {\n                \"en_GB\": \"Judging open period\"\n            },\n            \"season\": {\n                \"slug\": \"VaqdazWK\",\n                \"link\": \"https://api.cr4ce.com/season/VaqdazWK\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"GnbRYnne\",\n            \"start_date\": \"2024-05-23 05:55:00\",\n            \"type\": \"judge\",\n            \"updated\": \"2024-06-12T00:20:14Z\"\n        },\n        {\n            \"chapters\": [\n                {\n                    \"slug\": \"lLVwXQVM\",\n                    \"link\": \"https://api.cr4ce.com/chapter/lLVwXQVM\",\n                    \"name\": {\n                        \"en_GB\": \"Noah Gallegos\"\n                    }\n                }\n            ],\n            \"created\": \"2024-05-14T22:48:18Z\",\n            \"end_date\": \"2024-06-23 15:55:55\",\n            \"form\": \"kPwoaLzP\",\n            \"name\": {\n                \"en_GB\": \"Entry open period\"\n            },\n            \"season\": {\n                \"slug\": \"VaqdazWK\",\n                \"link\": \"https://api.cr4ce.com/season/VaqdazWK\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"gveZnbdY\",\n            \"start_date\": \"2024-05-23 15:55:43\",\n            \"type\": \"entry\",\n            \"updated\": \"2024-05-14T22:48:18Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/round?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/round?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/round\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"4de88515-0898-4994-9e34-8fd2ca902df4"},{"name":"Get Round","id":"72bb61e5-460f-498f-be8c-56af90288928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":""},{"key":"x-api-key","value":""}],"url":"https://api.cr4ce.com/round/:slug","description":"<p>Returns a round by its slug.</p>\n","urlObject":{"protocol":"https","path":["round",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"0099f9ba-387b-4a80-8779-78d9dced5c13","description":{"content":"<p>Round slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"7a5415a7-63f8-4119-b0bc-bc4c83e24baf","name":"Get Round","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":"https://api.cr4ce.com/round"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"chapters\": [\n        {\n            \"slug\": \"lLVwXQVM\",\n            \"link\": \"https://api.cr4ce.com/chapter/lLVwXQVM\",\n            \"name\": {\n                \"en_GB\": \"Noah Gallegos\"\n            }\n        }\n    ],\n    \"created\": \"2024-05-14T22:48:18Z\",\n    \"end_date\": \"2024-06-23 05:56:00\",\n    \"form\": \"kPwoaLzP\",\n    \"name\": {\n        \"en_GB\": \"Judging open period\"\n    },\n    \"season\": {\n        \"slug\": \"VaqdazWK\",\n        \"link\": \"https://api.cr4ce.com/season/VaqdazWK\",\n        \"name\": {\n            \"en_GB\": \"2024\"\n        }\n    },\n    \"slug\": \"GnbRYnne\",\n    \"start_date\": \"2024-05-23 05:55:00\",\n    \"type\": \"judge\",\n    \"updated\": \"2024-06-12T00:20:14Z\"\n}"}],"_postman_id":"72bb61e5-460f-498f-be8c-56af90288928"}],"id":"5e94bf80-0717-4fa4-9b30-d703ef4de321","description":"<p>Endpoints related to viewing judging rounds.</p>\n","_postman_id":"5e94bf80-0717-4fa4-9b30-d703ef4de321"},{"name":"Score set","item":[{"name":"List score sets","id":"f551f7cb-2a62-4dec-970e-386014dbd709","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/score-set?per_page=10&page=1","description":"<p>Returns a list of score sets.</p>\n","urlObject":{"protocol":"https","path":["score-set"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":"10"},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"disabled":true,"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>qualifying</li>\n<li>top_pick</li>\n<li>vip_judging</li>\n<li>voting</li>\n<li>gallery</li>\n</ul>\n","type":"text/plain"},"key":"mode","value":""}],"variable":[]}},"response":[{"id":"8bdfac0f-2ef4-4903-b23e-5fe0d06b6b2c","name":"List Scoresets","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/score-set?per_page=10&page=1","protocol":"https","host":["api","cr4ce","com"],"path":["score-set"],"query":[{"key":"per_page","value":"10","description":"Number between 1 and 100"},{"key":"page","value":"1","description":"Number greater than 0"},{"key":"form","value":"","description":"Form slug","disabled":true},{"key":"season","value":"","description":"Season slug","disabled":true},{"key":"mode","value":"","description":" - qualifying\n - top_pick\n - vip_judging\n - voting\n - gallery","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jun 2024 07:04:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"460"},{"key":"Connection","value":"keep-alive"},{"key":"X-DataDome","value":"protected"},{"key":"Accept-CH","value":"Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory"},{"key":"Set-Cookie","value":"datadome=CWqC~zj_SsvmpHZ5ZEpivtj_Ps1udIgLFX77fZNQ3yb6jd5cQhzeKPOe~Dj62ySCVzKYBD25eqCMnzVK3p_PtubPegH6RHLRcT3ML~tQHv1wqBPwQ1tA5OqbqD1ES1gX; Max-Age=31536000; Domain=.cr4ce.com; Path=/; Secure; SameSite=Lax"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Ratelimit-Limit","value":"60"},{"key":"X-Ratelimit-Remaining","value":"58"},{"key":"X-Ratelimit-Reset","value":"1718003124"},{"key":"Etag","value":"\"4aaccd40277f109182748fcf0f802829e6c7d087\""},{"key":"Content-Encoding","value":"br"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2024-04-13T23:50:08Z\",\n            \"form\": \"gnPdowvB\",\n            \"mode\": \"top_pick\",\n            \"name\": {\n                \"en_GB\": \"Top Pick\"\n            },\n            \"order\": 3,\n            \"season\": {\n                \"slug\": \"xjWjNQJq\",\n                \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"nxRzAzGm\",\n            \"updated\": \"2024-04-14T00:34:56Z\"\n        },\n        {\n            \"created\": \"2024-04-13T23:53:51Z\",\n            \"form\": \"gnPdowvB\",\n            \"mode\": \"gallery\",\n            \"name\": {\n                \"en_GB\": \"Gallary\"\n            },\n            \"order\": 4,\n            \"season\": {\n                \"slug\": \"xjWjNQJq\",\n                \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"DLyVQzwl\",\n            \"updated\": \"2024-04-13T23:53:51Z\"\n        },\n        {\n            \"created\": \"2024-04-13T23:53:25Z\",\n            \"form\": \"gnPdowvB\",\n            \"mode\": \"vip_judging\",\n            \"name\": {\n                \"en_GB\": \"VIP Judging\"\n            },\n            \"order\": 2,\n            \"season\": {\n                \"slug\": \"xjWjNQJq\",\n                \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"lZkPWdox\",\n            \"updated\": \"2024-04-13T23:53:25Z\"\n        },\n        {\n            \"created\": \"2024-04-13T23:35:25Z\",\n            \"form\": \"gnPdowvB\",\n            \"mode\": \"qualifying\",\n            \"name\": {\n                \"en_GB\": \"Qualifying\"\n            },\n            \"order\": 1,\n            \"season\": {\n                \"slug\": \"xjWjNQJq\",\n                \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"YddVEMyK\",\n            \"updated\": \"2024-04-13T23:49:10Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/score-set?per_page=10&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/score-set?per_page=10&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/score-set\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 4,\n    \"total\": 4\n}"}],"_postman_id":"f551f7cb-2a62-4dec-970e-386014dbd709"},{"name":"Get score set","id":"bbbb1044-f506-4e2c-b657-fcba09b1d9b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/score-set/:slug","description":"<p>Returns a score set by its slug.</p>\n","urlObject":{"protocol":"https","path":["score-set",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"nxRzAzGm","key":"slug"}]}},"response":[{"id":"9795f011-3ad0-4e16-aae8-94a615a8c729","name":"Get Scoreset","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/score-set/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["score-set",":slug"],"variable":[{"key":"slug","value":"nxRzAzGm"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jun 2024 12:10:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DataDome","value":"protected"},{"key":"Accept-CH","value":"Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory"},{"key":"Set-Cookie","value":"datadome=kgJEJJVM~20pp2gA7bSuVjcCkma_nyThObfxoKWxy50cnYKKpH9JElYShVMWpBXkBXViYpkZ3R8vCPd2xEBc5IDbbQFfA8kFF62XLPCgOd5b53VOSPrkcmE8ny7wBsEF; Max-Age=31536000; Domain=.cr4ce.com; Path=/; Secure; SameSite=Lax"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1718021503"},{"key":"ETag","value":"W/\"541e1e23d346ee5c86ceda653f81c4528b563d93\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2024-04-13T23:50:08Z\",\n    \"form\": \"gnPdowvB\",\n    \"mode\": \"top_pick\",\n    \"name\": {\n        \"en_GB\": \"Top Pick\"\n    },\n    \"order\": 3,\n    \"season\": {\n        \"slug\": \"xjWjNQJq\",\n        \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n        \"name\": {\n            \"en_GB\": \"2024\"\n        }\n    },\n    \"slug\": \"nxRzAzGm\",\n    \"updated\": \"2024-04-14T00:34:56Z\"\n}"}],"_postman_id":"bbbb1044-f506-4e2c-b657-fcba09b1d9b5"}],"id":"d308fa80-cbb4-45b7-92c7-e8363daebd87","description":"<p>Endpoints related to viewing, creating, updating and deleting judging scoresets.</p>\n","_postman_id":"d308fa80-cbb4-45b7-92c7-e8363daebd87"},{"name":"Season","item":[{"name":"List seasons","id":"f58158a1-25ff-4e61-ac53-d3c3e52ec712","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","type":"text","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/season?deleted=&per_page=&page=&order=&dir=","description":"<p>Returns a list of seasons.</p>\n","urlObject":{"protocol":"https","path":["season"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>only (show only deleted categories)</li>\n<li>included (include deleted categories)</li>\n<li>none (exclude deleted categories)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>created</li>\n<li>name</li>\n<li>status</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"87696f5f-743b-4d7d-88d5-0d5b7d9bf619","name":"List seasons","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/season?status=&per_page=&page=&order=&dir=","protocol":"https","host":["api","cr4ce","com"],"path":["season"],"query":[{"key":"status","value":"","description":"- active\n- inactive"},{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"order","value":"","description":"Column name to order by. The following options are available:\n-- name"},{"key":"dir","value":"","description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2020-06-25T09:31:52Z\",\n            \"name\": {\n                \"en_GB\": \"Season name\"\n            },\n            \"slug\": \"OPRNVyRV\",\n            \"status\": \"active\",\n            \"updated\": \"2020-07-08T13:39:37Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/season?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/season?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/season\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"f58158a1-25ff-4e61-ac53-d3c3e52ec712"},{"name":"Get season","id":"152bc0f1-b63a-425d-937e-3b230d1e65e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/season/:slug","description":"<p>Returns a chapter by its slug. The response consists of all chapter fields.</p>\n","urlObject":{"protocol":"https","path":["season",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"d0d7be4b-d438-4bc6-b2dc-fd9732e3f4bd","description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"0facab40-071a-4702-8029-1f3917d8c0ec","name":"Get season","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/season/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["season",":slug"],"variable":[{"key":"slug","value":"PpbdreDl","description":"Season slug"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2020-11-16T20:28:30Z\",\n    \"name\": {\n        \"en_GB\": \"2020\"\n    },\n    \"slug\": \"xbJxqnjd\",\n    \"status\": \"active\",\n    \"updated\": \"2021-02-05T21:22:30Z\"\n}"}],"_postman_id":"152bc0f1-b63a-425d-937e-3b230d1e65e1"}],"id":"c2a27b09-edbe-44b7-97e8-305bb58d8f9d","description":"<p>Endpoints related to viewing seasons.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"89465027-71a6-473f-b91b-c13148033b90"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"027c8c68-d8c3-437f-a892-d78b51fd686a"}}],"_postman_id":"c2a27b09-edbe-44b7-97e8-305bb58d8f9d"},{"name":"User","item":[{"name":"List users","id":"282405cc-841e-462b-9f2f-66c45c289386","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user?confirmation=&season_joined=&active_in_season=&applications=&deleted=&per_page=&page=&order=&dir=&language=","description":"<p>Returns a list of users.</p>\n","urlObject":{"protocol":"https","path":["user"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"description":{"content":"<p>Role slug</p>\n","type":"text/plain"},"key":"role","value":""},{"description":{"content":"<ul>\n<li>confirmed</li>\n<li>pending</li>\n</ul>\n","type":"text/plain"},"key":"confirmation","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season_joined","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"active_in_season","value":""},{"description":{"content":"<ul>\n<li>current_season</li>\n<li>none_current_season</li>\n<li>archived_season</li>\n<li>none</li>\n</ul>\n","type":"text/plain"},"key":"applications","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted users)</li>\n<li>included (include deleted users)</li>\n<li>none (exclude deleted users)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>confirmed_at</li>\n<li>email</li>\n<li>mobile</li>\n<li>name</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""},{"description":{"content":"<p>Language code</p>\n","type":"text/plain"},"key":"language","value":""}],"variable":[]}},"response":[{"id":"77fe3bf1-feeb-478a-8bb1-2c8d83ffd7df","name":"List users","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/user","protocol":"https","host":["api","cr4ce","com"],"path":["user"],"query":[{"key":"role","value":null,"description":"Role slug","disabled":true},{"key":"confirmation","value":null,"description":"- confirmed\n- pending","disabled":true},{"key":"season_joined","value":null,"description":"Season slug","disabled":true},{"key":"active_in_season","value":null,"description":"Season slug","disabled":true},{"key":"entries","value":null,"description":"- current_season\n- none_current_season\n- archived_season\n- none","disabled":true},{"key":"deleted","value":null,"description":"- only (show only deleted users)\n- included (include deleted users)\n- none (exclude deleted users)","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- confirmed_at\n- email\n- mobile\n- name\n- updated","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true},{"key":"language","value":null,"description":"Language code","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 14:23:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606486998.102.6116.942864; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606487057"},{"key":"ETag","value":"W/\"f2b99f63cdda56681fc2218b65db03c09865fa4d\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"analytics_cookies\": false,\n            \"broadcast_emails\": false,\n            \"confirmation\": \"Confirmed\",\n            \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n            \"created_at\": \"2020-01-01T00:00:00Z\",\n            \"created_by\": \"api\",\n            \"email\": \"no-reply@goodgrants.com\",\n            \"first_name\": \"Test\",\n            \"language\": {\n\t\t\t\t\"code\": \"en_GB\",\n\t\t\t\t\"language\": \"English (Great Britain)\"\n\t\t\t},\n            \"last_name\": \"Name\",\n            \"marketing_cookies\": false,\n            \"mobile\": \"+393216549873\",\n            \"name\": \"Test Name\",\n            \"necessary_cookies\": false,\n            \"notification_emails\": false,\n            \"notification_sms\": false,\n            \"roles\": [\n                {\n                    \"slug\": \"eJbmNXoX\",\n                    \"link\": \"https://api.cr4ce.com/role/eJbmNXoX\",\n                    \"name\": {\n                        \"en_GB\": \"Role name\"\n                    }\n                }\n            ],\n            \"slug\": \"wEVGMbxN\",\n            \"updated\": \"2020-01-01T00:00:00Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/user?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/user?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/user\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"282405cc-841e-462b-9f2f-66c45c289386"},{"name":"Get user by email","id":"ed4e946e-e33b-4dbc-b913-531735dfc72e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/user/:email","description":"<p>Returns a user by its email. The response consists of all user fields including files. Files include a download link.</p>\n","urlObject":{"protocol":"https","path":["user",":email"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"1e376da8-6cf3-4904-8ef0-3123fde99c6e","description":{"content":"<p>User email</p>\n","type":"text/plain"},"type":"any","value":"","key":"email"}]}},"response":[{"id":"0279450b-49c7-4389-a8ca-00d5a08a418a","name":"Get user by email","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:email","protocol":"https","host":["api","cr4ce","com"],"path":["user",":email"],"variable":[{"key":"email","value":"no-reply@goodgrants.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:29:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606494613"},{"key":"ETag","value":"W/\"aa3cf68fabb995838c8f4c57a1d2b0afe67abf0b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"analytics_cookies\": false,\n    \"broadcast_emails\": false,\n    \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"created_by\": \"api\",\n    \"email\": \"no-reply@goodgrants.com\",\n    \"first_name\": \"Test\",\n    \"language\": {\n        \"code\": \"en_GB\",\n        \"language\": \"English (Great Britain)\"\n    },\n    \"last_name\": \"Name\",\n    \"marketing_cookies\": false,\n    \"mobile\": \"+393216549873\",\n    \"name\": \"Test Name\",\n    \"necessary_cookies\": false,\n    \"notification_emails\": false,\n    \"notification_sms\": false,\n    \"preferences\": {\n        \"broadcast_emails\": false,\n        \"notification_emails\": false,\n        \"notification_sms\": false\n    },\n    \"roles\": [\n        {\n            \"slug\": \"OkvJXMNd\",\n            \"link\": \"https://api.cr4ce.com/role/OkvJXMNd\",\n            \"name\": {\n                \"en_GB\": \"Role name\"\n            }\n        }\n    ],\n    \"slug\": \"EnDNqjlb\",\n    \"social_sharing\": false,\n    \"updated\": \"2020-01-01T00:00:00Z\",\n    \"user_fields\": [\n        {\n            \"slug\": \"ErApVaqk\",\n            \"link\": \"https://api.cr4ce.com/field/ErApVaqk\",\n            \"label\": {\n                \"en_GB\": \"Field label\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"ed4e946e-e33b-4dbc-b913-531735dfc72e"},{"name":"Get user by slug","id":"9d2f1b36-8841-494c-b080-dc4759adbe01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user/:slug","description":"<p>Returns a user by its slug. The response consists of all user fields including files. Files include a download link.</p>\n","urlObject":{"protocol":"https","path":["user",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"c4644319-6a59-442d-883e-7c50ba36288b","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"50ac08df-333a-4fa7-a547-a2998a398bb4","name":"Get user by slug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug"],"variable":[{"key":"slug","value":"wEVGMbxN"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 14:27:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606487333"},{"key":"ETag","value":"W/\"508eb27c498695f8e6345cde8941a3ba6805b180\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"analytics_cookies\": false,\n    \"broadcast_emails\": false,\n    \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"created_by\": \"api\",\n    \"email\": \"no-reply@goodgrants.com\",\n    \"first_name\": \"Test\",\n    \"language\": {\n        \"code\": \"en_GB\",\n        \"language\": \"English (Great Britain)\"\n    },\n    \"last_name\": \"Name\",\n    \"marketing_cookies\": false,\n    \"mobile\": \"+393216549873\",\n    \"name\": \"Test Name\",\n    \"necessary_cookies\": false,\n    \"notification_emails\": false,\n    \"notification_sms\": false,\n    \"preferences\": {\n        \"broadcast_emails\": false,\n        \"notification_emails\": false,\n        \"notification_sms\": false\n    },\n    \"roles\": [\n        {\n            \"slug\": \"OkvJXMNd\",\n            \"link\": \"https://api.cr4ce.com/role/OkvJXMNd\",\n            \"name\": {\n                \"en_GB\": \"Role name\"\n            }\n        }\n    ],\n    \"slug\": \"EnDNqjlb\",\n    \"social_sharing\": false,\n    \"updated\": \"2020-01-01T00:00:00Z\",\n    \"user_fields\": [\n        {\n            \"slug\": \"ErApVaqk\",\n            \"link\": \"https://api.cr4ce.com/field/ErApVaqk\",\n            \"label\": {\n                \"en_GB\": \"Field label\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"9d2f1b36-8841-494c-b080-dc4759adbe01"},{"name":"Create user","id":"9223026c-e750-426c-95b6-00b67f68ca76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user","description":"<p>Create a new user.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>Yes</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>Yes</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>password</td>\n<td>Yes</td>\n<td>String</td>\n<td>Password for accessing the account</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Yes (if mobile is not set)</td>\n<td>String</td>\n<td>User's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Yes (if email is not set)</td>\n<td>String</td>\n<td>User's mobile number</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of Role slugs</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs where keys can be any of the following: <ul> <li>broadcast_emails</li> <li>notification_emails</li> <li>notification_sms</li> </ul> Values are of type Boolean</td>\n</tr>\n<tr>\n<td>user_fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["user"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"b53f17e8-4500-4da9-be06-85aa180c884a","name":"Create user","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"first_name\": \"Test\",\r\n\t\"last_name\": \"Name\",\r\n\t\"email\": \"no-reply@goodgrants.com\",\r\n\t\"password\": \"123456789123\",\r\n\t\"mobile\": \"+393216549873\",\r\n\t\"roles\": [\"OkvJXMNd\"],\r\n\t\"preferences\": \r\n\t{\r\n\t\t\"broadcast_emails\": false,\r\n\t\t\"notification_emails\": false,\r\n\t\t\"notification_sms\": false\r\n\t},\r\n\t\"user_fields\":\r\n\t{\r\n\t\t\"QVgKEqXR\": \"Field value\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/user"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 15:29:42 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/user/EnDNqjlb"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606491033"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"analytics_cookies\": false,\n    \"broadcast_emails\": false,\n    \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"created_by\": \"api\",\n    \"email\": \"no-reply@goodgrants.com\",\n    \"first_name\": \"Test\",\n    \"language\": {\n        \"code\": \"en_GB\",\n        \"language\": \"English (Great Britain)\"\n    },\n    \"last_name\": \"Name\",\n    \"marketing_cookies\": false,\n    \"mobile\": \"+393216549873\",\n    \"name\": \"Test Name\",\n    \"necessary_cookies\": false,\n    \"notification_emails\": false,\n    \"notification_sms\": false,\n    \"preferences\": {\n        \"broadcast_emails\": false,\n        \"notification_emails\": false,\n        \"notification_sms\": false\n    },\n    \"roles\": [\n        {\n            \"slug\": \"OkvJXMNd\",\n            \"link\": \"https://api.cr4ce.com/role/OkvJXMNd\",\n            \"name\": {\n                \"en_GB\": \"Role name\"\n            }\n        }\n    ],\n    \"slug\": \"EnDNqjlb\",\n    \"social_sharing\": false,\n    \"updated\": \"2020-01-01T00:00:00Z\",\n    \"user_fields\": [\n        {\n            \"slug\": \"ErApVaqk\",\n            \"link\": \"https://api.cr4ce.com/field/ErApVaqk\",\n            \"label\": {\n                \"en_GB\": \"Field label\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"9223026c-e750-426c-95b6-00b67f68ca76"},{"name":"Update user","id":"eef85db5-0d65-4a20-a1b2-05f43c3731b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user/:slug","description":"<p>Update an existing user.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>No</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>No</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>password</td>\n<td>No</td>\n<td>String</td>\n<td>Password for accessing the account</td>\n</tr>\n<tr>\n<td>email</td>\n<td>No</td>\n<td>String</td>\n<td>User's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>No</td>\n<td>String</td>\n<td>User's mobile number</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of Role slugs</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs where keys can be any of the following:<br /><br />- broadcast_emails<br />    <br /><br />- notification_emails<br />    <br /><br />- notification_sms<br />    <br /><br />Values are of type Boolean</td>\n</tr>\n<tr>\n<td>user_fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["user",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"fe2cf005-4efe-4a09-bac6-d599ce96514c","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"067fe1ee-b32b-4fb9-8c98-ddad55e7843b","name":"Update user","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"first_name\": \"Test\",\n\t\"last_name\": \"Name\",\n\t\"email\": \"no-reply@goodgrants.com\",\n\t\"password\": \"123456789123\",\n\t\"mobile\": \"+393216549873\",\n\t\"roles\": [\"OkvJXMNd\"],\n\t\"preferences\": \n\t{\n\t\t\"broadcast_emails\": false,\n\t\t\"notification_emails\": false,\n\t\t\"notification_sms\": false\n\t},\n\t\"user_fields\":\n\t{\n\t\t\"QVgKEqXR\": \"Field value\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/user/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug"],"variable":[{"key":"slug","value":"","description":"User slug"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"analytics_cookies\": false,\n    \"broadcast_emails\": false,\n    \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"created_by\": \"api\",\n    \"email\": \"no-reply@goodgrants.com\",\n    \"first_name\": \"Test\",\n    \"language\": {\n        \"code\": \"en_GB\",\n        \"language\": \"English (Great Britain)\"\n    },\n    \"last_name\": \"Name\",\n    \"marketing_cookies\": false,\n    \"mobile\": \"+393216549873\",\n    \"name\": \"Test Name\",\n    \"necessary_cookies\": false,\n    \"notification_emails\": false,\n    \"notification_sms\": false,\n    \"preferences\": {\n        \"broadcast_emails\": false,\n        \"notification_emails\": false,\n        \"notification_sms\": false\n    },\n    \"roles\": [\n        {\n            \"slug\": \"OkvJXMNd\",\n            \"link\": \"https://api.cr4ce.com/role/OkvJXMNd\",\n            \"name\": {\n                \"en_GB\": \"Role name\"\n            }\n        }\n    ],\n    \"slug\": \"EnDNqjlb\",\n    \"social_sharing\": false,\n    \"updated\": \"2020-01-01T00:00:00Z\",\n    \"user_fields\": [\n        {\n            \"slug\": \"ErApVaqk\",\n            \"link\": \"https://api.cr4ce.com/field/ErApVaqk\",\n            \"label\": {\n                \"en_GB\": \"Field label\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"eef85db5-0d65-4a20-a1b2-05f43c3731b4"},{"name":"Delete user","id":"279c3ba8-7a05-4d7a-9a6c-78a96f5b3ddd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user/:slug","description":"<p>Delete an existing user.</p>\n","urlObject":{"protocol":"https","path":["user",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"7f915d83-e6c7-4947-beb7-d6b9b8df7172","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"10762d1a-677b-45f4-a8ed-e761904d93f7","name":"Delete user","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug"],"variable":[{"key":"slug","value":"EnDNqjlb"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:02:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606492990"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"279c3ba8-7a05-4d7a-9a6c-78a96f5b3ddd"},{"name":"Undelete user","id":"23125457-c487-4662-bc41-d4b615ea1cbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user/:slug/restore","description":"<p>Undelete an existing user.</p>\n","urlObject":{"protocol":"https","path":["user",":slug","restore"],"host":["api","cr4ce","com"],"query":[],"variable":[{"description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"245c774b-9db8-4c3d-9143-d8797b3d058d","name":"Undelete user","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:slug/restore","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug","restore"],"variable":[{"key":"slug","value":"EnDNqjlb"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:02:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606492990"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"23125457-c487-4662-bc41-d4b615ea1cbb"},{"name":"Upload user file","id":"a28a68b7-7677-4d0c-99aa-046d83530984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/user/:user_slug/upload/:field_slug","description":"<p>Upload a file to a user file field.</p>\n","urlObject":{"protocol":"https","path":["user",":user_slug","upload",":field_slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"55c8d238-8a5b-416a-87cb-6959e8720aa9","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"user_slug"},{"id":"1004a354-5442-4d00-a9da-5b9208e2f854","description":{"content":"<p>User field slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"field_slug"}]}},"response":[{"id":"50ca8b4c-a73e-4701-9ca0-eb094cd8281a","name":"Upload user file","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"aflogo.png\",\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/user/:user_slug/upload/:field_slug","protocol":"https","host":["api","cr4ce","com"],"path":["user",":user_slug","upload",":field_slug"],"variable":[{"key":"user_slug","value":"EnDNqjlb"},{"key":"field_slug","value":"PXjJKVWX"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:06:25 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/PsIjDm4sjDWhKhgE"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606493245"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"filename\": \"filename.jpg\",\n    \"token\": \"xRHwHy2TbKtAZoaG\",\n    \"link\": \"https://api.awardforce.local/file/xRHwHy2TbKtAZoaG\"\n}"}],"_postman_id":"a28a68b7-7677-4d0c-99aa-046d83530984"},{"name":"Get auth token","id":"bd566cdb-43bf-4763-ac4e-51ef07939e12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","type":"text","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","type":"text","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/user/:slug/auth-token","description":"<p>Returns an auth token for a given user. The response consists of a token that allows the user to log into the app using SSO. To learn more about this please refer to <a href=\"https://support.goodgrants.com/hc/en-us/articles/360002282716-Creating-your-own-SSO-integration\">Creating your own SSO integration in Good Grants</a> or <a href=\"https://help.goodgrants.com/hc/en-gb/articles/360002287675-Creating-your-own-SSO-integration\">Creating your own SSO integration in Good Grants</a>.</p>\n","urlObject":{"protocol":"https","path":["user",":slug","auth-token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"0cbcf2c9-89e5-43a7-af80-fc1c23aee020","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"4d600c3e-90de-4e4b-b6d5-dd95a408788c","name":"Get auth token","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:slug/auth-token","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug","auth-token"],"variable":[{"key":"slug","value":"EnDNqjlb"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:09:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606493450"},{"key":"ETag","value":"W/\"49e770ede687d2ff0625513d53aef4647b46676c\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"auth_token\": \"sKBO8pXpyd2R5FPssDP3CePlmH5OVTxj\"\n}"}],"_postman_id":"bd566cdb-43bf-4763-ac4e-51ef07939e12"}],"id":"126c5e31-e963-4ce8-b615-5d8fc474231a","description":"<p>Endpoints related to viewing, creating, updating and deleting users.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"4111328d-f0b2-4594-9d1a-3b7ce0cd0a81"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"32bf027d-aa35-4bef-9e1b-0a28e7d7f1d9"}}],"_postman_id":"126c5e31-e963-4ce8-b615-5d8fc474231a"},{"name":"Webhook","item":[{"name":"List webooks","id":"23b82c83-eebc-4fda-bea6-d9e7aeb5baac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/webhook?http_method=&subscription_event=&url&per_page=&page=&order=&dir=","description":"<p>Returns a list of webhooks.</p>\n","urlObject":{"protocol":"https","path":["webhook"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>post</li>\n<li>get</li>\n</ul>\n","type":"text/plain"},"key":"http_method","value":""},{"description":{"content":"<ul>\n<li><p>allocation_created</p>\n</li>\n<li><p>allocation_payment_created</p>\n</li>\n<li><p>allocation_payment_deleted</p>\n</li>\n<li><p>allocation_payment_status_changed</p>\n</li>\n<li><p>allocation_payment_updated</p>\n</li>\n<li><p>application_created </p>\n</li>\n<li><p>application_eligible</p>\n</li>\n<li><p>application_ineligible</p>\n</li>\n<li><p>application_moderated</p>\n</li>\n<li><p>application_resubmitted</p>\n</li>\n<li><p>application_submitted</p>\n</li>\n<li><p>application_tagged</p>\n</li>\n<li><p>application_updated</p>\n</li>\n<li><p>assignment_completed</p>\n</li>\n<li><p>assignment_created</p>\n</li>\n<li><p>collaborator_invited</p>\n</li>\n<li><p>document_created</p>\n</li>\n<li><p>document_deleted</p>\n</li>\n<li><p>document_updated</p>\n</li>\n<li><p>field_value_updated</p>\n</li>\n<li><p>grant_report_created</p>\n</li>\n<li><p>grant_report_submitted</p>\n</li>\n<li><p>grant_status_changed</p>\n</li>\n<li><p>membership_registered</p>\n</li>\n<li><p>payment_pending</p>\n</li>\n<li><p>payment_success</p>\n</li>\n<li><p>review_task_created</p>\n</li>\n<li><p>review_task_submitted</p>\n</li>\n<li><p>role_granted</p>\n</li>\n<li><p>user_updated</p>\n</li>\n</ul>\n","type":"text/plain"},"key":"subscription_event","value":""},{"description":{"content":"<p>URL of the webhook</p>\n","type":"text/plain"},"key":"url","value":null},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>events</li>\n<li>http_method</li>\n<li>notification_emails</li>\n<li>signing_keys</li>\n<li>title</li>\n<li>updated</li>\n<li>url</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"91e63255-8981-41b0-a4dc-71da66496e5f","name":"List webhooks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/webhook?url&deleted&per_page&page&order&dir","protocol":"https","host":["api","cr4ce","com"],"path":["webhook"],"query":[{"key":"url","value":null,"description":"URL of the webhook"},{"key":"deleted","value":null,"description":"- only (show only deleted funds)\n- included (include deleted funds)\n- none (exclude deleted funds)"},{"key":"per_page","value":null,"description":"Number between 1 and 100"},{"key":"page","value":null,"description":"Number greater than 0"},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- name\n- description\n- budget\n- allocated\n- available\n- currency"},{"key":"dir","value":null,"description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:00:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606831232.35.7102.115362; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606831291"},{"key":"ETag","value":"W/\"a61b0a06aa29fbf378ab9d11d6eacdba1e469752\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2026-03-19T11:45:13Z\",\n            \"events\": [\n                \"membership_registered\",\n                \"user_updated\",\n                \"role_granted\"\n            ],\n            \"fields\": [],\n            \"form\": null,\n            \"method\": \"post\",\n            \"name\": \"User data\",\n            \"signing_key\": \"Signingkeydz7g\",\n            \"slug\": \"xpYDlEkE\",\n            \"updated\": \"2026-03-19T17:08:33Z\",\n            \"url\": \"https://good.grants\"\n        },\n        {\n            \"created\": \"2026-03-19T17:06:55Z\",\n            \"events\": [\n                \"application_submitted\",\n                \"application_resubmitted\"\n            ],\n            \"fields\": [],\n            \"form\": null,\n            \"method\": \"post\",\n            \"name\": \"Application data\",\n            \"signing_key\": \"Signingkey123jsdfg\",\n            \"slug\": \"WJqkVknv\",\n            \"updated\": \"2026-03-19T17:06:55Z\",\n            \"url\": \"https://good.grants\"\n        }\n    ],\n    \"first_page_url\": \"https://api.eu.cr4ce.com/webhook?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.eu.cr4ce.com/webhook?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.eu.cr4ce.com/webhook\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"23b82c83-eebc-4fda-bea6-d9e7aeb5baac"},{"name":"Get webhook","id":"e4a1271f-ae72-4d7c-abb5-c4caedcaa753","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/webhook/:slug","description":"<p>Returns a webhook by its slug.</p>\n","urlObject":{"protocol":"https","path":["webhook",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"2cc88206-91ff-4231-9e0e-cdaeb96fbd78","type":"any","value":"","key":"slug"}]}},"response":[{"id":"78ab790f-0a27-4b57-8570-755554221569","name":"Get webhook","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/webhook/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["webhook",":slug"],"variable":[{"key":"slug","value":"adRdYzrY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:01:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606831291"},{"key":"ETag","value":"W/\"d604c3e4b07d98c1bf3a3adc6a09d65a551ea0a5\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2026-03-19T11:45:13Z\",\n    \"events\": [\n        \"membership_registered\",\n        \"user_updated\",\n        \"role_granted\"\n    ],\n    \"fields\": [],\n    \"form\": null,\n    \"method\": \"post\",\n    \"name\": \"User data\",\n    \"signing_key\": \"Signingkeydz7g\",\n    \"slug\": \"xpYDlEkE\",\n    \"updated\": \"2026-03-19T17:08:33Z\",\n    \"url\": \"https://good.grants\"\n}"}],"_postman_id":"e4a1271f-ae72-4d7c-abb5-c4caedcaa753"},{"name":"Create webhook","id":"d36a22d9-ba61-4347-b7d2-68c5f45f5200","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/webhook","description":"<p>Create a new webhook.</p>\n<p><strong>Supported webhook triggers:</strong></p>\n<ul>\n<li><p>allocation_created</p>\n</li>\n<li><p>allocation_payment_created</p>\n</li>\n<li><p>allocation_payment_deleted</p>\n</li>\n<li><p>allocation_payment_status_changed</p>\n</li>\n<li><p>allocation_payment_updated</p>\n</li>\n<li><p>application_created</p>\n</li>\n<li><p>application_eligible</p>\n</li>\n<li><p>application_ineligible</p>\n</li>\n<li><p>application_moderated</p>\n</li>\n<li><p>application_resubmitted</p>\n</li>\n<li><p>application_submitted</p>\n</li>\n<li><p>application_tagged</p>\n</li>\n<li><p>application_updated</p>\n</li>\n<li><p>assignment_completed</p>\n</li>\n<li><p>assignment_created</p>\n</li>\n<li><p>collaborator_invited</p>\n</li>\n<li><p>document_created</p>\n</li>\n<li><p>document_deleted</p>\n</li>\n<li><p>document_updated</p>\n</li>\n<li><p>field_value_updated</p>\n</li>\n<li><p>grant_report_created</p>\n</li>\n<li><p>grant_report_submitted</p>\n</li>\n<li><p>grant_status_changed</p>\n</li>\n<li><p>membership_registered (User created)</p>\n</li>\n<li><p>payment_pending</p>\n</li>\n<li><p>payment_success</p>\n</li>\n<li><p>review_task_created</p>\n</li>\n<li><p>review_task_submitted</p>\n</li>\n<li><p>role_granted</p>\n</li>\n<li><p>user_updated</p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>method</td>\n<td>Yes</td>\n<td>String</td>\n<td>HTTP supported methods (\"get\"/\"post\")</td>\n</tr>\n<tr>\n<td>name</td>\n<td>Yes</td>\n<td>String</td>\n<td>Name of the webhook</td>\n</tr>\n<tr>\n<td>signing_key</td>\n<td>No</td>\n<td>String</td>\n<td>Requests will be signed using this key and you can use it to validate the webhook payload.</td>\n</tr>\n<tr>\n<td>url</td>\n<td>Yes</td>\n<td>String</td>\n<td>URL for the webhook</td>\n</tr>\n<tr>\n<td>events</td>\n<td>Yes</td>\n<td>Array</td>\n<td>List of events will trigger the webhook. Example: ['role_granted', 'allocation_created']</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhook"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"15bc6a27-f68d-4409-8565-eba548fc32ce","name":"Create webhook","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Allocation created\",\r\n    \"form\": \"YgqbYu\",\r\n    \"events\": [\r\n        \"allocation_created\"\r\n    ],\r\n    \"method\": \"post\",\r\n    \"signing_key\": \"f3e7346a95e163b74fc59ad8f2ed7a83\",\r\n    \"url\": \"https://hook.example.com/5JdXtD48eVSYDwz8wfgIeq5m4bDJNejp\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/webhook"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:05:05 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/fund/zBxwLvpw"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606831564"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2026-03-19T17:11:18Z\",\n    \"events\": [\n        \"field_value_updated\"\n    ],\n    \"fields\": [\n        {\n            \"slug\": \"LRyGXOWz\",\n            \"link\": \"https://api.eu.cr4ce.com/field/LRyGXOWz\",\n            \"title\": {\n                \"en_GB\": \"Email\"\n            }\n        }\n    ],\n    \"form\": {\n        \"slug\": \"rNxvNdqm\",\n        \"link\": \"https://api.eu.cr4ce.com/form/rNxvNdqm\",\n        \"name\": {\n            \"en_GB\": \"Grant application form\"\n        }\n    },\n    \"method\": \"post\",\n    \"name\": \"Field value updated\",\n    \"signing_key\": \"f3e7346a95e163b74fc59ad8f2ed7a83\",\n    \"slug\": \"kaBYeByN\",\n    \"updated\": \"2026-03-19T17:11:18Z\",\n    \"url\": \"https://hook.example.com/5JdXtD48eVSYDwz8wfgIeq5m4bDJNejp\"\n}"}],"_postman_id":"d36a22d9-ba61-4347-b7d2-68c5f45f5200"},{"name":"Update webhook","id":"a635b9d9-27c8-4767-9efc-1b7903b93a64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/webhook/:slug","description":"<p>Update events, name and method of an existing webhook.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>method</td>\n<td>No</td>\n<td>String</td>\n<td>HTTP supported methods (\"get\"/\"post\")</td>\n</tr>\n<tr>\n<td>name</td>\n<td>No</td>\n<td>String</td>\n<td>Name of the webhook</td>\n</tr>\n<tr>\n<td>signing_key</td>\n<td>No</td>\n<td>String</td>\n<td>Requests will be signed using this key and you can use it to validate the webhook payload.</td>\n</tr>\n<tr>\n<td>url</td>\n<td>No</td>\n<td>String</td>\n<td>URL for the webhook</td>\n</tr>\n<tr>\n<td>events</td>\n<td>No</td>\n<td>Array</td>\n<td>List of events will trigger the webhook. Example: ['role_granted', 'allocation_created']</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhook",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"42925c2e-5d5a-4cd1-b4d8-1873d95b9c3d","description":{"content":"<p>Slug of the webhook</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"fad1a4d8-0f33-4596-b935-5374b5118297","name":"Update webhook","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Allocation created\",\r\n    \"form\": \"YgqbYu\",\r\n    \"events\": [\r\n        \"allocation_created\"\r\n    ],\r\n    \"method\": \"post\",\r\n    \"signing_key\": \"f3e7346a95e163b74fc59ad8f2ed7a83\",\r\n    \"url\": \"https://hook.example.com/5JdXtD48eVSYDwz8wfgIeq5m4bDJNejp\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/webhook/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["webhook",":slug"],"variable":[{"key":"slug","value":"zBxwLvpw"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:26:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606832845"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2026-03-19T17:13:10Z\",\n    \"events\": [\n        \"field_value_updated\"\n    ],\n    \"fields\": [\n        {\n            \"slug\": \"LRyGXOWz\",\n            \"link\": \"https://api.eu.cr4ce.com/field/LRyGXOWz\",\n            \"title\": {\n                \"en_GB\": \"Email\"\n            }\n        }\n    ],\n    \"form\": {\n        \"slug\": \"rNxvNdqm\",\n        \"link\": \"https://api.eu.cr4ce.com/form/rNxvNdqm\",\n        \"name\": {\n            \"en_GB\": \"Grant application form\"\n        }\n    },\n    \"method\": \"post\",\n    \"name\": \"Sean testing field value updated\",\n    \"signing_key\": \"f3e7346a95e163b74fc59ad8f2ed7a83\",\n    \"slug\": \"nBlPgOrz\",\n    \"updated\": \"2026-03-19T17:13:10Z\",\n    \"url\": \"https://hook.example.com/5JdXtD48eVSYDwz8wfgIeq5m4bDJNejp\"\n}"}],"_postman_id":"a635b9d9-27c8-4767-9efc-1b7903b93a64"},{"name":"Delete webhook","id":"55cb3adb-3b2b-42d4-9d0f-1d76eeafd43b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/webhook/:slug","description":"<p>Delete an existing webhook.</p>\n","urlObject":{"protocol":"https","path":["webhook",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"faa6040f-0e81-42fd-a911-e9ce178828c2","type":"any","value":"","key":"slug"}]}},"response":[{"id":"7b21a0e8-af1d-4707-8168-f3f4403947c6","name":"Delete webhook","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/webhook/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["webhook",":slug"],"variable":[{"key":"slug","value":"zBxwLvpw"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:56:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606834613.278.11285.125643; Path=/; Secure; HttpOnly"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606834672"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"55cb3adb-3b2b-42d4-9d0f-1d76eeafd43b"}],"id":"89f4b3f6-4065-4e41-8c89-c3cdeb5dda02","description":"<p>Endpoints related to viewing, creating, updating and deleting webhooks.</p>\n","_postman_id":"89f4b3f6-4065-4e41-8c89-c3cdeb5dda02"}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"55a53767-e19c-409b-83f6-6cf7bcf7421c"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"ee868260-b7c8-4f3e-8815-de20ba05463b"}}],"variable":[{"key":"read-api-key","value":"r-YHy6SMtUM2tXKqLrcvEGBMz9EgdniXX3V7EAwXgh0WXxeLgiqadqmGqjmjIn","type":"string"},{"key":"read-write-api-key","value":"rw-IdxN1RdWtVpR4LtHmbCBJmkXb5hH8p6VHaj31r2HBfcwQqM7KikfgjaRIKcd","type":"string"}]}