interactions:
- request:
    body: '{"updatedAttributes": [{"accountId": 1507, "name": "PaymentType", "value":
      "value", "type": "string"}], "deletedAttributes": []}'
    headers:
      Accept: ['*/*']
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['128']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.19.1]
    method: PUT
    uri: https://internal.api.uat.usio.ignition.ensek.co.uk/accounts/1507/Attributes
  response:
    body: {string: ''}
    headers:
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Date: ['Wed, 26 Sep 2018 10:01:20 GMT']
      Expires: ['-1']
      Pragma: [no-cache]
      Server: [Microsoft-IIS/8.5]
      X-AspNet-Version: [4.0.30319]
      X-Powered-By: [ASP.NET]
    status: {code: 204, message: No Content}
- request:
    body: null
    headers:
      Accept: ['*/*']
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      User-Agent: [python-requests/2.19.1]
    method: GET
    uri: https://internal.api.uat.usio.ignition.ensek.co.uk/accounts/1507/Attributes
  response:
    body: {string: '[{"accountId":1507,"name":"PaymentType","value":"value","type":"string"}]'}
    headers:
      Cache-Control: [no-cache]
      Connection: [keep-alive]
      Content-Length: ['73']
      Content-Type: [application/json; charset=utf-8]
      Date: ['Wed, 26 Sep 2018 10:01:21 GMT']
      Expires: ['-1']
      Pragma: [no-cache]
      Server: [Microsoft-IIS/8.5]
      X-AspNet-Version: [4.0.30319]
      X-Powered-By: [ASP.NET]
    status: {code: 200, message: OK}
version: 1
