{
    "_type": "export",
    "__export_format": 4,
    "__export_date": "2024-11-12T12:15:33.787Z",
    "__export_source": "insomnia.desktop.app:v10.0.0",
    "resources": [
      {
        "_id": "req_1c59918cb5364f7abac4bd4e063656f6",
        "parentId": "wrk_1148664df3634df6bed711b415ae4073",
        "modified": 1731413696398,
        "created": 1572009619195,
        "url": "{{ host  }}/service/path",
        "name": "Endpoint I'd like to call (update me!)",
        "description": "",
        "method": "POST",
        "body": {
          "mimeType": "application/json",
          "text": "{\n\t\"dummy\": \"request\"\n}"
        },
        "parameters": [],
        "headers": [
          {
            "name": "Content-Type",
            "value": "application/json"
          }
        ],
        "authentication": {},
        "metaSortKey": -1572009619195,
        "isPrivate": false,
        "pathParameters": [],
        "settingStoreCookies": true,
        "settingSendCookies": true,
        "settingDisableRenderRequestBody": false,
        "settingEncodeUrl": true,
        "settingRebuildPath": true,
        "settingFollowRedirects": "global",
        "_type": "request"
      },
      {
        "_id": "wrk_1148664df3634df6bed711b415ae4073",
        "parentId": null,
        "modified": 1731413428139,
        "created": 1731413428139,
        "name": "Mastercard APIs",
        "description": "",
        "scope": "collection",
        "_type": "workspace"
      },
      {
        "_id": "env_e47d1bdb0bf64bfdb221f636b551fb89",
        "parentId": "wrk_1148664df3634df6bed711b415ae4073",
        "modified": 1572009219908,
        "created": 1551873508962,
        "name": "New Environment",
        "data": {},
        "dataPropertyOrder": {},
        "color": null,
        "isPrivate": false,
        "metaSortKey": 1551873508962,
        "_type": "environment"
      },
      {
        "_id": "jar_c4791d413a234c1da4b0de5a9ae1477a",
        "parentId": "wrk_1148664df3634df6bed711b415ae4073",
        "modified": 1731080492448,
        "created": 1731080492448,
        "name": "Default Jar",
        "cookies": [],
        "_type": "cookie_jar"
      },
      {
        "_id": "env_a3026626263e462794722e48dbf46a02",
        "parentId": "env_e47d1bdb0bf64bfdb221f636b551fb89",
        "modified": 1731082137959,
        "created": 1572009184884,
        "name": "Production",
        "data": {
          "host": "https://api.mastercard.com",
          "mastercard": {
            "consumerKey": "000000000000000000000000000000000000000000000000!000000000000000000000000000000000000000000000000",
            "keyAlias": "keyalias",
            "keystoreP12Path": "/path/to/production-signing-key.p12",
            "keystorePassword": "keystorepassword",
            "appliesTo": [
              "mastercard.com"
            ],
            "encryptionConfig": {
              "paths": [
                {
                  "path": "$",
                  "toEncrypt": [
                    {
                      "element": "$",
                      "obj": "$"
                    }
                  ],
                  "toDecrypt": [
                    {
                      "element": "$",
                      "obj": "$"
                    }
                  ]
                }
              ],
              "oaepPaddingDigestAlgorithm": "SHA-256",
              "dataEncoding": "hex",
              "ivFieldName": "iv",
              "encryptedKeyFieldName": "encryptedKey",
              "encryptedValueFieldName": "encryptedValue",
              "oaepHashingAlgorithmFieldName": "oaepHashingAlgorithm",
              "publicKeyFingerprintFieldName": "publicKeyFingerprint",
              "publicKeyFingerprintType": "certificate",
              "publicKeyFingerprint": "1bc1f515b1556df0066c91e24640b42e5cd16452f47f6812f6ef17c082841bcf",
              "encryptionCertificate": "/path/to/encryption-certificate.pem",
              "keyStore": "/path/to/decryption-keystore.p12",
              "keyStoreAlias": "decryption-keyalias",
              "keyStorePassword": "decryption-keystorepassword"
            }
          }
        },
        "dataPropertyOrder": {
          "&": [
            "host",
            "mastercard"
          ],
          "&~|mastercard": [
            "consumerKey",
            "keyAlias",
            "keystoreP12Path",
            "keystorePassword",
            "appliesTo",
            "encryptionConfig"
          ],
          "&~|mastercard~|encryptionConfig": [
            "paths",
            "oaepPaddingDigestAlgorithm",
            "dataEncoding",
            "ivFieldName",
            "encryptedKeyFieldName",
            "encryptedValueFieldName",
            "oaepHashingAlgorithmFieldName",
            "publicKeyFingerprintFieldName",
            "publicKeyFingerprintType",
            "publicKeyFingerprint",
            "encryptionCertificate",
            "keyStore",
            "keyStoreAlias",
            "keyStorePassword"
          ],
          "&~|mastercard~|encryptionConfig~|paths~|0": [
            "path",
            "toEncrypt",
            "toDecrypt"
          ],
          "&~|mastercard~|encryptionConfig~|paths~|0~|toEncrypt~|0": [
            "element",
            "obj"
          ],
          "&~|mastercard~|encryptionConfig~|paths~|0~|toDecrypt~|0": [
            "element",
            "obj"
          ]
        },
        "color": "#00ff00",
        "isPrivate": false,
        "metaSortKey": 1572009184884,
        "_type": "environment"
      },
      {
        "_id": "env_c7c9a0c2af824445892dce1bb3ec8c6d",
        "parentId": "env_e47d1bdb0bf64bfdb221f636b551fb89",
        "modified": 1731082170793,
        "created": 1572542085385,
        "name": "Sandbox",
        "data": {
          "host": "https://sandbox.api.mastercard.com",
          "mastercard": {
            "consumerKey": "000000000000000000000000000000000000000000000000!000000000000000000000000000000000000000000000000",
            "keyAlias": "keyalias",
            "keystoreP12Path": "/path/to/sandbox-signing-key.p12",
            "keystorePassword": "keystorepassword",
            "appliesTo": [
              "mastercard.com"
            ],
            "encryptionConfig": {
              "paths": [
                {
                  "path": "$",
                  "toEncrypt": [
                    {
                      "element": "$",
                      "obj": "$"
                    }
                  ],
                  "toDecrypt": [
                    {
                      "element": "$",
                      "obj": "$"
                    }
                  ]
                }
              ],
              "oaepPaddingDigestAlgorithm": "SHA-256",
              "dataEncoding": "hex",
              "ivFieldName": "iv",
              "encryptedKeyFieldName": "encryptedKey",
              "encryptedValueFieldName": "encryptedValue",
              "oaepHashingAlgorithmFieldName": "oaepHashingAlgorithm",
              "publicKeyFingerprintFieldName": "publicKeyFingerprint",
              "publicKeyFingerprintType": "certificate",
              "publicKeyFingerprint": "1bc1f515b1556df0066c91e24640b42e5cd16452f47f6812f6ef17c082841bcf",
              "encryptionCertificate": "/path/to/encryption-certificate.pem",
              "keyStore": "/path/to/decryption-keystore.p12",
              "keyStoreAlias": "decryption-keyalias",
              "keyStorePassword": "decryption-keystorepassword"
            }
          }
        },
        "dataPropertyOrder": {
          "&": [
            "host",
            "mastercard"
          ],
          "&~|mastercard": [
            "consumerKey",
            "keyAlias",
            "keystoreP12Path",
            "keystorePassword",
            "appliesTo",
            "encryptionConfig"
          ],
          "&~|mastercard~|encryptionConfig": [
            "paths",
            "oaepPaddingDigestAlgorithm",
            "dataEncoding",
            "ivFieldName",
            "encryptedKeyFieldName",
            "encryptedValueFieldName",
            "oaepHashingAlgorithmFieldName",
            "publicKeyFingerprintFieldName",
            "publicKeyFingerprintType",
            "publicKeyFingerprint",
            "encryptionCertificate",
            "keyStore",
            "keyStoreAlias",
            "keyStorePassword"
          ],
          "&~|mastercard~|encryptionConfig~|paths~|0": [
            "path",
            "toEncrypt",
            "toDecrypt"
          ],
          "&~|mastercard~|encryptionConfig~|paths~|0~|toEncrypt~|0": [
            "element",
            "obj"
          ],
          "&~|mastercard~|encryptionConfig~|paths~|0~|toDecrypt~|0": [
            "element",
            "obj"
          ]
        },
        "color": "#ff8040",
        "isPrivate": false,
        "metaSortKey": 1572542085385,
        "_type": "environment"
      }
    ]
  }