Pin Payments · Capability
Pin Payments API — Refunds
Pin Payments API — Refunds. 4 operations. Lead operation: List refunds for a charge. Self-contained Naftiko capability covering one Pin Payments business surface.
What You Can Do
GET
Get
— List refunds for a charge
/v1/charges/{charge-token}/refunds
POST
Post
— Create a refund
/v1/charges/{charge-token}/refunds
GET
Get
— List refunds
/v1/refunds
GET
Get
— Retrieve a refund
/v1/refunds/{refund-token}
MCP Tools
list-refunds-charge
List refunds for a charge
read-only
idempotent
create-refund
Create a refund
list-refunds
List refunds
read-only
idempotent
retrieve-refund
Retrieve a refund
read-only
idempotent