meta { name: read type: http seq: 2 } get { url: {{protocol}}//{{domain}}/budget body: none auth: bearer } headers { Accept: application/json;charset=utf-8 } auth:bearer { token: {{sessionToken}} } body:json { { "type": "asset", "name": "Quick Cash Account", "description": "Franklin Savings Bank", "currencyCode": "USD" } }