Skip to main content
Modules in Mercur never reference each other directly. They connect through module links. The Payout module links to the Seller and Order modules. Once a link is defined, you retrieve related records with query.graph using the link alias.

Sellers

Orders

A payout is linked to both the order it settles and the seller it pays. The account link is one-to-one, while the seller-payouts and order-payouts links are lists.