CHECKOUT LINK
Generate Checkout Link
Generates a link for receiving payments via ClickPesa Hosted Checkout
POST
cURL
Authorizations
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...
Body
application/json
Response
200
application/json
Generate Checkout Link Response
The response is of type object
.
cURL