[
  {
    "id": 2,
    "method": "nagad",
    "label": "Nagad",
    "receiving_number": "+8801XXXXXXXXX",
    "instructions": "Send Money to this Nagad number, then submit your Transaction ID.",
    "is_active": true,
    "sort_order": 1,
    "updated_at": "2026-06-10T06:04:43.964Z"
  },
  {
    "id": 3,
    "method": "rocket",
    "label": "Rocket",
    "receiving_number": "+8801XXXXXXXXX",
    "instructions": "Send Money to this Rocket number, then submit your Transaction ID.",
    "is_active": true,
    "sort_order": 2,
    "updated_at": "2026-06-10T06:04:43.964Z"
  },
  {
    "id": 4,
    "method": "bank",
    "label": "Bank Transfer",
    "receiving_number": "",
    "instructions": "Transfer to our bank account, then submit the reference/Transaction ID.",
    "is_active": true,
    "sort_order": 3,
    "updated_at": "2026-06-10T06:04:43.964Z"
  },
  {
    "id": 1,
    "method": "bkash",
    "label": "bKash",
    "receiving_number": "+8801XXXXXXXXX",
    "instructions": "Send Money to this bKash number, then submit your Transaction ID.",
    "is_active": true,
    "sort_order": 0,
    "updated_at": "2026-06-10T06:14:03.869Z"
  }
]