Sha256: c126b7f1e934af68efd4f9edebf93ff17fef5aa51afb6989c1f76c0a8c3dee71

Contents?: true

Size: 1.18 KB

Versions: 18

Compression:

Stored size: 1.18 KB

Contents

{
    "resource": "capture",
    "id": "cpt_4qqhO89gsT",
    "mode": "live",
    "amount": {
        "value": "1027.99",
        "currency": "EUR"
    },
    "settlementAmount": {
        "value": "399.00",
        "currency": "EUR"
    },
    "paymentId": "tr_WDqYK6vllg",
    "shipmentId": "shp_3wmsgCJN4U",
    "settlementId": "stl_jDk30akdN",
    "createdAt": "2018-08-02T09:29:56+00:00",
    "_links": {
        "self": {
            "href": "https://api.mollie.com/v2/payments/tr_WDqYK6vllg/captures/cpt_4qqhO89gsT",
            "type": "application/hal+json"
        },
        "payment": {
            "href": "https://api.mollie.com/v2/payments/tr_WDqYK6vllg",
            "type": "application/hal+json"
        },
        "shipment": {
            "href": "https://api.mollie.com/v2/orders/ord_8wmqcHMN4U/shipments/shp_3wmsgCJN4U",
            "type": "application/hal+json"
        },
        "settlement": {
            "href": "https://api.mollie.com/v2/settlements/stl_jDk30akdN",
            "type": "application/hal+json"
        },
        "documentation": {
            "href": "https://docs.mollie.com/reference/v2/captures-api/get-capture",
            "type": "text/html"
        }
    }
}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
mollie-api-ruby-4.14.0 test/fixtures/captures/get.json
mollie-api-ruby-4.7.1 test/fixtures/captures/get.json
mollie-api-ruby-4.7.0 test/fixtures/captures/get.json
mollie-api-ruby-4.6.2 test/fixtures/captures/get.json
mollie-api-ruby-4.6.1 test/fixtures/captures/get.json
mollie-api-ruby-4.6.0 test/fixtures/captures/get.json
mollie-api-ruby-4.5.0 test/fixtures/captures/get.json
mollie-api-ruby-4.4.1 test/fixtures/captures/get.json
mollie-api-ruby-4.4.0 test/fixtures/captures/get.json
mollie-api-ruby-4.3.1 test/fixtures/captures/get.json
mollie-api-ruby-4.3.0 test/fixtures/captures/get.json
mollie-api-ruby-4.2.0 test/fixtures/captures/get.json
mollie-api-ruby-4.1.5 test/fixtures/captures/get.json
mollie-api-ruby-4.1.4 test/fixtures/captures/get.json
mollie-api-ruby-4.1.3 test/fixtures/captures/get.json
mollie-api-ruby-4.1.2 test/fixtures/captures/get.json
mollie-api-ruby-4.1.1 test/fixtures/captures/get.json
mollie-api-ruby-4.1.0 test/fixtures/captures/get.json