# MemberPress Transactions API

**Canonical:** https://apis.io/apis/memberpress/memberpress-transactions-api/  
**Provider:** MemberPress — https://apis.io/providers/memberpress/  
**Base URL:** https://{site}/wp-json/mp/v1  
**Documentation:** https://github.com/caseproof/memberpress-rest-api-documentation

MemberPress Transactions API is one of 12 APIs that [MemberPress](https://apis.io/providers/memberpress/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Transaction. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

One-time and recurring payment records.

## Operations (7)

| Method | Path | Summary |
|---|---|---|
| GET | `/transactions` | List transactions |
| POST | `/transactions` | Create transaction |
| GET | `/transactions/{id}` | Get transaction |
| PUT | `/transactions/{id}` | Update transaction |
| DELETE | `/transactions/{id}` | Delete transaction |
| POST | `/transactions/{id}/refund` | Refund transaction |
| POST | `/transactions/{id}/refund_and_cancel` | Refund transaction and cancel subscription |

## Machine-readable artifacts (11)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/openapi/memberpress-transactions-api-openapi.yml
- **Postman** — https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/postman/memberpress-api-postman-collection.json
- **Documentation** — https://github.com/caseproof/memberpress-rest-api-documentation
- **APIReference** — https://github.com/caseproof/memberpress-rest-api-documentation#core-resources-and-endpoints
- **GettingStarted** — https://memberpress.com/docs/overview-of-using-the-developer-tools/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/authentication/memberpress-authentication.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/asyncapi/memberpress-webhooks.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/errors/memberpress-error-codes.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/conventions/memberpress-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/data-model/memberpress-data-model.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/rate-limits/memberpress-rate-limits.yml

## Other MemberPress APIs (11)

- [MemberPress AI Foundation MCP Server](https://apis.io/apis/memberpress/ai-foundation-mcp/)
- [MemberPress Authentication API](https://apis.io/apis/memberpress/memberpress-authentication-api/)
- [MemberPress Coupons API](https://apis.io/apis/memberpress/memberpress-coupons-api/)
- [MemberPress Events API](https://apis.io/apis/memberpress/memberpress-events-api/)
- [MemberPress Groups API](https://apis.io/apis/memberpress/memberpress-groups-api/)
- [MemberPress Members API](https://apis.io/apis/memberpress/memberpress-members-api/)
- [MemberPress Memberships API](https://apis.io/apis/memberpress/memberpress-memberships-api/)
- [MemberPress Reminders API](https://apis.io/apis/memberpress/memberpress-reminders-api/)
- [MemberPress Rules API](https://apis.io/apis/memberpress/memberpress-rules-api/)
- [MemberPress Subscriptions API](https://apis.io/apis/memberpress/memberpress-subscriptions-api/)
- [MemberPress Webhooks API](https://apis.io/apis/memberpress/memberpress-webhooks-api/)

## Tags

Transaction

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/memberpress/memberpress-transactions-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/memberpress/.
