Sha256: b75b2d2545e41437f60fb7747a0aa0e3cec5114eae21c209ab88f2d78f0aa26c
Contents?: true
Size: 1.93 KB
Versions: 1
Compression:
Stored size: 1.93 KB
Contents
--- http_interactions: - request: method: get uri: http://tophatter.dev/merchant_api/v1/orders/retrieve.json body: encoding: UTF-8 string: order_id=359887509&access_token=d8f979fc7d14fec0b075c0b73dbafb59 headers: Accept: - "*/*; q=0.5, application/xml" Accept-Encoding: - gzip, deflate Content-Length: - '64' Content-Type: - application/x-www-form-urlencoded User-Agent: - Ruby response: status: code: 200 message: OK headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff Content-Type: - application/json; charset=utf-8 Etag: - W/"feac9e8404d95561205c9fa75693a86f" Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 229f5b1d-9fcb-4e8f-a1ea-c271fa7f23b4 X-Runtime: - '0.067633' Date: - Fri, 14 Jul 2017 03:49:22 GMT Connection: - close body: encoding: UTF-8 string: '{"order_id":359887509,"status":"paid","carrier":null,"tracking_number":null,"product_name":"Paid Fullfillable 1","product_identifier":"DEFAULT","variation_identifier":null,"customer_name":"Optimus Prime","customer_id":981984628,"address1":"201 Valley Street","address2":null,"city":"Los Altos","state":"CA","postal_code":"94022","country":"USA","available_refunds":{"buyer_fee":399.0,"shipping_fee":3.0},"refund_amount":0.0,"line_items":[{"line_item":"Item","value":399,"type":"price"},{"line_item":"Shipping","value":3.0,"type":"shipping"},{"line_item":"Total","value":442.2,"type":"total"}],"disbursement_amount":358.8,"seller_fees_amount":40.2,"seller_fees":[{"type":"commission_fee","amount":40.2}],"paid_at":"2017-07-13T16:20:24-07:00","created_at":"2017-07-13T18:21:26-07:00"}' http_version: recorded_at: Fri, 14 Jul 2017 03:49:22 GMT recorded_with: VCR 3.0.3
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tophatter-merchant-1.2.2 | spec/cassettes/TophatterMerchant_Order/_retrieve/retrieves_an_order.yml |