Skip to content

Instantly share code, notes, and snippets.

@corelmax
Created June 10, 2022 05:41
Show Gist options
  • Save corelmax/6bbd2e799050829598d348285471e1be to your computer and use it in GitHub Desktop.
Save corelmax/6bbd2e799050829598d348285471e1be to your computer and use it in GitHub Desktop.
{
"_type": "export",
"__export_format": 4,
"__export_date": "2022-06-09T13:06:44.366Z",
"__export_source": "insomnia.desktop.app:v2022.3.0",
"resources": [
{
"_id": "req_7d7050b7b3b2440aa784ee60a30f514b",
"parentId": "fld_893e9f5c77a4466fbc67f564275ff60e",
"modified": 1654779978786,
"created": 1654779756029,
"url": "http://localhost:8080/api/v1/admin/registration_requests/26fa4c7e-9039-4900-86ac-a32c1b64ad9d",
"name": "Registration Requests > Update",
"description": "",
"method": "PUT",
"body": {
"mimeType": "application/json",
"text": "{\n \"status\": \"approved\"\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_d91a96ae881747cfbedc52e53ec0833b"
},
{
"id": "pair_bc7b5c23680e4c6d97d27ef50bd58098",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
}
],
"authentication": {},
"metaSortKey": -1654757342091,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "fld_893e9f5c77a4466fbc67f564275ff60e",
"parentId": "wrk_311934844f6a4fdabc7fd9849ec93b6c",
"modified": 1654779961782,
"created": 1654779961782,
"name": "Admin",
"description": "",
"environment": {},
"environmentPropertyOrder": null,
"metaSortKey": -1654779961782,
"_type": "request_group"
},
{
"_id": "wrk_311934844f6a4fdabc7fd9849ec93b6c",
"parentId": null,
"modified": 1654757332687,
"created": 1654757332687,
"name": "BlueBell",
"description": "",
"scope": "collection",
"_type": "workspace"
},
{
"_id": "req_fc2082ad92864a4db67a4fd29765d7cc",
"parentId": "fld_893e9f5c77a4466fbc67f564275ff60e",
"modified": 1654779975477,
"created": 1654757567313,
"url": "http://localhost:8080/api/v1/admin/registration_requests/26fa4c7e-9039-4900-86ac-a32c1b64ad9d/reviews",
"name": "Registration Requests > Add Review",
"description": "",
"method": "POST",
"body": {
"mimeType": "application/json",
"text": "{\n\t\t\"overall\": {\n\t\t\t\"status\": \"rejected\",\n\t\t\t\"comment\": \"something wrong\"\n\t\t},\n\t\t\"identity\": {\n\t\t\t\"overall\": {\n\t\t\t\t\"status\": \"approved\",\n\t\t\t\t\"comment\": \"test\"\n\t\t\t}\n\t\t},\n\t\t\"identity_documents\": {\n\t\t\t\"overall\": {\n\t\t\t\t\"status\": \"approved\",\n\t\t\t\t\"comment\": null\n\t\t\t},\n\t\t\t\"id_card_front\": {\n\t\t\t\t\"status\": \"rejected\",\n\t\t\t\t\"comment\": \"not focused\"\n\t\t\t},\n\t\t\t\"id_card_back\": {\n\t\t\t\t\"status\": \"rejected\",\n\t\t\t\t\"comment\": \"not focused\"\n\t\t\t},\n\t\t\t\"id_card_selfie\": {\n\t\t\t\t\"status\": \"rejected\",\n\t\t\t\t\"comment\": \"blur\"\n\t\t\t},\n\t\t\t\"passport_front\": {\n\t\t\t\t\"status\": \"approved\",\n\t\t\t\t\"comment\": null\n\t\t\t},\n\t\t\t\"passport_selfie\": {\n\t\t\t\t\"status\": \"approved\",\n\t\t\t\t\"comment\": null\n\t\t\t}\n\t\t},\n\t\t\"bank_account\": {\n\t\t\t\"overall\": {\n\t\t\t\t\"status\": \"approved\",\n\t\t\t\t\"comment\": null\n\t\t\t},\n\t\t\t\"book_front\": {\n\t\t\t\t\"status\": \"approved\",\n\t\t\t\t\"comment\": null\n\t\t\t}\n\t\t},\n\t\t\"source_of_fund\": {\n\t\t\t\"overall\": {\n\t\t\t\t\"status\": \"approved\",\n\t\t\t\t\"comment\": null\n\t\t\t}\n\t\t},\n\t\t\"information_disclosure\": {\n\t\t\t\"overall\": {\n\t\t\t\t\"status\": \"approved\",\n\t\t\t\t\"comment\": null\n\t\t\t}\n\t\t}\n}"
},
"parameters": [],
"headers": [
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_d91a96ae881747cfbedc52e53ec0833b"
},
{
"id": "pair_bc7b5c23680e4c6d97d27ef50bd58098",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
}
],
"authentication": {},
"metaSortKey": -1654757342041,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_fad5de86de4640f7a877bccd888f3331",
"parentId": "fld_893e9f5c77a4466fbc67f564275ff60e",
"modified": 1654779970202,
"created": 1654757390981,
"url": "http://localhost:8080/api/v1/admin/registration_requests/26fa4c7e-9039-4900-86ac-a32c1b64ad9d",
"name": "Registration Requests > Single",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [
{
"id": "pair_661a0a9f677443ce994dc55cfded5a44",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
}
],
"authentication": {},
"metaSortKey": -1654757341991,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_f3950c94c1a642c28bfb38de13e31505",
"parentId": "fld_893e9f5c77a4466fbc67f564275ff60e",
"modified": 1654779966261,
"created": 1654757341941,
"url": "http://localhost:8080/api/v1/admin/registration_requests",
"name": "Registration Requests > List",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [
{
"id": "pair_eefda27a8758406b9aadedaf8b3ab2cb",
"name": "x-access-token",
"value": "&j&@4DfkxihZJ@8Q#eCso~!DDK.n^73u",
"description": ""
}
],
"authentication": {},
"metaSortKey": -1654757341941,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_d8861ca62406496e90d9bd7726dac25a",
"parentId": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"modified": 1654777172265,
"created": 1654776960484,
"url": "http://localhost:8080/api/v1/users/me/pii",
"name": "Get PII",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [
{
"id": "pair_29e21284e2af4d5faadb7fb2fbd2e289",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
}
],
"authentication": {},
"metaSortKey": -1654776960484,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"parentId": "wrk_311934844f6a4fdabc7fd9849ec93b6c",
"modified": 1654776493353,
"created": 1654776493353,
"name": "registration",
"description": "",
"environment": {},
"environmentPropertyOrder": null,
"metaSortKey": -1654776493353,
"_type": "request_group"
},
{
"_id": "req_a4b02cbbc2a04cd095d9985564e4b8bf",
"parentId": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"modified": 1654779011653,
"created": 1654777178528,
"url": "http://localhost:8080/api/v1/users/me/pii",
"name": "Save PII",
"description": "",
"method": "PUT",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"is_thai_nationality\": true,\n\t\"thai_id_card\": {\n\t\t\"number\": \"1211111111111\",\n\t\t\"laser_id\": \"1111111\",\n\t\t\"expiry_date\": \"1992-04-13\",\n\t\t\"address\": {\n\t\t\t\"number\": \"888\",\n\t\t\t\"building\": \"building\",\n\t\t\t\"alley\": \"alley\",\n\t\t\t\"road\": \"road\",\n\t\t\t\"sub_district\": \"sub_district\",\n\t\t\t\"district\": \"district\",\n\t\t\t\"province\": \"province\",\n\t\t\t\"zip_code\": \"10110\"\n\t\t}\n\t},\n\t\"passport\": {\n\t\t\"number\": \"9999999999\",\n\t\t\"nationality\": \"THA\",\n\t\t\"expiry_date\": \"2025-05-05\"\n\t},\n\t\"current_address\": {\n\t\t\"number\": \"888\",\n\t\t\t\"building\": \"building\",\n\t\t\t\"alley\": \"alley\",\n\t\t\t\"road\": \"road\",\n\t\t\t\"sub_district\": \"sub_district\",\n\t\t\t\"district\": \"district\",\n\t\t\t\"province\": \"province\",\n\t\t\t\"zip_code\": \"10110\"\n\t},\n\t\"full_name_th\": \"อออ อออออ\",\n\t\"full_name_en\": \"this is foo\",\n\t\"date_of_birth\": \"1992-04-13\",\n\t\"sex\": 1,\n\t\"phone_number\": \"+66001001001\"\n}"
},
"parameters": [],
"headers": [
{
"id": "pair_29e21284e2af4d5faadb7fb2fbd2e289",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
},
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_205115c7cb0a414293962489f9270806"
}
],
"authentication": {},
"metaSortKey": -1654776903300.375,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_507a23e55c124c5c895dba9b3177f028",
"parentId": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"modified": 1654778996374,
"created": 1654778961514,
"url": "http://localhost:8080/api/v1/users/me/funding_source",
"name": "Get Funding Sources",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [
{
"id": "pair_29e21284e2af4d5faadb7fb2fbd2e289",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
}
],
"authentication": {},
"metaSortKey": -1654776846116.75,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_135cb180fa424b99955502b07b3ca50c",
"parentId": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"modified": 1654779434832,
"created": 1654779008649,
"url": "http://localhost:8080/api/v1/users/me/funding_source",
"name": "Save Funding Source",
"description": "",
"method": "PUT",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"occupation\": 1,\n\t\"employement\": {\n\t\t\"company_name\": \"company\",\n\t\t\"industry\": \"industry\",\n\t\t\"position\": \"position\",\n\t\t\"country\": \"country\",\n\t\t\"period\": \"period\",\n\t\t\"annual_income\": 1\n\t},\n\t\"retirement\": {\n\t\t\"company_name\": \"company\",\n\t\t\"industry\": \"industry\",\n\t\t\"position\": \"position\",\n\t\t\"country\": \"country\",\n\t\t\"period\": \"period\",\n\t\t\"annual_income\": 1\n\t},\n\t\"business\": {\n\t\t\"industry\": \"industry\",\n\t\t\"country\": \"country\",\n\t\t\"annual_income\": 1,\n\t\t\"yearly_revenue\": 2\n\t},\n\t\"unemployment\": {\n\t\"company_name\": \"company\",\n\t\t\"industry\": \"industry\",\n\t\t\"position\": \"position\",\n\t\t\"country\": \"country\",\n\t\t\"period\": \"period\",\n\t\t\"annual_income\": 1\n\t},\n\t\"heritage\": {\n\t\t\"from\": \"from\",\n\t\t\"total\": 1\n\t},\n\t\"gift\": {\n\t\t\"from\": \"from\",\n\t\t\"reason\": \"reason\",\n\t\t\"total\": 1\n\t},\n\t\"assets\": {\n\t\t\"description\": \"description\",\n\t\t\"total\": 1\n\t},\n\t\"others\": {\n\t\t\"description\": \"description\",\n\t\t\"total\": 1\n\t}\n}"
},
"parameters": [],
"headers": [
{
"id": "pair_29e21284e2af4d5faadb7fb2fbd2e289",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
},
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_425936f53b7e4ac7b6e03f1ea16a75de"
}
],
"authentication": {},
"metaSortKey": -1654776788933.125,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_cd8a43f84f9b461895855bb3d63fe0df",
"parentId": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"modified": 1654779451715,
"created": 1654779443986,
"url": "http://localhost:8080/api/v1/users/me/bank_accounts",
"name": "Get Bank Accounts",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [
{
"id": "pair_29e21284e2af4d5faadb7fb2fbd2e289",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
}
],
"authentication": {},
"metaSortKey": -1654776645974.0625,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_1c234c57013a44c88fdebc79bfb79019",
"parentId": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"modified": 1654779550133,
"created": 1654779461570,
"url": "http://localhost:8080/api/v1/users/me/bank_accounts",
"name": "Save Bank Accounts",
"description": "",
"method": "PUT",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"bank_code\": 1,\n\t\"account_type\": 1,\n\t\"account_number\": \"1111111111\",\n\t\"account_name\": \"account name\",\n\t\"branch_name\": \"branch name\",\n\t\"book_bank_id\": \"book bank id\"\n}"
},
"parameters": [],
"headers": [
{
"id": "pair_29e21284e2af4d5faadb7fb2fbd2e289",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": ""
},
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_425936f53b7e4ac7b6e03f1ea16a75de"
}
],
"authentication": {},
"metaSortKey": -1654776574494.5312,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_cc5e058d8a244d3285aa2ae7f319e82e",
"parentId": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"modified": 1654776984530,
"created": 1654776503015,
"url": "http://localhost:8080/api/v1/users/me/registration_requests",
"name": "Get Current Registration",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [
{
"id": "pair_1a3a70548d9948a9bb966ab87a30b073",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": "",
"disabled": false
}
],
"authentication": {},
"metaSortKey": -1654776503015,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "req_489935270c2941e887c70bae17bb4ee6",
"parentId": "fld_cb200cbb844a45efbdc03d0e4e260b2f",
"modified": 1654779645679,
"created": 1654779621545,
"url": "http://localhost:8080/api/v1/users/me/registration_requests",
"name": "Save Current Registration",
"description": "",
"method": "PUT",
"body": {
"mimeType": "application/json",
"text": "{\n\t\"status\": \"reviewing\"\n}"
},
"parameters": [],
"headers": [
{
"id": "pair_1a3a70548d9948a9bb966ab87a30b073",
"name": "x-access-token",
"value": "Y2.[t0Y9Hj3BO^b7%U8UHYrM=u~0)c0b",
"description": "",
"disabled": false
},
{
"name": "Content-Type",
"value": "application/json",
"id": "pair_2c465a60f8f840be8d9a06534df6f9db"
}
],
"authentication": {},
"metaSortKey": -1654766922478,
"isPrivate": false,
"settingStoreCookies": true,
"settingSendCookies": true,
"settingDisableRenderRequestBody": false,
"settingEncodeUrl": true,
"settingRebuildPath": true,
"settingFollowRedirects": "global",
"_type": "request"
},
{
"_id": "env_5897eae55dcea6fdb1c3b905bd34f04af2d09d52",
"parentId": "wrk_311934844f6a4fdabc7fd9849ec93b6c",
"modified": 1654757332692,
"created": 1654757332692,
"name": "Base Environment",
"data": {},
"dataPropertyOrder": null,
"color": null,
"isPrivate": false,
"metaSortKey": 1654757332692,
"_type": "environment"
},
{
"_id": "jar_5897eae55dcea6fdb1c3b905bd34f04af2d09d52",
"parentId": "wrk_311934844f6a4fdabc7fd9849ec93b6c",
"modified": 1654757332692,
"created": 1654757332692,
"name": "Default Jar",
"cookies": [],
"_type": "cookie_jar"
},
{
"_id": "spc_7dc0fd0dcc51453e8923d657d8fafc22",
"parentId": "wrk_311934844f6a4fdabc7fd9849ec93b6c",
"modified": 1654757332688,
"created": 1654757332688,
"fileName": "BlueBell",
"contents": "",
"contentType": "yaml",
"_type": "api_spec"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment