POST
/
checkstatus

Headers

LAM-API-KEY
string
required

A unique key to authenticate your API requests

Body

application/json
transaction_id
string
required

Unique identifier for the transaction, generated to track and reference the payment

Response

200 - application/json
status
boolean
message
string
transaction_id
string

Unique identifier for the transaction, generated to track and reference the payment

account_number
string

Account number associated with the user for whom the payment is being made. It is essential for identifying the account to be credited

invoice_number
string

Invoice number that identifies the specific transaction for payment. It links the payment to a precise invoice

amount
integer

Payment amount to be made, expressed in the local currency XOF. It must be positive

fees
integer
total
integer
created_at
string