Queue Dehaka/CreatePayout

CreatePayout:Job:01KC5BA9KS6VTY70TCJJ55DY9E

Actions
State
Failed
Timestamp
Thu, Dec 11, 2025 12:00 AM
Processed
Thu, Dec 11, 2025 12:01 AM
Finished
Thu, Dec 11, 2025 12:01 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:139:37
    at async /app/index.js:146:31
Data
{
  "_meta": {
    "ulid": "01KC5BA9KS6VTY70TCJJ55DY9E",
    "name": "CreatePayout",
    "sentryTrace": "d146795d00c833d6f692944eb367dc8a-b3207a3047fc6b8a-0",
    "sentryBagage": "sentry-environment=staging,sentry-release=6e0d84e763dd9bcc545dc75aa1f3895114d0d345,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=d146795d00c833d6f692944eb367dc8a,sentry-sampled=false",
    "initiator": {
      "id": "01KC5BA71AAZ78ABR9R13KYCSW",
      "name": "BulkPayouts"
    },
    "jobId": "CreatePayout:Job:01KC5BA9KS6VTY70TCJJ55DY9E"
  },
  "amount": 14000,
  "gateway": "stripe",
  "user": {
    "billing_country_iso": null,
    "firstname": "Chie",
    "lastname": "Seiki",
    "nickname": null,
    "birth_date": "1982-02-07T00:00:00.000Z",
    "phone": "+33651076632",
    "country_iso": "JP",
    "id": 190166,
    "account_id": 190324,
    "currency_id": 8,
    "billing_address": null,
    "parent_id": null,
    "avatar_id": 457795,
    "host_application_id": null,
    "civility": "MRS",
    "description_title": null,
    "description": "Hello! My name is Chie and I offer Japanese Cooking experience in Tokyo. My curiosity about foreign cultures with a deep passion for food, love eating and trying any foods gathers this team members. I want you to bring Japanese dishes home and share flavors of Japan with everyone. We warmly welcome you from all over the world and proudly share Japanese way of cooking tasty meals.\nYou can join by yourself, with friends or family and have a great time cooking with us!",
    "affiliation_code": null,
    "newsletter": false,
    "tos": true,
    "created_at": "2017-05-11T05:01:07.000Z",
    "updated_at": "2024-10-09T15:48:52.000Z",
    "deleted_at": null,
    "old_id": null,
    "ewid": 177474,
    "locality": "Shinjuku",
    "published_review_count": 1
  },
  "currency": {
    "id": 8,
    "title": "Japenese Yen",
    "iso_3": "JPY",
    "symbol": "¥",
    "minimum_charge_amount": 100,
    "decimal_point": 0
  },
  "payment_ids": [
    11026
  ]
}