curl --request POST \
--url https://starpayqa.starpayethiopia.com/v1/starpay-api/erp/account-lookup \
--header 'Content-Type: application/json' \
--header 'x-api-secret: <x-api-secret>' \
--data '
{
"swift_code": "DASHETAA",
"accountNumber": "5075361069011"
}
'{
"status": "success",
"timestamp": "2023-11-07T05:31:56Z",
"message": "Success",
"data": {
"accountHolderName": "TESFAYE LEMI BEKELE",
"messageId": "<string>"
}
}curl --request POST \
--url https://starpayqa.starpayethiopia.com/v1/starpay-api/erp/account-lookup \
--header 'Content-Type: application/json' \
--header 'x-api-secret: <x-api-secret>' \
--data '
{
"swift_code": "DASHETAA",
"accountNumber": "5075361069011"
}
'{
"status": "success",
"timestamp": "2023-11-07T05:31:56Z",
"message": "Success",
"data": {
"accountHolderName": "TESFAYE LEMI BEKELE",
"messageId": "<string>"
}
}API secret key.
"MFUxSN98EV5IUU+RhYZh2f866adcTa4F5HJ2dGI3t8+MH3cvfk/gAZ492TnxwdiI"