Generate PRN

The PRN API allows merchants to create unique payment references for customers. Integrate the API to generate secure, traceable PRNs with a simple request, specifying amount and customer details. The API returns a unique reference, enabling efficient transaction tracking. Streamline payment workflows and enhance user experience with reliable PRN generation for seamless merchant operations.

Live

POST https://kitegateway.com/v1/collections/prn

Sandbox

POST  https://sandbox.kitegateway.com/v1/collections/prn

Request

Header

Value

Required

Content-Type

application/json

YES

Accept

application/json

YES

Authorization

JWT ***

YES

You can also generate the PRN by Navigation to business account and clicking Generate PRN

Last updated