# NovoPayment Cards API

**Canonical:** https://apis.io/apis/novopayment/cards/  
**Provider:** NovoPayment — https://apis.io/providers/novopayment/  
**Base URL:** https://sandbox-api.novopayment.com/api/v1.3  
**Documentation:** https://developer.novopayment.com/api/card-solutions/cards-api-v1.3

NovoPayment Cards API is one of 15 APIs that [NovoPayment](https://apis.io/providers/novopayment/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Card Issuing, Cards, Payments, and Prepaid. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Card Issuing, Switching, and Transaction Processing groups together the activities surrounding creating card programs, issuing cards to customers, managing those cards, and processing the transactions those customers make. These components can be implemented modularly. For example, an issuer may want to only employ NovoPayment’s Switch, while another uses only Issuing capabilities and handles transaction authorization in-house.

## Operations (25)

| Method | Path | Summary |
|---|---|---|
| POST | `/cards/issuance` | Card And Account Bundled |
| GET | `/cards/{cardId}` | Card Information |
| PUT | `/cards/{cardId}/status` | Card Active Status |
| POST | `/cards/{cardId}/block` | Block Card |
| PUT | `/cards/{cardId}/tophysical` | Virtual To Physical Card |
| GET | `/cards/{cardId}/balance` | Account Balance By CardId |
| GET | `/cards/{cardId}/transactions` | Transaction Movements Query |
| POST | `/cards/{cardId}/pin` | Card PIN Assignment |
| PUT | `/cards/{cardId}/pin` | Card PIN Update |
| GET | `/cards/{cardId}/qr` | Card QR Code |
| POST | `/cards/replacement` | Card Replacement |
| POST | `/cards/{cardId}/cashin` | Cash In |
| POST | `/cards/{cardId}/reversecashin` | Cash In Reverse |
| POST | `/cards/{cardId}/cashout` | Cash Out |
| POST | `/cards/{cardId}/reversecashout` | Cash Out Reverse |
| PATCH | `/cards/cardholders/{cardId}/operationlimits` | Customize Operation Limits |
| POST | `/sendmoney` | Send Money |
| GET | `/cards/{cardId}/transactions/{transactionIdentifier}` | Transaction Detail |
| GET | `/cards/{cardId}/transactions/summary` | Transaction Summary |
| POST | `/cards/{cardId}/unblock` | Unblock Card |
| POST | `/cards/cardholders` | Cardholder Association |
| PUT | `/cards/cardholders` | Cardholder Update |
| POST | `/cards/{cardId}/transactionrules` | Associate Transaction Rules |
| GET | `/cards/{cardId}/transactionrules` | List Transaction Rules |
| PATCH | `/cards/{cardId}/transactionrules` | Update Transaction Rules |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/novopayment/refs/heads/main/openapi/novopayment-cards-openapi.yml
- **OpenAPI** — https://dcrpi6aufyoyb.cloudfront.net/main/cards-api/cards-api-spec-v1.3.yaml
- **Documentation** — https://developer.novopayment.com/api/card-solutions/cards-api-v1.3
- **APIReference** — https://developer.novopayment.com/api/card-solutions/cards-api-v1.3
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/novopayment/refs/heads/main/overlays/novopayment-cards-overlay.yaml

## Other NovoPayment APIs (12)

- [NovoPayment Accounts API](https://apis.io/apis/novopayment/accounts/)
- [NovoPayment Alias Directory API](https://apis.io/apis/novopayment/alias-directory/)
- [NovoPayment Compliance API](https://apis.io/apis/novopayment/compliance/)
- [NovoPayment Customers API](https://apis.io/apis/novopayment/customers/)
- [NovoPayment Issuer Tokenization API](https://apis.io/apis/novopayment/issuer-tokenization/)
- [NovoPayment MasterCard Tokenization API](https://apis.io/apis/novopayment/mastercard-issuer-tokenization/)
- [NovoPayment Merchant Presented QR](https://apis.io/apis/novopayment/merchant-presented-qr/)
- [NovoPayment Security OAuth2 API](https://apis.io/apis/novopayment/oauth2-data-encryption/)
- [NovoPayment Onboarding API](https://apis.io/apis/novopayment/onboarding/)
- [NovoPayment Operations API](https://apis.io/apis/novopayment/operations/)
- [NovoPayment Payment Authorizer API](https://apis.io/apis/novopayment/payment-authorizer/)
- [NovoPayment Profile API](https://apis.io/apis/novopayment/profile/)

## Tags

Card Issuing, Cards, Payments, Prepaid

---

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