This page will help you get started with Gift Card API
Pockyt Prepaid Card gives approved partners programmatic, API-based access to purchase non-reloadable prepaid cards.
- Gift Card Ordering: Used by merchants to initiate the a new order for a gift card
- Query Gift Card Order Details: Used by merchants to retrieve the order information of a gift card
- Query Balance: Used by merchants to obtain the merchant's balance info
Appendix
Response codes
| Code | Detail |
|---|---|
| 000000 | System Error |
| 000020 | Parameter Null Error |
| 000021 | Parameter No Related Information |
| 000022 | Parameters Do Not Match |
| 000023 | Parameter Value Error |
| 000030 | No Rights / Access Denied |
| 000040 | Account balance is not sufficient |
| 000080 | Supplier System’s Error |
| 000100 | Success |
Order status enums
| Value | Description |
|---|---|
| pending | Pending |
| success | Order succeeded |
| rejected | Order failed |

