Skip to main content
Payouts and payments reject a duplicate reference with 409. Refunds use the original transaction id and replay the existing refund.

Payouts — reference

Same reference409 (not a replay). Look up with GET /payouts/{reference}. Use a stable id per operation (wd-<order>). A new reference is a new payout. Payments work the same way (GET /payments/{reference}).