Queue Dehaka/CreatePayout

CreatePayout:Job:01K7T9VENZ75BJRYN17WTGDTVT

Actions
State
Failed
Timestamp
Sat, Oct 18, 2025 12:00 AM
Processed
Sat, Oct 18, 2025 12:03 AM
Finished
Sat, Oct 18, 2025 12:03 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": "01K7T9VENZ75BJRYN17WTGDTVT",
    "name": "CreatePayout",
    "sentryTrace": "cf49beb3837ecbfbdb8e8f2fad88b3ea-13454c9acf8d20e9-0",
    "sentryBagage": "sentry-environment=production,sentry-release=a6f1885374b4abc22fb3a7e749881424ec0c1380,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=cf49beb3837ecbfbdb8e8f2fad88b3ea,sentry-sampled=false",
    "initiator": {
      "id": "01K7T9VD0Q4235Z1P9VBV6PK3M",
      "name": "BulkPayouts"
    },
    "jobId": "CreatePayout:Job:01K7T9VENZ75BJRYN17WTGDTVT"
  },
  "amount": 13500,
  "gateway": "stripe",
  "user": {
    "billing_country_iso": null,
    "firstname": "Ayako",
    "lastname": "Shinjo",
    "nickname": null,
    "birth_date": "1981-01-29T00:00:00.000Z",
    "phone": "+819099692815",
    "country_iso": "JP",
    "id": 192785,
    "account_id": 192982,
    "currency_id": 8,
    "billing_address": null,
    "parent_id": null,
    "avatar_id": 427123,
    "host_application_id": null,
    "civility": "MRS",
    "description_title": null,
    "description": "My name is Ayako,  I love eating and cooking and having dinner with friends at my place. \nAfter learning about Traditional Japanese and French and Italian at several cooking schools, I learned how to make sushi at Tokyo Sushi academy for one year. After graduating on Feb 2016, I started Sushi classes in school and at my place and catering. \nI hope we can enjoy amazing experience together!",
    "affiliation_code": null,
    "newsletter": true,
    "tos": true,
    "created_at": "2017-05-25T14:50:01.000Z",
    "updated_at": "2022-05-04T09:26:23.000Z",
    "deleted_at": null,
    "old_id": null,
    "ewid": 196323,
    "locality": "Chūō-ku",
    "published_review_count": 4
  },
  "currency": {
    "id": 1,
    "title": "Euro",
    "iso_3": "EUR",
    "symbol": "€",
    "minimum_charge_amount": 100,
    "decimal_point": 2
  },
  "payment_ids": [
    9442
  ]
}