{
  "docId": "019de50e-ef98-717a-b318-350739255783",
  "docSlug": "b830d53c1222b702c423d2be88e24856",
  "documentTitle": "Revolut | Start Up Pitch Deck | 41 slides",
  "authorId": "revolut",
  "authorName": "Revolut",
  "documentKindSlug": "pitchdeck",
  "documentKindLabel": "Pitch deck",
  "sourceTypeSlug": "investor_relations",
  "sourceTypeLabel": "Investor relations",
  "presentationDate": "2017-10-01 00:00:00",
  "orientation": "landscape",
  "aspectRatio": 1.7777778,
  "pageNumber": 33,
  "pageCount": 41,
  "prevPage": 32,
  "nextPage": 34,
  "slideType": "product_demo",
  "function": "present_solution",
  "density": "dense",
  "nDataPoints": 0,
  "notes": "Includes a code snippet example and a list of automated actions.",
  "elementsJson": null,
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019de50e-ef98-717a-b318-350739255783/33",
  "deckHref": "/decks/019de50e-ef98-717a-b318-350739255783",
  "deckJsonHref": "/decks/019de50e-ef98-717a-b318-350739255783.json",
  "deckAnchorHref": "/decks/019de50e-ef98-717a-b318-350739255783#slide-33",
  "components": [
    {
      "bbox": {
        "h": 0.06,
        "w": 0.22,
        "x": 0.39,
        "y": 0.00838
      },
      "kind": "callout",
      "text": "Full API reference",
      "attrs": null,
      "subkind": "primary",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "0e8d1ed1-b41c-4f41-876a-4441601b536b",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.27,
        "w": 0.16,
        "x": 0.64,
        "y": 0.00438
      },
      "kind": "list",
      "text": "Adding counterparties\nMaking payment\nScheduling payment\nCancelling payments\nGenerating transaction reports",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "cc6042b5-258d-412a-b850-78fe8a9944fe",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.29,
        "w": 0.38,
        "x": 0.24,
        "y": 0.00425
      },
      "kind": "other",
      "text": "// Require the Revolut library with a test secret key.\nconst revolut = require('revolut')('sk_test_BQokikJOvBil2HlWgH4olfQ2');\n\n// Create a payment from a test card token.\nconst charge = await revolut.charges.create({\namount: 2000,\ncurrency: 'usd',\nsource: 'tok_rev',\ndescription: 'My first payment'\n});",
      "attrs": null,
      "subkind": "unclassified",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "4bfa8b68-28dc-4de8-8ede-88d8afb6994a",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.032,
        "w": 0.306,
        "x": 0.347,
        "y": 0.00268
      },
      "kind": "paragraph",
      "text": "Allows businesses to integrate own systems with their Revolut Business accounts. All actions can be executed automatically including:",
      "attrs": null,
      "subkind": "paragraph",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "6d9b72d5-29e3-4dad-862a-53d9e7962f05",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.04,
        "w": 0.112,
        "x": 0.444,
        "y": 0.00191
      },
      "kind": "title",
      "text": "Developers first",
      "attrs": null,
      "subkind": "action-title",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "1adf8305-66e7-42b1-afc8-2f70cd5afce7",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.142,
        "w": 0.236,
        "x": 0.048,
        "y": 0.068
      },
      "kind": "title",
      "text": "Open API",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "94dfc4d2-16e8-4af4-b59e-be3c21c70a7c",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [],
  "frameworks": [],
  "arcBeats": [],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}