Sha256: 3408b30f6478c7290ecf7e3cac45308aea7f6018340bdd010f0085eef41c47e4

Contents?: true

Size: 1002 Bytes

Versions: 8

Compression:

Stored size: 1002 Bytes

Contents

{
    "entity": "collection",
    "count": 1,
    "items": [
      {
        "id": "trf_J0FrZYPql4riDx",
        "entity": "transfer",
        "status": "processed",
        "source": "pay_I6i1edcUUytu9p",
        "recipient": "acc_I0QRP7PpvaHhpB",
        "amount": 100,
        "currency": "INR",
        "amount_reversed": 0,
        "fees": 1,
        "tax": 0,
        "notes": {
          "name": "Saurav Kumar",
          "roll_no": "IEC2011026"
        },
        "linked_account_notes": [
          "roll_no"
        ],
        "on_hold": true,
        "on_hold_until": null,
        "settlement_status": "on_hold",
        "recipient_settlement_id": null,
        "created_at": 1645794911,
        "processed_at": 1645794911,
        "error": {
          "code": null,
          "description": null,
          "reason": null,
          "field": null,
          "step": null,
          "id": "trf_J0FrZYPql4riDx",
          "source": null,
          "metadata": null
        }
      }
    ]
}

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
razorpay-3.2.2 test/fixtures/transfers_collection.json
razorpay-3.2.1 test/fixtures/transfers_collection.json
razorpay-3.2.0 test/fixtures/transfers_collection.json
razorpay-3.1.0 test/fixtures/transfers_collection.json
razorpay-3.0.1 test/fixtures/transfers_collection.json
razorruby-3.0.4 test/fixtures/transfers_collection.json
razorruby-3.0.1 test/fixtures/transfers_collection.json
razorpay-3.0.0 test/fixtures/transfers_collection.json