PayDirect API insomnia collection

{
  "_type": "export",
  "__export_format": 4,
  "__export_date": "2021-09-16T16:33:53.321Z",
  "__export_source": "insomnia.desktop.app:v2021.4.1",
  "resources": [
    {
      "_id": "req_802af7003b7d4c6f9f7a53e28febafa5",
      "parentId": "fld_7525e7be7cd24725b9670269d8c83b7d",
      "modified": 1631808524294,
      "created": 1631796182276,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/sweep",
      "name": "Create Sweep Config",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"currency\": \"GBP\",\n\t\"max_amount_in_minor\": 100000,\n\t\"frequency\": \"daily\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_533683a0202d4fdda226433315d3067a"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1631796182276,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_7525e7be7cd24725b9670269d8c83b7d",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1631796010271,
      "created": 1631795764173,
      "name": "Sweep",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1631795764173,
      "_type": "request_group"
    },
    {
      "_id": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "parentId": "wrk_95c6825a22744ebdb4221f00ea1cb3bb",
      "modified": 1614939922923,
      "created": 1612881282970,
      "name": "PayDirect",
      "description": "",
      "environment": {
        "REQUIRE_JWS": true,
        "user_id": "bec96bf3-788b-4266-92dc-77351b680ac5"
      },
      "environmentPropertyOrder": {
        "&": [
          "REQUIRE_JWS",
          "user_id"
        ]
      },
      "metaSortKey": -1612881282970,
      "_type": "request_group"
    },
    {
      "_id": "wrk_95c6825a22744ebdb4221f00ea1cb3bb",
      "parentId": null,
      "modified": 1617107421404,
      "created": 1601651785000,
      "name": "TrueLayer",
      "description": "",
      "scope": "collection",
      "_type": "workspace"
    },
    {
      "_id": "req_40a3b80fd8794d0b80c3fb3ac9c24068",
      "parentId": "fld_7525e7be7cd24725b9670269d8c83b7d",
      "modified": 1631797454214,
      "created": 1631796015779,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/sweep",
      "name": "Get Sweep Config",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1631796015779,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_51558352599d412ea4cc0f810d031723",
      "parentId": "fld_d082dcdb5e904440b2c959a22cd2bafc",
      "modified": 1617107587896,
      "created": 1612881297615,
      "url": "https://auth.{{ENVIRONMENT_URI}}/connect/token",
      "name": "Generate PayDirect Token",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/x-www-form-urlencoded",
        "params": [
          {
            "name": "client_id",
            "value": "{{ CLIENT_ID }}",
            "description": "",
            "id": "pair_c22e9af536f74fe0a5e747fc6eecad6d"
          },
          {
            "name": "client_secret",
            "value": "{{CLIENT_SECRET}}",
            "description": "",
            "id": "pair_df17b794d78f4d03be3b6c37527422c8"
          },
          {
            "name": "scope",
            "value": "paydirect",
            "description": "",
            "id": "pair_b84a19cd1a1c4b23890b5d38cd2d94f1"
          },
          {
            "name": "grant_type",
            "value": "client_credentials",
            "description": "",
            "id": "pair_6e922ac379d94ced8366d885e25bf73f"
          }
        ]
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/x-www-form-urlencoded",
          "id": "pair_29f5d394fc6d49c9a02a160176f2129e"
        },
        {
          "name": "",
          "value": "",
          "description": "",
          "id": "pair_a7921d11858c47ed89f874b6eb2b069f"
        }
      ],
      "authentication": {},
      "metaSortKey": -1612882494723.3125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_d082dcdb5e904440b2c959a22cd2bafc",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1615371358410,
      "created": 1615371358410,
      "name": "Auth",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1615371358410,
      "_type": "request_group"
    },
    {
      "_id": "req_028e3ee6308e49ed8305a9b87f0608dd",
      "parentId": "fld_d082dcdb5e904440b2c959a22cd2bafc",
      "modified": 1615371368643,
      "created": 1615371235166,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/test-signature",
      "name": "Test Request Signing",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\"payload\": \"this is a test\"\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_b9c9ab4faa51487dbce23bc6b068f725"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612882494673.3125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_fb4a76b0392946c4ace9c8b1ad508e9a",
      "parentId": "fld_9c0aba9b7bec4647a3380b779fc2d771",
      "modified": 1631795418339,
      "created": 1614883631175,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/users/withdrawals",
      "name": "Create Withdrawal (Closed Loop)",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\t\"user_id\": \"{{user_id}}\",\n\t\t\"account_id\": \"{% response 'body', 'req_553e8d9661844c1e87fa98059e005eee', 'b64::JC5yZXN1bHRzWzBdLmFjY291bnRfaWQ=::46b', 'never', 60 %}\",\n\t\t\"transaction_id\": \"{% uuid 'v4' %}\",\n\t\t\"beneficiary_reference\": \"Test Payout\",\n\t\t\"currency\": \"GBP\",\n\t\t\"amount_in_minor\": 1\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_017d1a96c2c64085b45753d167a4fd3e"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612882494823.3125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_9c0aba9b7bec4647a3380b779fc2d771",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1615371338588,
      "created": 1615371338588,
      "name": "Withdrawal",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1615371338588,
      "_type": "request_group"
    },
    {
      "_id": "req_6288ecd0ffd3485bb111826d69e8adfe",
      "parentId": "fld_9c0aba9b7bec4647a3380b779fc2d771",
      "modified": 1631795452152,
      "created": 1614883548011,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/users/{{user_id}}/accounts/{% response 'body', 'req_553e8d9661844c1e87fa98059e005eee', 'b64::JC5yZXN1bHRzWzBdLmFjY291bnRfaWQ=::46b', 'never', 60 %}/withdrawals/6c746da4-38f0-47ed-a448-5db6271cf316",
      "name": "Get Withdrawal (Closed Loop)",
      "description": "",
      "method": "GET",
      "body": {
        "mimeType": "application/json",
        "text": ""
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_017d1a96c2c64085b45753d167a4fd3e"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612882494773.3125,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_0b83cf06f3f44a55abcbe195010afd1a",
      "parentId": "fld_23614c54d2bd40a8864e45d13f6221de",
      "modified": 1617108489200,
      "created": 1614883473531,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/users/{{user_id}}",
      "name": "Get User",
      "description": "",
      "method": "GET",
      "body": {
        "mimeType": "application/json",
        "text": ""
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_017d1a96c2c64085b45753d167a4fd3e"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612882747790.5,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_23614c54d2bd40a8864e45d13f6221de",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1615371325179,
      "created": 1615371325179,
      "name": "User",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1615371325179,
      "_type": "request_group"
    },
    {
      "_id": "req_553e8d9661844c1e87fa98059e005eee",
      "parentId": "fld_23614c54d2bd40a8864e45d13f6221de",
      "modified": 1617108498579,
      "created": 1614883492086,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/users/{{user_id}}/accounts",
      "name": "Get User Accounts",
      "description": "",
      "method": "GET",
      "body": {
        "mimeType": "application/json",
        "text": ""
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_017d1a96c2c64085b45753d167a4fd3e"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612882747740.5,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_07a4eb81ded9426b80a75733a23ef2c2",
      "parentId": "fld_8c6a1a0eee8a4b90b623a1ce10f2f8fb",
      "modified": 1617107384945,
      "created": 1612881533548,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/deposits/providers",
      "name": "Get Providers",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [
        {
          "name": "auth_flow_type",
          "value": "redirect,embedded",
          "description": "",
          "id": "pair_b58ec97a5a584a73898b3f254c4a4e42"
        },
        {
          "name": "account_type",
          "value": "sort_code_account_number,iban",
          "description": "",
          "id": "pair_c86a8989937f451fa652d0be1a44d186"
        },
        {
          "name": "additional_input_type",
          "value": "text,select",
          "description": "",
          "id": "pair_aaa8f66a2bad4b6284ef792e65fe269c"
        },
        {
          "name": "currency",
          "value": "GBP",
          "description": "",
          "id": "pair_a8b9e77befc64e45b81b98f08ea2e0e2"
        }
      ],
      "headers": [],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612884771578,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "fld_8c6a1a0eee8a4b90b623a1ce10f2f8fb",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1615371312287,
      "created": 1615371312287,
      "name": "Deposit",
      "description": "",
      "environment": {},
      "environmentPropertyOrder": null,
      "metaSortKey": -1615371312287,
      "_type": "request_group"
    },
    {
      "_id": "req_3af359f8e546499fb9cf4763a252e663",
      "parentId": "fld_8c6a1a0eee8a4b90b623a1ce10f2f8fb",
      "modified": 1626704979576,
      "created": 1612884771528,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/users/deposits",
      "name": "Create Deposit",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\t\"user_id\": \"{{user_id}}\",\n\t\t\"deposit\": {\n\t\t\t\t\"deposit_id\": \"{% uuid 'v4' %}\",\n\t\t\t\t\"provider_id\": \"mock-payments-gb-redirect\",\n\t\t\t\t\"scheme_id\": \"faster_payments_service\",\n\t\t\t\t\"fee_options\": \"\",\n\t\t\t\t\"amount_in_minor\": 1,\n\t\t\t\t\"currency\": \"GBP\",\n\t\t\t\t\"remitter\": {\n\t\t\t\t\t\t\"account\": {\n\t\t\t\t\t\t\t\t\"type\": \"sort_code_account_number\",\n\t\t\t\t\t\t\t\t\"sort_code\": \"040004\",\n\t\t\t\t\t\t\t\t\"account_number\": \"00000000\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"name\": \"Jake Oliver\"\n\t\t\t\t}\n\t\t},\n\t\t\"auth_flow\": {\n\t\t\t\t\"type\": \"redirect\",\n\t\t\t\t\"return_uri\": \"https://console.{{_.ENVIRONMENT_URI}}/redirect-page\"\n\t\t}\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_017d1a96c2c64085b45753d167a4fd3e"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612884771528,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_e2aea5528d9e4d45a1b61d804802892b",
      "parentId": "fld_8c6a1a0eee8a4b90b623a1ce10f2f8fb",
      "modified": 1617108518524,
      "created": 1614777979653,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/users/{{user_id}}/deposits/{% response 'body', 'req_3af359f8e546499fb9cf4763a252e663', 'b64::JC5yZXN1bHQuZGVwb3NpdC5kZXBvc2l0X2lk::46b', 'never', 60 %}",
      "name": "Get Deposit",
      "description": "",
      "method": "GET",
      "body": {
        "mimeType": "application/json",
        "text": ""
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_017d1a96c2c64085b45753d167a4fd3e"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612884771478,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_f927767ca17248869a704ac74a8f5570",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1617108532020,
      "created": 1614778015142,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/balances",
      "name": "Get Balances",
      "description": "",
      "method": "GET",
      "body": {
        "mimeType": "application/json",
        "text": ""
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_017d1a96c2c64085b45753d167a4fd3e"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1612882343043,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_ef517764ee58490c92ec645561d0222e",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1617108562596,
      "created": 1614950335369,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/transactions",
      "name": "Get Transactions",
      "description": "",
      "method": "GET",
      "body": {
        "mimeType": "application/json",
        "text": ""
      },
      "parameters": [
        {
          "name": "from",
          "value": "{% prompt 'From Date', '', '2020-01-01T13:13:40Z', '', false, true %}",
          "description": "",
          "id": "pair_c46b4975ed88495ab64bcc86fa8891fa"
        },
        {
          "name": "to",
          "value": "{% now 'iso-8601', '' %}",
          "description": "",
          "id": "pair_816f9ebba65645acb0b37d8a39721a9f"
        }
      ],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_017d1a96c2c64085b45753d167a4fd3e"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1607522377042.5,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_e2b1d10604044fd18af931ecf068834c",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1631795756240,
      "created": 1631795431411,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/withdrawals",
      "name": "Create Withdrawal (Open Loop)",
      "description": "",
      "method": "POST",
      "body": {
        "mimeType": "application/json",
        "text": "{\n\t\t\"transaction_id\": \"{% uuid 'v4' %}\",\n\t\t\"beneficiary_name\": \"John Doe\",\n\t\t\"beneficiary_iban\": \"GB29NWBK60161331926819\",\n\t\t\"beneficiary_reference\": \"Test Payout\",\n\t\t\"currency\": \"GBP\",\n\t\t\"amount_in_minor\": 1\n}"
      },
      "parameters": [],
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json",
          "id": "pair_a826670814d846e2bdeefd497635e86f"
        }
      ],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1607522376992.5,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "req_4fc0c3aad87943e180a67b6143892b92",
      "parentId": "fld_ae62e2ee99da4987a08f8cf513bdd632",
      "modified": 1631795757561,
      "created": 1631795447058,
      "url": "https://paydirect.{{ENVIRONMENT_URI}}/v1/withdrawals/{% prompt 'Withdrawal ID', 'withdrawal_id', '', '', true, true %}",
      "name": "Get Withdrawal (Open Loop)",
      "description": "",
      "method": "GET",
      "body": {},
      "parameters": [],
      "headers": [],
      "authentication": {
        "type": "bearer",
        "token": "{% response 'body', 'req_51558352599d412ea4cc0f810d031723', 'b64::JC5hY2Nlc3NfdG9rZW4=::46b', 'when-expired', 3600 %}"
      },
      "metaSortKey": -1607522376942.5,
      "isPrivate": false,
      "settingStoreCookies": true,
      "settingSendCookies": true,
      "settingDisableRenderRequestBody": false,
      "settingEncodeUrl": true,
      "settingRebuildPath": true,
      "settingFollowRedirects": "global",
      "_type": "request"
    },
    {
      "_id": "env_a7c547d8955796d2ba3e6653f18d5f61671257c8",
      "parentId": "wrk_95c6825a22744ebdb4221f00ea1cb3bb",
      "modified": 1602149582968,
      "created": 1601651785030,
      "name": "Base Environment",
      "data": {
        "ENVIRONMENT_URI": "truelayer-sandbox.com"
      },
      "dataPropertyOrder": {
        "&": [
          "ENVIRONMENT_URI"
        ]
      },
      "color": null,
      "isPrivate": false,
      "metaSortKey": 1601651785030,
      "_type": "environment"
    },
    {
      "_id": "jar_a7c547d8955796d2ba3e6653f18d5f61671257c8",
      "parentId": "wrk_95c6825a22744ebdb4221f00ea1cb3bb",
      "modified": 1617107887481,
      "created": 1601651785032,
      "name": "Default Jar",
      "cookies": [
        {
          "key": "__cfduid",
          "value": "dfcc87f535790e32bd1d88e6a72d1ecd11614950471",
          "expires": "2021-04-04T13:21:11.000Z",
          "domain": "t7r.dev",
          "path": "/",
          "secure": true,
          "httpOnly": true,
          "extensions": [
            "SameSite=Lax"
          ],
          "hostOnly": false,
          "creation": "2021-03-05T13:21:21.897Z",
          "lastAccessed": "2021-03-05T13:21:21.897Z",
          "id": "7191449880737999"
        },
        {
          "key": "__cfduid",
          "value": "df826f393e1e6b54361044833cd3d18b61617107887",
          "expires": "2021-04-29T12:38:07.000Z",
          "domain": "truelayer-sandbox.com",
          "path": "/",
          "secure": true,
          "httpOnly": true,
          "extensions": [
            "SameSite=Lax"
          ],
          "hostOnly": false,
          "creation": "2021-03-30T12:31:01.547Z",
          "lastAccessed": "2021-03-30T12:38:07.480Z",
          "id": "05581429768103274"
        }
      ],
      "_type": "cookie_jar"
    },
    {
      "_id": "spc_8cb2ea66d487454fa5129516281ffd0f",
      "parentId": "wrk_95c6825a22744ebdb4221f00ea1cb3bb",
      "modified": 1601651785001,
      "created": 1601651785001,
      "fileName": "Insomnia",
      "contents": "",
      "contentType": "yaml",
      "_type": "api_spec"
    },
    {
      "_id": "spc_c028d85adf794f189891479d9337308e",
      "parentId": "wrk_95c6825a22744ebdb4221f00ea1cb3bb",
      "modified": 1631793442616,
      "created": 1631793442616,
      "fileName": "TrueLayer",
      "contents": "",
      "contentType": "yaml",
      "_type": "api_spec"
    },
    {
      "_id": "env_cf926ff6b99a47a39309ced3db203bb6",
      "parentId": "env_a7c547d8955796d2ba3e6653f18d5f61671257c8",
      "modified": 1631795386185,
      "created": 1602149608866,
      "name": "TrueLayer Sandbox",
      "data": {
        "ENVIRONMENT_URI": "truelayer-sandbox.com",
        "CLIENT_ID": "",
        "CLIENT_SECRET": "",
        "CERTIFICATE_ID": "",
        "PRIVATE_KEY": ""
      },
      "dataPropertyOrder": {
        "&": [
          "ENVIRONMENT_URI",
          "CLIENT_ID",
          "CLIENT_SECRET",
          "CERTIFICATE_ID",
          "PRIVATE_KEY"
        ]
      },
      "color": null,
      "isPrivate": false,
      "metaSortKey": 0,
      "_type": "environment"
    },
    {
      "_id": "env_8157aa6efa4f44608de74d997ed58c7d",
      "parentId": "env_a7c547d8955796d2ba3e6653f18d5f61671257c8",
      "modified": 1614760008397,
      "created": 1602149639675,
      "name": "TrueLayer Production",
      "data": {
        "ENVIRONMENT_URI": "truelayer.com",
        "CLIENT_ID": "",
        "CLIENT_SECRET": "",
        "CERTIFICATE_ID": "",
        "PRIVATE_KEY": ""
      },
      "dataPropertyOrder": {
        "&": [
          "ENVIRONMENT_URI",
          "CLIENT_ID",
          "CLIENT_SECRET",
          "CERTIFICATE_ID",
          "PRIVATE_KEY"
        ]
      },
      "color": null,
      "isPrivate": false,
      "metaSortKey": 1,
      "_type": "environment"
    }
  ]
}