Queue Dehaka/CreatePayout

CreatePayout:Job:01K5WGACSQ10VP95QCJW8H1WT5

Actions
State
Failed
Timestamp
Wed, Sep 24, 2025 12:00 AM
Processed
Wed, Sep 24, 2025 12:25 AM
Finished
Wed, Sep 24, 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:148:31
Data
{
  "_meta": {
    "ulid": "01K5WGACSQ10VP95QCJW8H1WT5",
    "name": "CreatePayout",
    "sentryTrace": "e564a2729cefdf9177300c1dfec22e2a-98e101696e63913d-0",
    "sentryBagage": "sentry-environment=production,sentry-release=3a04a725654c3b93b950b182b276474415399ec0,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=e564a2729cefdf9177300c1dfec22e2a,sentry-sampled=false",
    "initiator": {
      "id": "01K5WGA51NVW2EW5352FZ4QHQZ",
      "name": "BulkPayouts"
    },
    "jobId": "CreatePayout:Job:01K5WGACSQ10VP95QCJW8H1WT5"
  },
  "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
  ]
}