API Reference
cURL
curl --request PUT \ --url https://api.oplog.one/openapi/v1/Customers/{customerNo} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json-patch+json' \ --data '{ "firstName": "<string>", "lastName": "<string>", "phone": "<string>" }'
If you want to emulate, please enter TenantId.
Success