post https://api.openbanking.ng/customer/update
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://api.openbanking.ng/customer/update \
--header 'content-type: application/json' \
--data '{
"address": "string",
"customerId": "string",
"customerName": "string",
"email": "string",
"phoneNumber": "string"
}'
Try It!
to start a request and see the response here! Or choose an example: