Sha256: bca93cb8c40ff92d72b76429e4c464309c6aaabbcb50fbc71bad44498c2a156b
Contents?: true
Size: 1.44 KB
Versions: 21
Compression:
Stored size: 1.44 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: https://sandbox-api.citygrid.com:443/accounts/mop/v2/mutate body: ! '{"mutateOperationListResource":[{"operator":"ADD","operand":{"cardNumber":"4112344112344113","expirationMonth":12,"expirationYear":2012,"nameOnAccount":"Ara Tatous","cardType":"Visa","state":"NY","description":"test addMOP","firstName":"Ara","lastName":"Tatous","phoneNumber":"4252838811","address1":"3131 Montrose Ave","address2":"Apt. 9","city":"LaCrescenta","postalCode":"10016","accountId":2458392,"securityCode":"719","paymentType":"Credit Card"}}]}' headers: accept: - application/json content-type: - Application/JSON authtoken: - ea42560cc6365e5ad550e61bc6059471 response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 404 message: Not Found headers: date: - Sat, 31 Dec 2011 01:12:23 GMT server: - Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5 content-length: - '220' content-type: - text/html; charset=iso-8859-1 body: ! '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /accounts/mop/v2/mutate was not found on this server.</p> </body></html> ' http_version: '1.1'
Version data entries
21 entries across 21 versions & 1 rubygems