Commerce
listPayments
List Payments
Answer "did I get paid?" from The Cloud's settled-charge ledger: every payment that actually settled to the caller or a Space they manage: offer/membership subscription cycles,…
Arguments
spacestringoptionalSpace id or slug (see listPageSpaces) for that Space's money-in. Omit for your personal offers/shop.sinceDaysintegeroptionalWindow in days (default 30, max 366).limitintegeroptionalMax payments returned, newest first (default 20, max 100).settledStripeAccountIdstringoptionalFull Stripe account id (acct_...) to narrow to money that landed in that one account. Omit to see the whole shop across every account it has used.
Returns
Returns the payments (amount, when it settled, who paid, what it was for), per-currency totals for the window, and the most recent settle.
Declared limits
sinceDays: greater than 0sinceDays: maximum 366limit: greater than 0limit: maximum 100
Ask for it
The Cloud routes these requests to this verb.
- did I get paid
- did the Pure Pastry payment come in
- what came in this week
- who paid me on Wednesday
- money in this month
- when was my last payment
Pair it with
The verbs that finish the job.