v1
latestOpenAPI 3.1.02026-07-26540161.7 KBInitiate Checkout
post/checkout/payments
Headers
x-pub-keystring
Your public key. This can be found in the settings page of your portal
x-business-idstring
The unique Identifier of the parent business
Request body
Response
200
Example response
{
"status": true,
"message": "Hosted link generated",
"data": {
"link": "https://sandbox-checkout.fincra.com/pay/fcr-p-08e0c36289",
"reference": "KB-909",
"payCode": "fcr-p-08e0c36289"
}
}