Sha256: b41e33f0eb87b17754066afee7aa8e4faa1cb7c133101039b6387ad436378573

Contents?: true

Size: 1000 Bytes

Versions: 8

Compression:

Stored size: 1000 Bytes

Contents

{
    "id": "setl_DGlQ1Rj8os78Ec",
    "entity": "settlement",
    "amount_requested": 200000,
    "amount_settled": 0,
    "amount_pending": 199410,
    "amount_reversed": 0,
    "fees": 590,
    "tax": 90,
    "currency": "INR",
    "settle_full_balance": false,
    "status": "initiated",
    "description": "Need this to make vendor payments.",
    "notes": {
      "notes_key_1": "Tea, Earl Grey, Hot",
      "notes_key_2": "Tea, Earl Grey… decaf."
    },
    "created_at": 1596771429,
    "ondemand_payouts": {
      "entity": "collection",
      "count": 1,
      "items": [
        {
          "id": "setlodp_FNj7g2cbvw8ueO",
          "entity": "settlement.ondemand_payout",
          "initiated_at": null,
          "processed_at": null,
          "reversed_at": null,
          "amount": 200000,
          "amount_settled": null,
          "fees": 590,
          "tax": 90,
          "utr": null,
          "status": "created",
          "created_at": 1596771429
        }
     ]
   }
}

Version data entries

8 entries across 8 versions & 2 rubygems

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