Cards
Overview
A card is a payment instrument that enables users to conduct transactions at merchant locations.
Endpoints
Method | Url |
---|---|
POST | /cards |
GET | /cards |
GET | /cards/customer/:id |
GET | /card/:id |
PUT | /card/:id/send-pin |
PUT | /card/:id/pin |
PUT | /card/:id/enroll2fa |
PUT | /card/:id |
GET | /card/:id/token |
POST | /card/order |
Card Object