Moov · Capability
Moov API — Representatives
Moov API — Representatives. 5 operations. Lead operation: Add a representative. Self-contained Naftiko capability covering one Moov business surface.
What You Can Do
POST
Addrepresentative
— Add a representative
/v1/accounts/{accountid}/representatives
GET
Listrepresentatives
— List representatives
/v1/accounts/{accountid}/representatives
GET
Getrepresentative
— Retrieve a representative
/v1/accounts/{accountid}/representatives/{representativeid}
PATCH
Updaterepresentative
— Update a representative
/v1/accounts/{accountid}/representatives/{representativeid}
DELETE
Removerepresentative
— Remove a representative
/v1/accounts/{accountid}/representatives/{representativeid}
MCP Tools
add-representative
Add a representative
list-representatives
List representatives
read-only
idempotent
retrieve-representative
Retrieve a representative
read-only
idempotent
update-representative
Update a representative
idempotent
remove-representative
Remove a representative
idempotent