webhook test

POST {{BASE_URL}}/webhook/test

The endpoint for testing your webhook, accept custom body request

Request Body

{"amount"=>1000, "email"=>"testin@figo.com", "validityTime"=>60}

HEADERS

KeyDatatypeRequiredDescription
api-keystring
public-keystring
reference-idstring

RESPONSES

status: OK

{"status":"success","msg":"payment instantiated successfully","data":{"status":"00","message":"Successful","accountNumber":"4600100145","reference":"FIGO-Q59PWbnijs0RCNZcktWx","amount":100,"transactionId":"FR-ORETLB1VGHWZOJLAJTSY","bank":"VFD Microfinance Bank","validityTime":20}}