Checking Account History
Learn how to check the account history of your transfers https://api.marasoftpay.com/account_history/transfers
API
1. Post Data to API
To begin, you'll need to pass information such as Encryption Key, Start Date, End Date etc. You can also pass any other additional information in the metadata object field and post in the json format below.
Make a
POST
request to https://api.marasoftpay.com/account_history/transfers
from your server using your transaction reference.
Copied
0 secs ago
JSON Sample Copied !!!.
Param | Required? | Description |
---|---|---|
enc_key | yes | Your encryption Key |
start_date | yes | Start Date in format d-m-y |
end_date | yes | End Date in format d-m-y |
2. Url Response
Below is what your response should look like.

3. Error Response
Below is what an error response should look like.

If you need any technical assistance during the course of your integration, you can reach out to us on support@marasoftpay.com