#MarkF - report availability
1 messages · Page 1 of 1 (latest)
HI đź‘‹
Just so I'm clear, you want to know how long to wait before generating the PRR for it to pick up the most recent payout?
Correct. I would like to have the hook on receiving "payout.create" call a run report for “payout_reconciliation.by_id.itemized.1” which just takes a payout id as a parameter.
Okay so I'm not 100% sure on this, I'd want to test it out but there's a lot of activity right now so I don't have the bandwidth. I think we should only trigger the webhook endpoint when the internal record propagation has completed so, I think you could set up your webhook listener to trigger the report generation when that event is received
But I would make a couple tests of it first