Rule
Get a rule
Returns a single rule with its effects and its related_partners (business partners referenced by the rule's constraints).
get/v1/erp/payouts/rules/{id}
Path parameters
idstring uuid required
The ID of the resource
Parameters
#/paths/~1v1~1erp~1payouts~1rules/get/parameters/0 — unresolved $ref
Response
The rule.
Example response
{
"applicable_model": "tradables"
}