Skip to content

Initiate Pula farmer premium payment

POST
/pula/farmer-payment

Authorizations

BearerAuth
Type
HTTP (bearer)

Request Body

application/json
JSON
{
  
"farmer_name": "string",
  
"farmer_phone_number": "string",
  
"reference_id": "string",
  
"premium_amount": 0
}

Responses

Success

application/json
JSON
{
  
"referenceId": "string",
  
"status": "string",
  
"lipilaTransactionId": "string",
  
"message": "string"
}

Playground

Authorization
Body

Samples

Built with ❤️ by Hobbiton Technologies