Moov · Capability
Moov API — Refunds
Moov API — Refunds. 3 operations. Lead operation: Create a refund. Self-contained Naftiko capability covering one Moov business surface.
What You Can Do
POST
Createrefund
— Create a refund
/v1/accounts/{accountid}/transfers/{transferid}/refunds
GET
Listrefunds
— List refunds
/v1/accounts/{accountid}/transfers/{transferid}/refunds
GET
Getrefund
— Retrieve a refund
/v1/accounts/{accountid}/transfers/{transferid}/refunds/{refundid}
MCP Tools
create-refund
Create a refund
list-refunds
List refunds
read-only
idempotent
retrieve-refund
Retrieve a refund
read-only
idempotent