get_settlement_status
Check settlement status for an assignment to verify payout, see the splitter transaction hash, or trace why a settlement is pending or refunded.
Instructions
Get the settlement status for one of your assignments. Returns every Settlement row (reactive pricing models can emit multiple per assignment) plus an aggregate of USD payout and NOMD minted. Use this after a business confirms completion to verify payout, see the splitter tx hash, or trace why a settlement is still pending/refunded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignment_id | Yes | The OfferAssignment id (returned by list_my_inbox under assignments[].id). |