{ "uuid": "736475ba-b760-46b0-a201-ea5911c959d1", "lastMigration": 29, "name": "Business Registries", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "e16170af-56b0-4f27-b73d-fe00420ecf55", "documentation": "Retrieve a list of business names", "method": "get", "endpoint": "business-names", "responses": [ { "uuid": "fdfee72e-562b-4e11-a85b-41c1cd55e708", "body": "[\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of business names was retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "be771db0-420e-4e33-a417-c53d323c8fa4", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bf3ebfdb-17bd-45a5-a265-d8c53f124bc1", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d3eda448-c3e6-4090-9387-417ca4563ffb", "documentation": "Retrieve a list of address types", "method": "get", "endpoint": "classifications/address-types", "responses": [ { "uuid": "36cc1a9a-754a-47be-9096-d076b19cbdef", "body": "[\n {\n \"description\": \"The address at which an individual or organisation receives letters or packages.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"Mailing\"\n },\n {\n \"description\": \"The main location where work is conducted.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"Principal Place of Business\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Address types were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eb317b27-375c-4b6e-812e-a0bc028d6efe", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a87ddf9f-f2c7-4d9e-b3a8-98b041d49cd3", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5addc420-5211-45a4-a333-d15985ee36a5", "documentation": "Retrieve a list of business name lifecycle states", "method": "get", "endpoint": "classifications/business-name-lifecycle-states", "responses": [ { "uuid": "dfe336cc-4da5-4034-b6be-5a7cabe26468", "body": "[\n {\n \"description\": \"The Business Name has been approved.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"Approved\"\n },\n {\n \"description\": \"The Business Name has expired.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"Expired\"\n },\n {\n \"description\": \"The Business Name has been issued.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440003\",\n \"name\": \"Issued\"\n },\n {\n \"description\": \"The Business Name is pending approval.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440004\",\n \"name\": \"Pending Approval\"\n },\n {\n \"description\": \"The Business Name has been suspended.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440005\",\n \"name\": \"Suspended\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Business name lifecycle states were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "484e2604-ac19-40e8-a5e0-8e928fb84737", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec7d0cbb-9b6b-473a-8be7-fdda9c0f9a49", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06207a08-d399-4fda-8caf-ed233821d17c", "documentation": "Retrieve a list of electronic address types", "method": "get", "endpoint": "classifications/electronic-address-types", "responses": [ { "uuid": "c2cc8199-3f9a-46f0-a1ce-1864a518aaf3", "body": "[\n {\n \"description\": \"An address used to send and receive emails.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"Email\"\n },\n {\n \"description\": \"A number used to send and receive faxes.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"Fax\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Electronic address types were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec2dfce6-344d-4da9-aee1-6d2d5138f0c7", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4d11c3aa-a0f5-4dbc-b358-008c9bb19912", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77b48df5-4eb6-4b56-991f-052efd0754cf", "documentation": "Retrieve a list of genders", "method": "get", "endpoint": "classifications/genders", "responses": [ { "uuid": "270a4dfb-98a9-4b85-9fb5-4143a5868bb4", "body": "[\n {\n \"gender\": \"Not Known\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\"\n },\n {\n \"gender\": \"Male\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\"\n },\n {\n \"gender\": \"Female\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440003\"\n },\n {\n \"gender\": \"Not Applicable\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440004\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Genders were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "61e031e2-d67d-4ff3-83e3-41659975e837", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9304db9f-3a8f-497e-99b0-de34510fb9bf", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8348ae84-9028-47aa-90af-2539955ae484", "documentation": "Retrieve a list of legal entity types", "method": "get", "endpoint": "classifications/legal-entity-types", "responses": [ { "uuid": "2e87d7ed-4e05-4691-9278-e6126bf48654", "body": "[\n {\n \"description\": \"If you operate as a sole trader, you're responsible for all aspects of the business, including any debts the business incurs.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"Sole Trader\"\n },\n {\n \"description\": \"A partnership is two or more individuals or organisations who do business as partners or receive income jointly.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"Partnership\"\n },\n {\n \"description\": \"A joint venture is two or more people or entities who join to do business together for a particular purpose, usually a single project, rather than as an ongoing business.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440003\",\n \"name\": \"Joint Venture\"\n },\n {\n \"description\": \"A company is a separate legal entity. This means it has the same rights as a natural person and can incur debt, sue and be sued.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440004\",\n \"name\": \"Company\"\n },\n {\n \"description\": \"A trust is an obligation imposed on a person – the trustee – to hold property or assets (e.g. business assets) for the benefit of others (known as beneficiaries).\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440005\",\n \"name\": \"Trust\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Legal entity types were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "28738d10-ee13-448a-a0e8-8d34f716725d", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c426e79d-6d1c-4323-8de0-84d6f75b4177", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e37e3319-6249-43fb-92e8-7e1cff9bf1e8", "documentation": "Retrieve a list of license lifecycle states", "method": "get", "endpoint": "classifications/license-lifecycle-states", "responses": [ { "uuid": "d944ce0b-2ff0-4877-af0f-3db30a01cf74", "body": "[\n {\n \"description\": \"The License has been approved.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"Approved\"\n },\n {\n \"description\": \"The License has expired.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"Expired\"\n },\n {\n \"description\": \"The License has been issued.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440003\",\n \"name\": \"Issued\"\n },\n {\n \"description\": \"The License is pending approval.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440004\",\n \"name\": \"Pending Approval\"\n },\n {\n \"description\": \"The License has been suspended.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440005\",\n \"name\": \"Suspended\"\n }\n]", "latency": 0, "statusCode": 200, "label": "License lifecycle states were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "83c9793c-6128-4025-a6c0-733d41d052f1", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d4442ba0-b410-462e-ac72-9adb51a2fc90", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "364c66d8-58e8-4d8f-959c-0c28e7e896b4", "documentation": "Retrieve a list of license types", "method": "get", "endpoint": "classifications/license-types", "responses": [ { "uuid": "ab45034f-ed9e-4961-959c-4dda6a47386a", "body": "[\n {\n \"description\": \"To conduct a financial services business in Australia, you must have an Australian Financial Services (AFS) licence.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"Australian Financial Services License\"\n },\n {\n \"description\": \"To conduct a business you must have a 2B licence.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"2B License\"\n }\n]", "latency": 0, "statusCode": 200, "label": "License types were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "df8347fb-eb59-45c1-b7c5-fed51bbbc8b9", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cef050c5-47bf-420b-a020-20db91f57800", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b762330-23d6-4293-b2de-d4d92fc424cc", "documentation": "Retrieve a list of name directions", "method": "get", "endpoint": "classifications/name-directions", "responses": [ { "uuid": "98c20b18-01bb-4832-ab04-6cf77a8b289f", "body": "[\n {\n \"description\": \"The full name or formal salutation is rendered left to right.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"left-to-right\"\n },\n {\n \"description\": \"The full name or formal salutation is rendered right to left.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"right-to-left\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Name directions were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab294f38-3634-468e-a3e5-5ca831ddce70", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b512661-ca3c-4eba-a9c5-2ea4df6356c0", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6711a7e8-4f97-4c34-b70b-b331eca97d5f", "documentation": "Retrieve a list of name prefixes", "method": "get", "endpoint": "classifications/name-prefixes", "responses": [ { "uuid": "66148b32-0820-46bb-9938-db1cbe4bb4ec", "body": "[\n {\n \"description\": \"A title used before a family name or formal salutation to address a man.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"Mr\"\n },\n {\n \"description\": \"A title used before a family name or formal salutation to address a woman.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"Ms\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Name prefixes were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "60f86028-5f15-4da8-90e8-5ebc1c702fe4", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78ebbbee-3a6c-4739-ba5d-ca82664351be", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06671242-6e5d-4311-af7e-a0a8588a83e0", "documentation": "Retrieve a list of name types", "method": "get", "endpoint": "classifications/name-types", "responses": [ { "uuid": "df53d6c3-619a-420b-a5b7-b8f8da52ba29", "body": "[\n {\n \"description\": \"An alternate name used by a party.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"Alias\"\n },\n {\n \"description\": \"The primary name used by a party.\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"Principal Name\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Name types were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0d9995bc-6c12-4dae-93d1-b6211c8a57f8", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aa2bf4d6-0f03-407f-b2d8-5d33808a8fa0", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f34316a2-2c48-46e0-b20a-e6bc10829065", "documentation": "Retrieve a list of registered identifier types", "method": "get", "endpoint": "classifications/registered-identifier-types", "responses": [ { "uuid": "ee663ab2-f31d-4988-8f80-476dd1bc0bf0", "body": "[\n {\n \"description\": \"An Australian Business Number (ABN) is a unique eleven-character number issued by the Australian Business Register (ABR).\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"name\": \"ABN\"\n },\n {\n \"description\": \"An Australian Company Number (ACN) is a unique nine-character number issued by the Australian Securities and Investments Commission (ASIC).\",\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"name\": \"ACN\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Registered identifier types were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec6c69db-615b-4ff9-b2c9-cdcafecd4420", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a6144e89-0414-4723-9521-8edd29e2b4b7", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d7684c4-5060-48da-9989-53acf1cb2b05", "documentation": "Retrieve a list of roles", "method": "get", "endpoint": "classifications/roles", "responses": [ { "uuid": "9832fe03-c512-40e7-8b04-42cf8793039f", "body": "[\n {\n \"id\": \"123e4567-e89b-12d3-a456-426655440001\",\n \"reciprocalRole\": \"Company\",\n \"reciprocalRoleDescription\": \"An incorporated legal entity.\",\n \"relationship\": \"Directorship\",\n \"role\": \"Director\",\n \"roleDescription\": \"An individual responsible for managing a company's business activities.\"\n },\n {\n \"id\": \"123e4567-e89b-12d3-a456-426655440002\",\n \"reciprocalRole\": \"Employer\",\n \"reciprocalRoleDescription\": \"An individual or organisation that employs people.\",\n \"relationship\": \"Employment\",\n \"role\": \"Employee\",\n \"roleDescription\": \"An individual employed for wages or salary.\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Roles were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4d690a33-7a2e-4c95-91f6-1bf8a84c2c38", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "091402bd-52da-4b05-840e-18d5efcf11eb", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f14244a9-791f-4758-a854-7f8e9748261e", "documentation": "Retrieve a list of individuals", "method": "get", "endpoint": "individuals", "responses": [ { "uuid": "76018cf2-ce2c-4302-90bc-790fd913f000", "body": "[\n {\n \"addresses\": [\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"dateOfBirth\": \"1979-01-13\",\n \"electronicAddresses\": [\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n ],\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"gender\": \"{{oneOf (array 'Female' 'Male' 'Not Applicable' 'Not Known')}}\",\n \"id\": \"\",\n \"names\": [\n {\n \"direction\": \"{{oneOf (array 'left-to-right' 'right-to-left')}}\",\n \"familyName\": \"Ferguson\",\n \"formalSalutation\": \"Mr Robert Ferguson\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"givenName\": \"Robert\",\n \"id\": \"\",\n \"informalSalutation\": \"Rob\",\n \"middleName\": \"James\",\n \"namePrefix\": \"{{oneOf (array 'Mr' 'Ms')}}\",\n \"nameSuffix\": \"\",\n \"nameType\": \"{{oneOf (array 'Alias' 'Principal Name')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"placeOfBirth\": \"Tamworth\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of individuals was retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c583c722-48c2-4b3d-8aa4-12503f32cef8", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eada5fb4-83dc-40e6-bbc3-f25ca03aea75", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa4ce790-ad6b-4589-9fb0-f5203156021b", "documentation": "Create an individual", "method": "post", "endpoint": "individuals", "responses": [ { "uuid": "5f583d3f-5d12-4881-a36b-b7fa6827ffed", "body": "{\n \"addresses\": [\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"dateOfBirth\": \"1979-01-13\",\n \"electronicAddresses\": [\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n ],\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"gender\": \"{{oneOf (array 'Female' 'Male' 'Not Applicable' 'Not Known')}}\",\n \"id\": \"\",\n \"names\": [\n {\n \"direction\": \"{{oneOf (array 'left-to-right' 'right-to-left')}}\",\n \"familyName\": \"Ferguson\",\n \"formalSalutation\": \"Mr Robert Ferguson\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"givenName\": \"Robert\",\n \"id\": \"\",\n \"informalSalutation\": \"Rob\",\n \"middleName\": \"James\",\n \"namePrefix\": \"{{oneOf (array 'Mr' 'Ms')}}\",\n \"nameSuffix\": \"\",\n \"nameType\": \"{{oneOf (array 'Alias' 'Principal Name')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"placeOfBirth\": \"Tamworth\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "Individual was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "56e0833f-716d-4678-a957-d3cdb94b0f64", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5d758fb-7561-4343-8974-c7b16b657563", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0016da30-aa45-4545-bc7a-af67d57f6a72", "documentation": "Delete an individual", "method": "delete", "endpoint": "individuals/:partyId", "responses": [ { "uuid": "b7fa8c15-49fb-4ac9-af04-29e9d789ed15", "body": "", "latency": 0, "statusCode": 204, "label": "Individual was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c00a2994-0c5f-4ccb-9981-3d33de4b3d4b", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"Request can not be executed in the current system state\",\n \"status\": \"FAILED_PRECONDITION\"\n}", "latency": 0, "statusCode": 400, "label": "Individual has related resources and cannot be deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e7ccbd4-529a-4a39-92f7-3a230b47d778", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d250d61b-0c0e-4c7e-bcd1-ca0a00cff59e", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b4e396d5-861b-4019-b8ca-03cb3fa45918", "documentation": "Retrieve an individual", "method": "get", "endpoint": "individuals/:partyId", "responses": [ { "uuid": "ef686061-5be3-450f-a13a-dc54c39aba39", "body": "{\n \"addresses\": [\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"dateOfBirth\": \"1979-01-13\",\n \"electronicAddresses\": [\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n ],\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"gender\": \"{{oneOf (array 'Female' 'Male' 'Not Applicable' 'Not Known')}}\",\n \"id\": \"\",\n \"names\": [\n {\n \"direction\": \"{{oneOf (array 'left-to-right' 'right-to-left')}}\",\n \"familyName\": \"Ferguson\",\n \"formalSalutation\": \"Mr Robert Ferguson\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"givenName\": \"Robert\",\n \"id\": \"\",\n \"informalSalutation\": \"Rob\",\n \"middleName\": \"James\",\n \"namePrefix\": \"{{oneOf (array 'Mr' 'Ms')}}\",\n \"nameSuffix\": \"\",\n \"nameType\": \"{{oneOf (array 'Alias' 'Principal Name')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"placeOfBirth\": \"Tamworth\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Individual was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ca0261ab-1d56-4abc-b634-5b6024724dbf", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff895506-7f6c-4bad-be87-25513fe73096", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3caf9c02-9104-4f06-967f-2236537643ed", "documentation": "Update an individual", "method": "put", "endpoint": "individuals/:partyId", "responses": [ { "uuid": "38c912ab-a054-47b1-988a-b2d25f4d8f15", "body": "{\n \"addresses\": [\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"dateOfBirth\": \"1979-01-13\",\n \"electronicAddresses\": [\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n ],\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"gender\": \"{{oneOf (array 'Female' 'Male' 'Not Applicable' 'Not Known')}}\",\n \"id\": \"\",\n \"names\": [\n {\n \"direction\": \"{{oneOf (array 'left-to-right' 'right-to-left')}}\",\n \"familyName\": \"Ferguson\",\n \"formalSalutation\": \"Mr Robert Ferguson\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"givenName\": \"Robert\",\n \"id\": \"\",\n \"informalSalutation\": \"Rob\",\n \"middleName\": \"James\",\n \"namePrefix\": \"{{oneOf (array 'Mr' 'Ms')}}\",\n \"nameSuffix\": \"\",\n \"nameType\": \"{{oneOf (array 'Alias' 'Principal Name')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"placeOfBirth\": \"Tamworth\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Individual was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5408b1e8-c806-4d81-90a6-b77e3456e837", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e2f492a-76a4-4712-8970-1910e54ef415", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0ab4b8d-5ad5-4637-a518-27232fa8b2d0", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2a9ed941-4220-43da-983b-4e8c0c512f0b", "documentation": "Retrieve a list of addresses", "method": "get", "endpoint": "individuals/:partyId/addresses", "responses": [ { "uuid": "5b46c2ea-449e-4d5e-9d89-6f327cfa0663", "body": "[\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Addresses were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "11d367d5-5249-41cb-a856-20d29c0b8dd1", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "93d62e7e-c47b-43f8-8512-40b54cc3b8f5", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b52bda52-d3f3-4b76-9827-ca80695abe88", "documentation": "Create an address", "method": "post", "endpoint": "individuals/:partyId/addresses", "responses": [ { "uuid": "b298b16a-e22c-4ee7-b036-9504587867a3", "body": "{\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "Address was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "74e8bb39-abc0-4ad2-916b-7c3c716c5b0d", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8a62e8f-c90f-4ce5-87ca-3cd82355a39a", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d01f444e-a1f4-4bf0-8a64-8ba5053c19f6", "documentation": "Delete an address", "method": "delete", "endpoint": "individuals/:partyId/addresses/:addressId", "responses": [ { "uuid": "81cd923c-639d-4dcf-a2cd-52fc65822c88", "body": "", "latency": 0, "statusCode": 204, "label": "Address was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec291981-dd1a-401c-a1ce-35257a2ac4d5", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "346ad7e0-f25e-4341-b322-4ef04bcc1cec", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "478a3c87-d1d3-4486-b022-ab4f704e380f", "documentation": "Retrieve an address", "method": "get", "endpoint": "individuals/:partyId/addresses/:addressId", "responses": [ { "uuid": "2c4f4cee-0917-4b1c-8f6e-510a22fb0793", "body": "{\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Address was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "58d9479f-5a5c-45a0-ac2d-21fefec9e6ef", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e35f7c28-d80d-41e1-9e97-6e3dc8d41d30", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3df1e7a3-d398-4644-ab3b-b684aa2e8d8b", "documentation": "Update an address", "method": "put", "endpoint": "individuals/:partyId/addresses/:addressId", "responses": [ { "uuid": "a6cb6f8f-8643-402b-8d52-a4eba7b14420", "body": "{\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Address was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9e0902ae-e683-4261-ba4b-a69fba9f6bf2", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31165bfd-f84f-47ca-9119-df065cdf84db", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4f3b009c-608f-4dae-bfb7-4831df07a72b", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8367e19e-25cb-4292-ba3c-ef129c16568b", "documentation": "Retrieve a list of business names", "method": "get", "endpoint": "individuals/:partyId/business-names", "responses": [ { "uuid": "7b50ae98-5aec-4801-8094-5ff50b017970", "body": "[\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Business Names were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6a6112d9-8afc-41ad-a869-adfdfd95c8fc", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5fa9ab5-ba46-4e9d-aae6-4cec9203d082", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c5b25d15-166c-4686-b364-2dfd4027ed92", "documentation": "Create a business name", "method": "post", "endpoint": "individuals/:partyId/business-names", "responses": [ { "uuid": "487cb83c-b69f-463e-93d9-1970acd336f6", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "Business Name was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7feeb216-6d2e-47f1-a8e4-44a6e321c499", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "02f3dfeb-5fc2-4726-9012-88049e0602a5", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b8ced50d-d57f-4972-94b0-0e7196d23c25", "documentation": "Delete a business name", "method": "delete", "endpoint": "individuals/:partyId/business-names/:productId", "responses": [ { "uuid": "90f7cca1-d14c-4cdd-85d0-57ed59741fe5", "body": "", "latency": 0, "statusCode": 204, "label": "Address was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1960e9e0-6255-4ecb-8ebb-318f07ef9a1b", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c3f8813-d9e2-4727-b4d5-d71103f60abf", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e70675b7-fa4d-407c-8d6b-1b73a49f8654", "documentation": "Retrieve a business name", "method": "get", "endpoint": "individuals/:partyId/business-names/:productId", "responses": [ { "uuid": "eb97cd03-f708-4b87-8594-4a93c45843e3", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Business Name was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "59bb57ff-8f57-4c87-a694-415286ea474c", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2858837b-f452-4ceb-818f-88bd1b10c1ae", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "072d78c5-c298-437c-8c0d-18f92702e48e", "documentation": "Update a business name", "method": "put", "endpoint": "individuals/:partyId/business-names/:productId", "responses": [ { "uuid": "46f5e4bc-11b6-46b9-9ac7-a6547f7392d5", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Address was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6b7b752c-92e8-4beb-81be-08f0bc4d4d26", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95527cd3-ddad-49bc-b342-a70d819a51f1", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6bebbf52-dfc1-4432-8a36-9c1576634c84", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d0cfb90-6376-4c0e-b545-5666a5ecc4ea", "documentation": "Retrieve a list of electronic addresses", "method": "get", "endpoint": "individuals/:partyId/electronic-addresses", "responses": [ { "uuid": "f440598a-91f1-46dd-bcdd-3fb06c4fab81", "body": "[\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Electronic addresses were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2a61c9ed-6ce8-42b5-9803-64b53ba314f7", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d30ba785-087b-4614-988c-3a5e5a1fa5d6", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f3367fa4-52cd-43c2-9fab-ff1e9ac5eb8b", "documentation": "Create an electronic address", "method": "post", "endpoint": "individuals/:partyId/electronic-addresses", "responses": [ { "uuid": "ba6bd9ef-e8c3-4f3d-8384-f483003d2edd", "body": "{\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Electronic Address was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d7ac2e26-6e18-451c-a9b7-848778e69c7a", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1e7edf0c-dc6f-4b44-9c5a-d5bcbcc2f95c", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f6e59012-e187-4fe8-b73a-ac56858ae502", "documentation": "Delete an electronic address", "method": "delete", "endpoint": "individuals/:partyId/electronic-addresses/:addressId", "responses": [ { "uuid": "6fd4d1b1-9010-418a-ac97-5844f84672dc", "body": "", "latency": 0, "statusCode": 204, "label": "Electronic Address was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b7eedf7c-025e-4123-95b0-0630e1b6c3df", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a502e9e-f8ec-4bac-86d1-10f5e9d75e8f", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3be69cd2-95d7-4843-a784-e7a649eccce1", "documentation": "Retrieve an electronic address", "method": "get", "endpoint": "individuals/:partyId/electronic-addresses/:addressId", "responses": [ { "uuid": "4aa5166c-430d-4704-89c2-d8a9b4f3047e", "body": "{\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Electronic Address was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c6521baa-61fd-4754-af00-333826af1864", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2410a9d-77fc-4109-819c-9ae20003a157", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2205899e-d17a-4aa1-8c7c-90c1271a568d", "documentation": "Update an electronic address", "method": "put", "endpoint": "individuals/:partyId/electronic-addresses/:addressId", "responses": [ { "uuid": "b29edb57-4f04-4f0b-a7ab-033d62c975a7", "body": "{\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Electronic Address was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fdf90198-40ce-43c7-b2c5-d1b2b74abd6b", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "65fe15ca-b50a-42d7-a26f-5aadcd20ed2c", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ee14a083-9167-4094-bd41-ffa29e366792", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d66601db-4c42-4417-8572-8ce6dc3e6ce8", "documentation": "Retrieve a list of licenses", "method": "get", "endpoint": "individuals/:partyId/licenses", "responses": [ { "uuid": "88b7f5bf-285c-408a-b2ad-d0bf9ad7d3a0", "body": "[\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Licenses were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9361a915-98c5-40fb-aef4-3034c508f516", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21db423f-f962-43ae-b46a-cc2f3f002b1f", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "419ca722-e063-4be4-8327-bb1b5e4fbe18", "documentation": "Create a license", "method": "post", "endpoint": "individuals/:partyId/licenses", "responses": [ { "uuid": "b8cc44fa-b82b-47c0-b68f-a9e054b0d61d", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "License was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4399586d-6edf-43f0-9973-ac8db752d9e8", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "81c51280-e6d1-4bab-819b-d327175b4606", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9d208b1d-92cf-4884-881c-423fef3a3b0f", "documentation": "Delete a license", "method": "delete", "endpoint": "individuals/:partyId/licenses/:productId", "responses": [ { "uuid": "e16bf4c6-b3ac-4637-bd00-efb199711660", "body": "", "latency": 0, "statusCode": 204, "label": "License was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5b13933e-215e-41d7-a952-066e7d52c9ac", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a8fb1a0-1ac6-489c-97f1-03a95b82e4fc", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "514d1018-815b-41cb-a779-27b565fe1fa1", "documentation": "Retrieve a license", "method": "get", "endpoint": "individuals/:partyId/licenses/:productId", "responses": [ { "uuid": "ea0895e4-886a-4150-9025-94c91f1bb729", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "License was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "352bc3df-da33-435a-82de-50662c2ac767", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5292e949-b4a8-4d64-8113-7e4a6aab3fd9", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4c2565a8-0726-46c1-9952-b2e43d19720a", "documentation": "Update a license", "method": "put", "endpoint": "individuals/:partyId/licenses/:productId", "responses": [ { "uuid": "b158e2e3-8013-4489-9880-7e7080f5eac7", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "License was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a9c8079-48e3-4c74-8483-28bd4c63dbd1", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6160e7ef-490f-49f2-9b5b-3c3276eddc4a", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c609cb66-08ee-476b-b3e4-69a2467d97c6", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "429de16f-5db2-46e7-8f1a-a9073617b21c", "documentation": "Retrieve a list of roles", "method": "get", "endpoint": "individuals/:partyId/roles", "responses": [ { "uuid": "0bd8c762-68c2-49e2-a42f-c3e7bc6760df", "body": "[\n {\n \"fromDate\": \"2016-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"partyRoleType\": \"{{oneOf (array 'Director' 'Employee' 'Member' 'Partner' 'Trustee')}}\",\n \"relatedPartyId\": \"\",\n \"relatedPartyRoleType\": \"{{oneOf (array 'Association' 'Company' 'Employer' 'Organisation' 'Partnership' 'Trust')}}\",\n \"relationshipType\": \"{{oneOf (array 'Directorship' 'Employment' 'Membership' 'Partnership' 'Trusteeship')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Roles were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1f0d918e-fc2d-4d77-95c0-8c55d5a03d19", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9758ccb-40dc-48cf-9d9d-09e73288753b", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cfc530f4-8710-4182-8d34-f8253f5007da", "documentation": "Create a role", "method": "post", "endpoint": "individuals/:partyId/roles", "responses": [ { "uuid": "6f04d85c-67e4-4eed-a713-70f505d0d8f4", "body": "{\n \"fromDate\": \"2016-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"partyRoleType\": \"{{oneOf (array 'Director' 'Employee' 'Member' 'Partner' 'Trustee')}}\",\n \"relatedPartyId\": \"\",\n \"relatedPartyRoleType\": \"{{oneOf (array 'Association' 'Company' 'Employer' 'Organisation' 'Partnership' 'Trust')}}\",\n \"relationshipType\": \"{{oneOf (array 'Directorship' 'Employment' 'Membership' 'Partnership' 'Trusteeship')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "Role was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bd294f02-665e-4eef-8fbf-751fd7870597", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba604ab8-6b3a-4ce3-a2e8-4d049e706758", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dcf52fab-9558-403e-8aff-d59ea98f29d4", "documentation": "Delete a role", "method": "delete", "endpoint": "individuals/:partyId/roles/:roleId", "responses": [ { "uuid": "c863cf18-ebb6-41c9-9129-367e314ad926", "body": "", "latency": 0, "statusCode": 204, "label": "Role was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aa5e2782-6477-4e07-a2fa-f9530c22df58", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0fe8d4d7-9224-41d8-a2c5-d8c203295eca", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7c77356-d252-476d-98f7-a1956a35efa0", "documentation": "Retrieve a role", "method": "get", "endpoint": "individuals/:partyId/roles/:roleId", "responses": [ { "uuid": "29145c1c-b966-4880-8277-02fa54fddd89", "body": "{\n \"fromDate\": \"2016-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"partyRoleType\": \"{{oneOf (array 'Director' 'Employee' 'Member' 'Partner' 'Trustee')}}\",\n \"relatedPartyId\": \"\",\n \"relatedPartyRoleType\": \"{{oneOf (array 'Association' 'Company' 'Employer' 'Organisation' 'Partnership' 'Trust')}}\",\n \"relationshipType\": \"{{oneOf (array 'Directorship' 'Employment' 'Membership' 'Partnership' 'Trusteeship')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Role was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c2cd7408-023a-4b62-b2f6-152742571ae9", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "733d70d7-2538-47b7-adeb-def52c2df7d3", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56f2aaf2-b951-426f-a533-d679b2ed99ed", "documentation": "Update a role", "method": "put", "endpoint": "individuals/:partyId/roles/:roleId", "responses": [ { "uuid": "32ea70b0-af35-4655-9947-075e8138939c", "body": "{\n \"fromDate\": \"2016-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"partyRoleType\": \"{{oneOf (array 'Director' 'Employee' 'Member' 'Partner' 'Trustee')}}\",\n \"relatedPartyId\": \"\",\n \"relatedPartyRoleType\": \"{{oneOf (array 'Association' 'Company' 'Employer' 'Organisation' 'Partnership' 'Trust')}}\",\n \"relationshipType\": \"{{oneOf (array 'Directorship' 'Employment' 'Membership' 'Partnership' 'Trusteeship')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Role was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fbbb058f-4b59-4faf-b864-6ef890c39f9a", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43e76e62-ca3f-4ce2-aba7-d18714556bd1", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ba5502cd-45f0-4509-bc4b-c302cac48691", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6f87445-9e58-4e17-9835-04e13edef8e7", "documentation": "Retrieve a list of licenses", "method": "get", "endpoint": "licenses", "responses": [ { "uuid": "df3be524-e532-4956-8ca5-28dde02b5a95", "body": "[\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of licenses was retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "94cf18fb-4c9d-4837-ae5c-c85984c2a628", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46b1bc93-68e6-41d2-b3fd-3a7821991893", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a6534bae-3f8d-4f57-bb86-95c806007966", "documentation": "Retrieve a list of organisations", "method": "get", "endpoint": "organisations", "responses": [ { "uuid": "c85379b2-d79b-4625-a28c-01bb9e6ee48c", "body": "[\n {\n \"addresses\": [\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"electronicAddresses\": [\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n ],\n \"establishmentDate\": \"1928-03-03\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"legalEntityType\": \"{{oneOf (array 'Company' 'Partnership' 'Trust' 'Joint Venture')}}\",\n \"names\": [\n {\n \"fromDate\": \"1928-03-03T09:05:06+10:00\",\n \"id\": \"\",\n \"name\": \"321 Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"registeredIdentifiers\": [\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"identifier\": \"123456789\",\n \"identifierType\": \"{{oneOf (array 'ACN' 'ABN')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of organisations was retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9620a02e-3185-4ebd-9f9a-2a856eb35ee0", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f915a64-a0da-45ac-a1fc-2c89cf9bd62f", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7411018-5b1c-434e-9efd-18eef399be6e", "documentation": "Create an organisation", "method": "post", "endpoint": "organisations", "responses": [ { "uuid": "5346ed95-1636-4f6d-ac97-16d0189421d9", "body": "{\n \"addresses\": [\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"electronicAddresses\": [\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n ],\n \"establishmentDate\": \"1928-03-03\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"legalEntityType\": \"{{oneOf (array 'Company' 'Partnership' 'Trust' 'Joint Venture')}}\",\n \"names\": [\n {\n \"fromDate\": \"1928-03-03T09:05:06+10:00\",\n \"id\": \"\",\n \"name\": \"321 Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"registeredIdentifiers\": [\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"identifier\": \"123456789\",\n \"identifierType\": \"{{oneOf (array 'ACN' 'ABN')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "Organisation was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5b7c9349-a4ce-46d4-9721-62aece7df09c", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5bc2ffc-4874-493d-9252-17a6eff97d28", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "99703a8f-6473-4a93-bb3d-a4811b2c70c8", "documentation": "Delete an organisation", "method": "delete", "endpoint": "organisations/:partyId", "responses": [ { "uuid": "93dfb0ea-9d61-4b73-9a05-8bf11e2f55bb", "body": "", "latency": 0, "statusCode": 204, "label": "Organisation was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9355fa22-be62-4d6d-b7fa-bfb19140f7c5", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"Request can not be executed in the current system state\",\n \"status\": \"FAILED_PRECONDITION\"\n}", "latency": 0, "statusCode": 400, "label": "Organisation has related resources and cannot be deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "925790c6-a52a-430c-bdd3-77498817c78d", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2958f9b5-a442-4035-8e45-d6fa050d35da", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7050751-2055-402d-a9a9-3d611dc5aa86", "documentation": "Retrieve an organisation", "method": "get", "endpoint": "organisations/:partyId", "responses": [ { "uuid": "132616c4-2640-43b3-b6d2-74d1a0de7798", "body": "{\n \"addresses\": [\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"electronicAddresses\": [\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n ],\n \"establishmentDate\": \"1928-03-03\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"legalEntityType\": \"{{oneOf (array 'Company' 'Partnership' 'Trust' 'Joint Venture')}}\",\n \"names\": [\n {\n \"fromDate\": \"1928-03-03T09:05:06+10:00\",\n \"id\": \"\",\n \"name\": \"321 Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"registeredIdentifiers\": [\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"identifier\": \"123456789\",\n \"identifierType\": \"{{oneOf (array 'ACN' 'ABN')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Individual was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c5332503-3fa0-48e8-b94b-f03c6b9de7e5", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b1fcb03-8726-402c-bf87-c1e0f3a799db", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5ab2820-3a24-4bc6-85a8-65f76988cd95", "documentation": "Update an organisation", "method": "put", "endpoint": "organisations/:partyId", "responses": [ { "uuid": "45f7594f-1885-4a55-96f9-a7d7d85743d1", "body": "{\n \"addresses\": [\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"electronicAddresses\": [\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n ],\n \"establishmentDate\": \"1928-03-03\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"legalEntityType\": \"{{oneOf (array 'Company' 'Partnership' 'Trust' 'Joint Venture')}}\",\n \"names\": [\n {\n \"fromDate\": \"1928-03-03T09:05:06+10:00\",\n \"id\": \"\",\n \"name\": \"321 Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"registeredIdentifiers\": [\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"identifier\": \"123456789\",\n \"identifierType\": \"{{oneOf (array 'ACN' 'ABN')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Organisation was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bb360207-0bc0-4867-9edb-0efcbab6e7f2", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "579ebc6f-df40-4293-94b5-56d817912b60", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3bf7167b-3b92-4bb6-b0bc-77d496241f0c", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de87b4b9-a6d5-443f-94a8-8954f748528a", "documentation": "Retrieve a list of addresses", "method": "get", "endpoint": "organisations/:partyId/addresses", "responses": [ { "uuid": "5574458d-8308-4bb4-a249-0516ae2bf96e", "body": "[\n {\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Addresses were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "edb99daf-798c-4de5-9a5f-4f6585d2c976", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "090a9ffc-4c38-43d2-bc81-76bf3ec8e434", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ed2f29d0-a34f-49a3-bb7b-81a0623d2185", "documentation": "Create an address", "method": "post", "endpoint": "organisations/:partyId/addresses", "responses": [ { "uuid": "751efffb-eeee-4364-b9d1-f51642fdebac", "body": "{\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "Address was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "50dd330e-4257-471d-b9ac-f6285912d816", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2fd6cabe-c9be-4acd-b882-b8437f35cf03", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dbaa3560-bd86-45c2-b344-23fd51663f5b", "documentation": "Delete an address", "method": "delete", "endpoint": "organisations/:partyId/addresses/:addressId", "responses": [ { "uuid": "edb5b5c3-4a32-4ee5-9876-ba175b27b176", "body": "", "latency": 0, "statusCode": 204, "label": "Address was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "701ac838-440c-442b-be6a-7f4c7ede7538", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f924f599-64a3-4c97-aa3a-8e1939cab48e", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "575ea257-f0ad-4b47-bade-79c24cddbcf1", "documentation": "Retrieve an address", "method": "get", "endpoint": "organisations/:partyId/addresses/:addressId", "responses": [ { "uuid": "7a8983b6-e009-431e-9eac-c75f0802f3c9", "body": "{\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Address was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88a923b4-d2c1-44e6-8880-8c4dd71af780", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5f694c3-be43-423e-86e0-6d63a0ac752d", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00cfd534-1a21-4687-affa-f75bf9d5a9b7", "documentation": "Update an address", "method": "put", "endpoint": "organisations/:partyId/addresses/:addressId", "responses": [ { "uuid": "86e38331-cc7b-4f27-a609-5f493893e699", "body": "{\n \"city\": \"Canberra\",\n \"country\": \"Australia\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"line1\": \"Level 7\",\n \"line2\": \"21 Genge Street\",\n \"line3\": \"\",\n \"name\": \"Kembery Building\",\n \"postalCode\": \"2601\",\n \"suburb\": \"Civic\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Address was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4ad67c5a-8288-430c-aee8-4a778553ca9f", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a076f6b0-985c-4f40-bc12-94a4c7c56e0c", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bdea842e-7862-4fe1-862b-87e3de6de0cd", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec4043fa-4e62-4054-bd8c-5b2a7232a412", "documentation": "Retrieve a list of business names", "method": "get", "endpoint": "organisations/:partyId/business-names", "responses": [ { "uuid": "f1c5d17f-b781-4d49-b3c1-29f1a045c6e3", "body": "[\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Business Names were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "13527b3f-f3ad-4de3-bd87-70ccdf70afe2", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da540fda-c59b-4dfe-905f-efa3a133d790", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00c7d0cf-2c17-44c3-a793-7f254dff997c", "documentation": "Create a business name", "method": "post", "endpoint": "organisations/:partyId/business-names", "responses": [ { "uuid": "0be5ed6e-e86f-47ed-a431-5308406e1051", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "Business Name was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1b9b2d7d-2749-4a5d-ad99-ac8326c4b6d0", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24dd5c0b-db2c-472f-9032-cdf018422c7a", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f424ab6d-03b9-445c-8e0e-667e885395b3", "documentation": "Delete a business name", "method": "delete", "endpoint": "organisations/:partyId/business-names/:productId", "responses": [ { "uuid": "4c415707-cdde-4b3b-af53-57842dcf7f5b", "body": "", "latency": 0, "statusCode": 204, "label": "Address was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "171b348a-ce86-4de5-be3b-e84b7bbf3f33", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0b84c27-97b0-425e-8da9-95aa9423777a", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec8365e8-ae97-4306-84d6-5362a476b9ff", "documentation": "Retrieve a business name", "method": "get", "endpoint": "organisations/:partyId/business-names/:productId", "responses": [ { "uuid": "8f12b49f-c8bb-4ebc-8426-109d5aa61da8", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Business Name was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "328f9e30-2188-435d-b421-82b2a841b841", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7cf87809-2f19-4e14-9560-0944f942cc0f", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05a6452c-93ca-41b2-8534-97fea4c12fc4", "documentation": "Update a business name", "method": "put", "endpoint": "organisations/:partyId/business-names/:productId", "responses": [ { "uuid": "92b8f970-4929-4866-95f4-d9a14fd25c5f", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"name\": \"XYZ Technology Ventures\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Address was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "809b673f-8c4e-4cc9-9488-59f401ee95b5", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22d027dc-9a84-4c2b-be30-a96e9f1527ca", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a33c768e-8dc7-4203-b7a3-1ec263458fb9", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b855e00b-45c0-446c-b547-daf5a6d645c6", "documentation": "Retrieve a list of electronic addresses", "method": "get", "endpoint": "organisations/:partyId/electronic-addresses", "responses": [ { "uuid": "8659dc1f-76df-4053-858d-eaeead51fa4b", "body": "[\n {\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Electronic addresses were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a5c056c-0fcc-4def-b27f-37140a2289d1", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21a18e30-53a4-450a-aa0c-a03c277740a0", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6333d717-2d97-45ce-bf4b-700bcc9a837d", "documentation": "Create an electronic address", "method": "post", "endpoint": "organisations/:partyId/electronic-addresses", "responses": [ { "uuid": "4c63eedd-4e86-4491-a6c0-f7e6b6fa84f3", "body": "{\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Electronic Address was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88463ad9-a9bf-406a-9fc7-c2cee736bfb8", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27a0f0c5-e535-49eb-94a2-20905f179adb", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8fb79c29-bd92-41ba-bec9-879b492dca69", "documentation": "Delete an electronic address", "method": "delete", "endpoint": "organisations/:partyId/electronic-addresses/:addressId", "responses": [ { "uuid": "befb020e-abf6-4d8e-b063-c92eb9a8f84f", "body": "", "latency": 0, "statusCode": 204, "label": "Electronic Address was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "493a4839-cbe9-451c-ab4b-dba76d9ffd0c", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa638f55-4445-4549-bf0b-6922fcb87bc8", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0381ec0-a19f-49a6-8e0c-efe650c2ad06", "documentation": "Retrieve an electronic address", "method": "get", "endpoint": "organisations/:partyId/electronic-addresses/:addressId", "responses": [ { "uuid": "7b06a254-063c-4892-995a-ee64a249aeae", "body": "{\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Electronic address was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ab20ed46-ba10-4693-b168-7ba7f01c1297", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ab1fb05-41bb-431b-9b57-c2b6c5e31bd4", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd340cef-a7e4-4f3f-837a-8e7f95f70ea1", "documentation": "Update an electronic address", "method": "put", "endpoint": "organisations/:partyId/electronic-addresses/:addressId", "responses": [ { "uuid": "0122704e-47cc-421b-bd9b-503ac7155134", "body": "{\n \"areaCode\": \"02\",\n \"countryPrefix\": \"61\",\n \"electronicAddressType\": \"{{oneOf (array 'Email' 'Fax' 'Landline' 'Mobile' 'Website')}}\",\n \"email\": \"\",\n \"extension\": \"\",\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"number\": \"62164453\",\n \"toDate\": \"{{faker 'date.recent' 365}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Electronic Address was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "42228805-5798-4b25-ad60-b434201574af", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef58fb02-f5c0-4117-9113-d3f02d571ab2", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d1edf86-b979-4f4e-9255-1ce240ce1276", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e1b28db7-3126-4219-bbe9-a77b03599e63", "documentation": "Retrieve a list of licenses", "method": "get", "endpoint": "organisations/:partyId/licenses", "responses": [ { "uuid": "c5b87f2d-8cb8-47d0-b3ef-7ff52acb829e", "body": "[\n {\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Licenses were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e6e30d30-8556-4f48-a8c4-ab012d41ea75", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b932be41-8ade-45fe-8473-5ae79c02d182", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e40d4cca-b664-4420-b5e9-57844b868f8c", "documentation": "Create a license", "method": "post", "endpoint": "organisations/:partyId/licenses", "responses": [ { "uuid": "ab9632e8-c501-4dee-a125-ead3457ae764", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "License was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "de3bee1e-8f87-43bb-b4c3-231d6c9ed985", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d35b80a-2593-4485-90f0-87318a3959a5", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81d8c9c1-6021-4339-929e-b42dc12c8dbc", "documentation": "Delete a license", "method": "delete", "endpoint": "organisations/:partyId/licenses/:productId", "responses": [ { "uuid": "8463fadb-98ff-4ff3-ae9f-459fc0d9e491", "body": "", "latency": 0, "statusCode": 204, "label": "License was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3978b77e-73ba-489d-8fd9-9e46e592c649", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "17ed0435-cbbc-4890-8b21-7e284933349c", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3103dfce-c706-439c-b142-0ad8e2291d75", "documentation": "Retrieve a license", "method": "get", "endpoint": "organisations/:partyId/licenses/:productId", "responses": [ { "uuid": "faa2fab7-12f9-4a37-91fb-f958fcf69002", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "License was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c24a6ad0-6b9d-49ff-9f50-a56bb2cae055", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67ab9411-c257-4180-963c-e7406be8d118", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bc70dafe-4596-4ae3-b457-bc505bdbc667", "documentation": "Update a license", "method": "put", "endpoint": "organisations/:partyId/licenses/:productId", "responses": [ { "uuid": "31a8296f-3f1b-4f53-8465-7826af1c0142", "body": "{\n \"fromDate\": \"1979-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"licenseType\": \"{{oneOf (array 'Australian Financial Services License' 'License 2B')}}\",\n \"lifecycleState\": \"{{oneOf (array 'Approved' 'Expired' 'Issued' 'Pending Approval' 'Suspended')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "License was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "53072f78-cd9b-485f-b432-93932c69bf2a", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5246df46-6800-4739-b03a-0816b5e4fd64", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ac6e2bb-d81e-4645-a40f-349051ee8088", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "93f75680-253d-4cb8-bee3-aba4a032baab", "documentation": "Retrieve a list of roles", "method": "get", "endpoint": "organisations/:partyId/roles", "responses": [ { "uuid": "6b4cba99-3bf8-49cb-94a5-dce8548edfb8", "body": "[\n {\n \"fromDate\": \"2016-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"partyRoleType\": \"{{oneOf (array 'Director' 'Employee' 'Member' 'Partner' 'Trustee')}}\",\n \"relatedPartyId\": \"\",\n \"relatedPartyRoleType\": \"{{oneOf (array 'Association' 'Company' 'Employer' 'Organisation' 'Partnership' 'Trust')}}\",\n \"relationshipType\": \"{{oneOf (array 'Directorship' 'Employment' 'Membership' 'Partnership' 'Trusteeship')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Roles were retrieved successfully", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Link", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d78141a9-df80-423f-8108-f9d6d0be6890", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7e939a85-b139-46cc-adb4-969d9b1f8b5d", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3a4852e-9bd3-4de6-bb60-2f690548175e", "documentation": "Create a role", "method": "post", "endpoint": "organisations/:partyId/roles", "responses": [ { "uuid": "9aa9c09f-b478-44e4-bfed-be348538b14f", "body": "{\n \"fromDate\": \"2016-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"partyRoleType\": \"{{oneOf (array 'Director' 'Employee' 'Member' 'Partner' 'Trustee')}}\",\n \"relatedPartyId\": \"\",\n \"relatedPartyRoleType\": \"{{oneOf (array 'Association' 'Company' 'Employer' 'Organisation' 'Partnership' 'Trust')}}\",\n \"relationshipType\": \"{{oneOf (array 'Directorship' 'Employment' 'Membership' 'Partnership' 'Trusteeship')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 201, "label": "Role was created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7840d6dd-0d53-436c-b761-8a6269f58c31", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "db52100f-f673-45bb-8dc0-6d076f7896ea", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6f287381-12dc-4144-8de9-6cd8482f61cc", "documentation": "Delete a role", "method": "delete", "endpoint": "organisations/:partyId/roles/:roleId", "responses": [ { "uuid": "a8cd98e8-8bc6-4680-aee1-645468b4e183", "body": "", "latency": 0, "statusCode": 204, "label": "Role was deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fce1e2e2-1b29-4887-87c9-81bcc9136a20", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e42dd70d-5fef-4318-8829-07b454c0c0cc", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d98672c6-440a-4a7d-8ef2-b16642d797df", "documentation": "Retrieve a role", "method": "get", "endpoint": "organisations/:partyId/roles/:roleId", "responses": [ { "uuid": "76bef0c5-fbeb-41a1-a911-142fc8737611", "body": "{\n \"fromDate\": \"2016-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"partyRoleType\": \"{{oneOf (array 'Director' 'Employee' 'Member' 'Partner' 'Trustee')}}\",\n \"relatedPartyId\": \"\",\n \"relatedPartyRoleType\": \"{{oneOf (array 'Association' 'Company' 'Employer' 'Organisation' 'Partnership' 'Trust')}}\",\n \"relationshipType\": \"{{oneOf (array 'Directorship' 'Employment' 'Membership' 'Partnership' 'Trusteeship')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Role was retrieved successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "54840ef1-13c6-4a47-bfc6-55c9e0513324", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dbce1132-12a9-4b39-8377-3ff4640ceae4", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7e8a5ae-290d-4dde-82a2-0d02ec57a5b5", "documentation": "Update a role", "method": "put", "endpoint": "organisations/:partyId/roles/:roleId", "responses": [ { "uuid": "8dc9ec8f-e4b8-47cf-a78f-5eace22617e6", "body": "{\n \"fromDate\": \"2016-01-13T09:05:06+10:00\",\n \"id\": \"\",\n \"partyRoleType\": \"{{oneOf (array 'Director' 'Employee' 'Member' 'Partner' 'Trustee')}}\",\n \"relatedPartyId\": \"\",\n \"relatedPartyRoleType\": \"{{oneOf (array 'Association' 'Company' 'Employer' 'Organisation' 'Partnership' 'Trust')}}\",\n \"relationshipType\": \"{{oneOf (array 'Directorship' 'Employment' 'Membership' 'Partnership' 'Trusteeship')}}\",\n \"toDate\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Role was updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "00423c84-32f4-4991-8cca-f27bc886d734", "body": "{\n \"code\": \"400\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The client specified an invalid argument\",\n \"status\": \"INVALID_ARGUMENT\"\n}", "latency": 0, "statusCode": 400, "label": "The client specified an invalid argument", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d80784dd-61ae-416c-9374-9c1395ef9c4e", "body": "{\n \"code\": \"401\",\n \"details\": {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n },\n \"message\": \"Request not authenticated due to missing, invalid, or expired token\",\n \"status\": \"UNAUTHENTICATED\"\n}", "latency": 0, "statusCode": 401, "label": "Request not authenticated due to missing, invalid, or expired token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "92602975-1695-4115-aad6-db7b5b97929a", "body": "{\n \"code\": \"404\",\n \"details\": [\n {\n \"code\": \"NullValue\",\n \"message\": \"Family name must not be null\",\n \"target\": \"familyName\"\n }\n ],\n \"message\": \"The specified resource was not found\",\n \"status\": \"NOT_FOUND\"\n}", "latency": 0, "statusCode": 404, "label": "The specified resource was not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "e16170af-56b0-4f27-b73d-fe00420ecf55" }, { "type": "route", "uuid": "d3eda448-c3e6-4090-9387-417ca4563ffb" }, { "type": "route", "uuid": "5addc420-5211-45a4-a333-d15985ee36a5" }, { "type": "route", "uuid": "06207a08-d399-4fda-8caf-ed233821d17c" }, { "type": "route", "uuid": "77b48df5-4eb6-4b56-991f-052efd0754cf" }, { "type": "route", "uuid": "8348ae84-9028-47aa-90af-2539955ae484" }, { "type": "route", "uuid": "e37e3319-6249-43fb-92e8-7e1cff9bf1e8" }, { "type": "route", "uuid": "364c66d8-58e8-4d8f-959c-0c28e7e896b4" }, { "type": "route", "uuid": "3b762330-23d6-4293-b2de-d4d92fc424cc" }, { "type": "route", "uuid": "6711a7e8-4f97-4c34-b70b-b331eca97d5f" }, { "type": "route", "uuid": "06671242-6e5d-4311-af7e-a0a8588a83e0" }, { "type": "route", "uuid": "f34316a2-2c48-46e0-b20a-e6bc10829065" }, { "type": "route", "uuid": "9d7684c4-5060-48da-9989-53acf1cb2b05" }, { "type": "route", "uuid": "f14244a9-791f-4758-a854-7f8e9748261e" }, { "type": "route", "uuid": "fa4ce790-ad6b-4589-9fb0-f5203156021b" }, { "type": "route", "uuid": "0016da30-aa45-4545-bc7a-af67d57f6a72" }, { "type": "route", "uuid": "b4e396d5-861b-4019-b8ca-03cb3fa45918" }, { "type": "route", "uuid": "3caf9c02-9104-4f06-967f-2236537643ed" }, { "type": "route", "uuid": "2a9ed941-4220-43da-983b-4e8c0c512f0b" }, { "type": "route", "uuid": "b52bda52-d3f3-4b76-9827-ca80695abe88" }, { "type": "route", "uuid": "d01f444e-a1f4-4bf0-8a64-8ba5053c19f6" }, { "type": "route", "uuid": "478a3c87-d1d3-4486-b022-ab4f704e380f" }, { "type": "route", "uuid": "3df1e7a3-d398-4644-ab3b-b684aa2e8d8b" }, { "type": "route", "uuid": "8367e19e-25cb-4292-ba3c-ef129c16568b" }, { "type": "route", "uuid": "c5b25d15-166c-4686-b364-2dfd4027ed92" }, { "type": "route", "uuid": "b8ced50d-d57f-4972-94b0-0e7196d23c25" }, { "type": "route", "uuid": "e70675b7-fa4d-407c-8d6b-1b73a49f8654" }, { "type": "route", "uuid": "072d78c5-c298-437c-8c0d-18f92702e48e" }, { "type": "route", "uuid": "9d0cfb90-6376-4c0e-b545-5666a5ecc4ea" }, { "type": "route", "uuid": "f3367fa4-52cd-43c2-9fab-ff1e9ac5eb8b" }, { "type": "route", "uuid": "f6e59012-e187-4fe8-b73a-ac56858ae502" }, { "type": "route", "uuid": "3be69cd2-95d7-4843-a784-e7a649eccce1" }, { "type": "route", "uuid": "2205899e-d17a-4aa1-8c7c-90c1271a568d" }, { "type": "route", "uuid": "d66601db-4c42-4417-8572-8ce6dc3e6ce8" }, { "type": "route", "uuid": "419ca722-e063-4be4-8327-bb1b5e4fbe18" }, { "type": "route", "uuid": "9d208b1d-92cf-4884-881c-423fef3a3b0f" }, { "type": "route", "uuid": "514d1018-815b-41cb-a779-27b565fe1fa1" }, { "type": "route", "uuid": "4c2565a8-0726-46c1-9952-b2e43d19720a" }, { "type": "route", "uuid": "429de16f-5db2-46e7-8f1a-a9073617b21c" }, { "type": "route", "uuid": "cfc530f4-8710-4182-8d34-f8253f5007da" }, { "type": "route", "uuid": "dcf52fab-9558-403e-8aff-d59ea98f29d4" }, { "type": "route", "uuid": "d7c77356-d252-476d-98f7-a1956a35efa0" }, { "type": "route", "uuid": "56f2aaf2-b951-426f-a533-d679b2ed99ed" }, { "type": "route", "uuid": "b6f87445-9e58-4e17-9835-04e13edef8e7" }, { "type": "route", "uuid": "a6534bae-3f8d-4f57-bb86-95c806007966" }, { "type": "route", "uuid": "a7411018-5b1c-434e-9efd-18eef399be6e" }, { "type": "route", "uuid": "99703a8f-6473-4a93-bb3d-a4811b2c70c8" }, { "type": "route", "uuid": "d7050751-2055-402d-a9a9-3d611dc5aa86" }, { "type": "route", "uuid": "e5ab2820-3a24-4bc6-85a8-65f76988cd95" }, { "type": "route", "uuid": "de87b4b9-a6d5-443f-94a8-8954f748528a" }, { "type": "route", "uuid": "ed2f29d0-a34f-49a3-bb7b-81a0623d2185" }, { "type": "route", "uuid": "dbaa3560-bd86-45c2-b344-23fd51663f5b" }, { "type": "route", "uuid": "575ea257-f0ad-4b47-bade-79c24cddbcf1" }, { "type": "route", "uuid": "00cfd534-1a21-4687-affa-f75bf9d5a9b7" }, { "type": "route", "uuid": "ec4043fa-4e62-4054-bd8c-5b2a7232a412" }, { "type": "route", "uuid": "00c7d0cf-2c17-44c3-a793-7f254dff997c" }, { "type": "route", "uuid": "f424ab6d-03b9-445c-8e0e-667e885395b3" }, { "type": "route", "uuid": "ec8365e8-ae97-4306-84d6-5362a476b9ff" }, { "type": "route", "uuid": "05a6452c-93ca-41b2-8534-97fea4c12fc4" }, { "type": "route", "uuid": "b855e00b-45c0-446c-b547-daf5a6d645c6" }, { "type": "route", "uuid": "6333d717-2d97-45ce-bf4b-700bcc9a837d" }, { "type": "route", "uuid": "8fb79c29-bd92-41ba-bec9-879b492dca69" }, { "type": "route", "uuid": "d0381ec0-a19f-49a6-8e0c-efe650c2ad06" }, { "type": "route", "uuid": "fd340cef-a7e4-4f3f-837a-8e7f95f70ea1" }, { "type": "route", "uuid": "e1b28db7-3126-4219-bbe9-a77b03599e63" }, { "type": "route", "uuid": "e40d4cca-b664-4420-b5e9-57844b868f8c" }, { "type": "route", "uuid": "81d8c9c1-6021-4339-929e-b42dc12c8dbc" }, { "type": "route", "uuid": "3103dfce-c706-439c-b142-0ad8e2291d75" }, { "type": "route", "uuid": "bc70dafe-4596-4ae3-b457-bc505bdbc667" }, { "type": "route", "uuid": "93f75680-253d-4cb8-bee3-aba4a032baab" }, { "type": "route", "uuid": "a3a4852e-9bd3-4de6-bb60-2f690548175e" }, { "type": "route", "uuid": "6f287381-12dc-4144-8de9-6cd8482f61cc" }, { "type": "route", "uuid": "d98672c6-440a-4a7d-8ef2-b16642d797df" }, { "type": "route", "uuid": "b7e8a5ae-290d-4dde-82a2-0d02ec57a5b5" } ] }