{
  "_type": "export",
  "__export_format": 4,
  "__export_date": "2026-04-17T15:32:44.725Z",
  "__export_source": "b4bit-pay-docs",
  "resources": [
    {
      "_id": "wrk_b4bit_pay",
      "_type": "workspace",
      "parentId": null,
      "name": "B4bit Pay API",
      "description": {
        "content": "<img alt=\"Logo\" style=\"width:200px\" src=\"https://dev-payments.b4bit.com/media/crytocurrencies/image_2.png\" /> \n\n <p><span style=\"font-size:11pt\"><span style=\"font-family:Arial\"><span style=\"color:#000000\"><p>DOCUMENTACIÓN <a href=\"https://b4bit.gitbook.io/pay-es\" target=\"_blank\">GitbookES</a>.</p></span></span></span></p>\n\nDocumentación completa: https://docs.b4bit.com/pay/api/",
        "type": "text/plain"
      },
      "scope": "collection"
    },
    {
      "_id": "env_b4bit_pay",
      "_type": "environment",
      "parentId": "wrk_b4bit_pay",
      "name": "Base",
      "data": {
        "base_url": "https://pos.b4bit.com/api/v1",
        "api_key": "<tu-api-key>"
      },
      "color": "#2d31f9"
    },
    {
      "_id": "fld_fe1kvblk",
      "_type": "request_group",
      "parentId": "wrk_b4bit_pay",
      "name": "currencies"
    },
    {
      "_id": "req_z9n7svqc",
      "_type": "request",
      "parentId": "fld_fe1kvblk",
      "name": "currencies list",
      "method": "GET",
      "url": "",
      "headers": [
        {
          "name": "Accept",
          "value": "application/json"
        }
      ],
      "body": {}
    },
    {
      "_id": "fld_g78px4oh",
      "_type": "request_group",
      "parentId": "wrk_b4bit_pay",
      "name": "device"
    },
    {
      "_id": "req_sxcwfpmu",
      "_type": "request",
      "parentId": "fld_g78px4oh",
      "name": "device create",
      "method": "POST",
      "url": "",
      "headers": [
        {
          "name": "Content-Type",
          "value": "application/json"
        },
        {
          "name": "Accept",
          "value": "application/json"
        }
      ],
      "body": {
        "mimeType": "application/json",
        "text": "{\n  \"name\": \"str\"\n}"
      }
    },
    {
      "_id": "fld_q2z9500s",
      "_type": "request_group",
      "parentId": "wrk_b4bit_pay",
      "name": "orders"
    },
    {
      "_id": "req_ollqa5yl",
      "_type": "request",
      "parentId": "fld_q2z9500s",
      "name": "orders list",
      "method": "GET",
      "url": "",
      "headers": [
        {
          "name": "Accept",
          "value": "application/json"
        }
      ],
      "body": {}
    },
    {
      "_id": "req_2h2sm171",
      "_type": "request",
      "parentId": "fld_q2z9500s",
      "name": "orders create",
      "method": "POST",
      "url": "",
      "headers": [
        {
          "name": "Content-Type",
          "value": "multipart/form-data"
        },
        {
          "name": "Accept",
          "value": "application/json"
        }
      ],
      "body": {}
    },
    {
      "_id": "req_d9xol60c",
      "_type": "request",
      "parentId": "fld_q2z9500s",
      "name": "orders info read",
      "method": "GET",
      "url": "",
      "headers": [
        {
          "name": "Accept",
          "value": "application/json"
        }
      ],
      "body": {}
    }
  ]
}
