Queue Dehaka/CreatePayout

CreatePayout:Job:01K7JJN9FNCP3HH1X1SG8G46G7

Actions
State
Failed
Timestamp
Wed, Oct 15, 2025 12:00 AM
Processed
Wed, Oct 15, 2025 12:25 AM
Finished
Wed, Oct 15, 2025 12:25 AM
Attempts Made
1
Progress
0%
Reason for failure
Cannot destructure property 'amount' of 'available.find(...)' as it is undefined.
Stacktraces
TypeError: Cannot destructure property 'amount' of 'available.find(...)' as it is undefined.
    at CreatePayout.stripePayout (/app/node_modules/@vizeat/core/dist/mutations/lib/payouts/CreatePayout.js:64:29)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async CreatePayout.execute (/app/node_modules/@vizeat/core/dist/mutations/lib/payouts/CreatePayout.js:109:34)
    at async /app/node_modules/@vizeat/core/dist/mutations/lib/Mutation.js:138:37
    at async /app/index.js:146:31
Data
{
  "_meta": {
    "ulid": "01K7JJN9FNCP3HH1X1SG8G46G7",
    "name": "CreatePayout",
    "sentryTrace": "decf565292769e2c677b0657fd4ba410-36fc2d63c5faa5e8-0",
    "sentryBagage": "sentry-environment=production,sentry-release=a6f1885374b4abc22fb3a7e749881424ec0c1380,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=decf565292769e2c677b0657fd4ba410,sentry-sampled=false",
    "initiator": {
      "id": "01K7JJN80HRF15W5FSQWKGZ9TB",
      "name": "BulkPayouts"
    },
    "jobId": "CreatePayout:Job:01K7JJN9FNCP3HH1X1SG8G46G7"
  },
  "amount": 2200,
  "gateway": "stripe",
  "user": {
    "billing_country_iso": null,
    "firstname": "Josephine",
    "lastname": "Boswell",
    "nickname": null,
    "birth_date": "1985-05-11T00:00:00.000Z",
    "phone": "+447928590012",
    "country_iso": "GB",
    "id": 618504,
    "account_id": 619638,
    "currency_id": 3,
    "billing_address": null,
    "parent_id": null,
    "avatar_id": 1421103,
    "host_application_id": "5ee357c579115a0e339278a7",
    "civility": "OTHER",
    "description_title": null,
    "description": "Hello people!\nI have always enjoyed feeding people, I started to monopolise my family's kitchen at the age of 12 and never stooped since. I get really excited about discovering new ingredients and culinary methods hence travelling for me it's always a gastronomical party! The enthusiasm for foraging comes from the same place, discovering eatable things among familiar vegetation really tickles my bits...and sharing it all with other people gives me enormous pleasure!",
    "affiliation_code": "VZGRUBCLUBGSITE",
    "newsletter": true,
    "tos": true,
    "created_at": "2018-06-11T16:44:00.000Z",
    "updated_at": "2020-12-01T09:44:36.000Z",
    "deleted_at": null,
    "old_id": null,
    "ewid": null,
    "locality": "Bristol",
    "published_review_count": 0
  },
  "currency": {
    "id": 3,
    "title": "British Pound",
    "iso_3": "GBP",
    "symbol": "£",
    "minimum_charge_amount": 100,
    "decimal_point": 2
  },
  "payment_ids": [
    181359
  ]
}