Queue Dehaka/CreatePayout

CreatePayout:Job:01K7AVF58JRVRZQGX3R4AS75ZM

Actions
State
Failed
Timestamp
Sun, Oct 12, 2025 12:00 AM
Processed
Sun, Oct 12, 2025 12:17 AM
Finished
Sun, Oct 12, 2025 12:17 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": "01K7AVF58JRVRZQGX3R4AS75ZM",
    "name": "CreatePayout",
    "sentryTrace": "f29952c0397267e451bf713493225df7-1cdc7db7b5676019-0",
    "sentryBagage": "sentry-environment=production,sentry-release=a6f1885374b4abc22fb3a7e749881424ec0c1380,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=f29952c0397267e451bf713493225df7,sentry-sampled=false",
    "initiator": {
      "id": "01K7AVF30QASKDM2V09A1TJQ5J",
      "name": "BulkPayouts"
    },
    "jobId": "CreatePayout:Job:01K7AVF58JRVRZQGX3R4AS75ZM"
  },
  "amount": 3500,
  "gateway": "stripe",
  "user": {
    "billing_country_iso": "IT",
    "firstname": "Sabrina",
    "lastname": "Agostinelli",
    "nickname": null,
    "birth_date": "1969-01-19T00:00:00.000Z",
    "phone": "+393334147461",
    "country_iso": "IT",
    "id": 446611,
    "account_id": 447348,
    "currency_id": 1,
    "billing_address": "Italy",
    "parent_id": null,
    "avatar_id": 814670,
    "host_application_id": null,
    "civility": "MRS",
    "description_title": null,
    "description": "Hello, my name is Sabrina. I was born in Rome and have always loved my city. I am lucky enough to live close to the Trionfale market and would be delighted to let you experience a typical Roman outing to this magical market  with  its hidden secrets that will leave you with an eternal memory of the Eternal City",
    "affiliation_code": "it-google-cpc-brand-22012018",
    "newsletter": true,
    "tos": true,
    "created_at": "2018-01-25T22:32:52.000Z",
    "updated_at": "2022-05-04T09:26:23.000Z",
    "deleted_at": null,
    "old_id": null,
    "ewid": null,
    "locality": "Roma",
    "published_review_count": 1
  },
  "currency": {
    "id": 5,
    "title": "Australian dollar",
    "iso_3": "AUD",
    "symbol": "A$",
    "minimum_charge_amount": 100,
    "decimal_point": 2
  },
  "payment_ids": [
    167357
  ]
}