moip/moip-sdk-ruby

View on GitHub
vcr_cassettes/bank_account_create_sucess.yml

Summary

Maintainability
Test Coverage
---
http_interactions:
- request:
    method: post
    uri: https://01010101010101010101010101010101:ABABABABABABABABABABABABABABABABABABABAB@sandbox.moip.com.br/v2/accounts/MPA-CULBBYHD11/bankaccounts
    body:
      encoding: UTF-8
      string: '{"bankNumber":"237","agencyNumber":"12345","agencyCheckNumber":"0","accountNumber":"12345678","accountCheckNumber":"7","type":"CHECKING","holder":{"taxDocument":{"type":"CPF","number":"255.328.259-12"},"fullname":"Jose
        Silva dos Santos"}}'
    headers:
      Content-Type:
      - application/json
      User-Agent:
      - MoipRubySDK/1.0.0 (+https://github.com/moip/moip-sdk-ruby)
  response:
    status:
      code: 201
      message: Created
    headers:
      Date:
      - Wed, 01 Nov 2017 21:57:02 GMT
      Server:
      - Apache
      X-Newrelic-App-Data:
      - PxQFUlBXAQoTV1VaDgMOVUYdFGQHBDcQUQxLA1tMXV1dORYzVBJHNQFUZAQUFVFQVThOFAVtGAcHUllGDBIQPh8ZWQFbV0FcRyxdHG1OUQMKXVYCBQxNXUQXQUpnfmQyTRMaA0xWT1IeUwlWDg8NCwBJC1IJTRFbAlADAlRUClYFVFgEAlAFREhXV18RAz4=
      Content-Type:
      - application/json
      Content-Length:
      - '479'
      X-Content-Type-Options:
      - nosniff
      Vary:
      - Accept-Encoding,Origin
    body:
      encoding: UTF-8
      string: '{"id":"BKA-D2YYYVIXCENW","agencyNumber":"12345","holder":{"taxDocument":{"number":"255.328.259-12","type":"CPF"},"thirdParty":false,"fullname":"Jose
        Silva dos Santos"},"accountNumber":"12345678","status":"NOT_VERIFIED","createdAt":"2017-11-01T19:57:02.703-02:00","accountCheckNumber":"7","_links":{"self":{"href":"https://sandbox.moip.com.br//accounts/BKA-D2YYYVIXCENW/bankaccounts"}},"bankName":"BANCO
        BRADESCO S.A.","type":"CHECKING","agencyCheckNumber":"0","bankNumber":"237"}'
    http_version: 
  recorded_at: Wed, 01 Nov 2017 21:57:02 GMT
recorded_with: VCR 2.9.3