Sha256: d89b62b94a1fb70b915ece74079db8de861832a701ba2b0420276f9a303ab208

Contents?: true

Size: 717 Bytes

Versions: 30

Compression:

Stored size: 717 Bytes

Contents

{
    "amount": {
      "currency": "str",
      "value": 0
    },
    "lineItems": [
      {
        "amountExcludingTax": 0,
        "amountIncludingTax": 0,
        "description": "string",
        "id": "string",
        "imageUrl": "string",
        "itemCategory": "string",
        "productUrl": "string",
        "quantity": 0,
        "taxAmount": 0,
        "taxPercentage": 0
      }
    ],
    "merchantAccount": "TestMerchant",
    "reference": "123456789",
    "splits": [
      {
        "account": "string",
        "amount": {
          "currency": "str",
          "value": 0
        },
        "description": "string",
        "reference": "string",
        "type": "BalanceAccount"
      }
    ]
}

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
adyen-ruby-api-library-10.1.2 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-10.1.1 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-10.1.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-10.0.1 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-10.0.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.9.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.8.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.7.1 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.7.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.6.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.5.2 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.5.1 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.5.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.3.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.2.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.1.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-9.0.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-8.0.1 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-8.0.0 spec/mocks/requests/Checkout/refund.json
adyen-ruby-api-library-8.0.0.pre.beta.1 spec/mocks/requests/Checkout/refund.json