post https://api.openbanking.ng/account/block
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.openbanking.ng/account/blockAccount \
--header 'content-type: application/json' \
--data '{
"accountNumber": "string",
"blockMessage": "string",
"blockType": "PND"
}
'
Try It!
to start a request and see the response here! Or choose an example: