Payment details

GET {{BASE_URL}}/payment/collection/transaction/details?transaction_id=FR-IM5N2MKNJ40HHKOKNWIV1&send_webhook=true

Endpoint to check for payment details

Request Params

KeyDatatypeRequiredDescription
transaction_idstring
send_webhookboolean

HEADERS

KeyDatatypeRequiredDescription
api-keystring
public-keystring
reference-idstring

RESPONSES

status: OK

{"status":"success","msg":"Transaction Found","data":{"webhook_url":null,"accountNumber":"4600100121","metadata":[{"email":"testing@figopayment.com"}],"_id":"6329a83ffeff1341b81c451b","txId":"FR-IM5N2MKNJ40HHKOKNWIV","link":"b-eleos_technology","name":"eleos technologylink","amount":100,"status":"pending","channel":"API","type":"primary","method":"Payment Link","date":"2022-09-20T11:47:10.000Z","data":{"status":"00","message":"Successful","accountNumber":"4600100121","reference":"FIGO-ET84wRey8lMe01ArLqfK"}}}