Suggest marketplace-payout matches for an inbound bank deposit
For an inbound (deposit) bank transaction, returns confidence-scored
unmatched marketplace payouts (Shopify / Amazon / eBay) within +/-$0.05
and +/-7 days, scored 1.0 (exact amount + same day + platform memo) down
to 0.6 (within window + platform memo). Suggest-only: posts nothing and
mutates nothing. Requires accounting:read scope. THE ONE RULE: this
endpoint delegates to the canonical listMarketplacePayoutCandidates
handler shared with the internal UI.
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Path Parameters
Query Parameters
The inbound bank transaction to find marketplace-payout candidates for.
Response
Scored candidate payouts for the bank transaction.

