@@ -23,7 +23,7 @@ interactions:
2323 response :
2424 body :
2525 string : ' {"id":"TV01","created_at":"2020-10-15T22:27:53.712000","user_id":"US4PCNV8rLB2wqBfORzIAXUl","name":"Dep\u00f3sito
26- de efectivo","amount":25000,"descriptor":"Deposito v\u00eda paynet auth 304054","rolling_balance":144519,"type":"credit","related_transaction_uri":"/deposits/CDI7SJOifauN5WnqfMhXK4R"}'
26+ de efectivo","amount":25000,"descriptor":"Deposito v\u00eda paynet auth 304054","rolling_balance":144519,"type":"credit","related_transaction_uri":"/deposits/CDI7SJOifauN5WnqfMhXK4R","funding_instrument_uri":"/accounts/BA01" }'
2727 headers :
2828 Connection :
2929 - keep-alive
@@ -74,7 +74,7 @@ interactions:
7474 response :
7575 body :
7676 string : ' {"id":"CDI7SJOifauN5WnqfMhXK4R","created_at":"2020-10-15T22:27:53.827000","user_id":"US4PCNV8rLB2wqBfORzIAXUl","amount":25000,"status":"succeeded","descriptor":"Deposito
77- v\u00eda paynet auth 304054","source_uri":null ,"network":"cash","tracking_key":null}'
77+ v\u00eda paynet auth 304054","source_uri":"/accounts/BA01" ,"network":"cash","tracking_key":null}'
7878 headers :
7979 Connection :
8080 - keep-alive
@@ -101,4 +101,51 @@ interactions:
101101 status :
102102 code : 200
103103 message : OK
104+ - request :
105+ body : null
106+ headers :
107+ Accept :
108+ - ' */*'
109+ Accept-Encoding :
110+ - gzip, deflate
111+ Authorization :
112+ - DUMMY
113+ Connection :
114+ - keep-alive
115+ User-Agent :
116+ - cuenca-python/0.2.0.dev1
117+ X-Cuenca-Api-Version :
118+ - ' 2020-03-19'
119+ method : GET
120+ uri : https://sandbox.cuenca.com/accounts/BA01
121+ response :
122+ body :
123+ string : ' {"id":"BA01","created_at":"2020-06-03T02:43:52.922000","name":"Frida
124+ Kahlo","account_number":"072691004495711499","institution_name":"Banorte/Ixe"}'
125+ headers :
126+ Connection :
127+ - keep-alive
128+ Content-Length :
129+ - ' 147'
130+ Content-Type :
131+ - application/json
132+ Date :
133+ - Tue, 16 Jun 2020 04:32:14 GMT
134+ Via :
135+ - 1.1 738c4d7519e726c557e6997ecf719e4b.cloudfront.net (CloudFront)
136+ X-Amz-Cf-Id :
137+ - 3um0wIx959TPYgV9OOAd-EcmImhJCL0EENfjLsbJo6N5l_zPG_lByQ==
138+ X-Amz-Cf-Pop :
139+ - IAH50-C3
140+ X-Amzn-Trace-Id :
141+ - Root=1-5ee84b4e-89001b2256aa31154faffe45;Sampled=0
142+ X-Cache :
143+ - Miss from cloudfront
144+ x-amz-apigw-id :
145+ - ONC0RHYuoAMF3pw=
146+ x-amzn-RequestId :
147+ - c4451173-95e6-4636-b7b8-6f268b4c9918
148+ status :
149+ code : 200
150+ message : OK
104151version : 1
0 commit comments