cURL
curl --request PATCH \ --url https://api.dev.monei.cc/api/v1/customers/{businessId}/{customerId} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "phone": "<string>", "email": "<string>", "externalRef": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.monei.cc/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.monei.cc/llms.txt
Use this file to discover all available pages before exploring further.