cURL
curl --request PUT \ --url https://api.agents.timepay.ai/api/v1/customers/update/bulk \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data ' { "campaignId": "<string>", "records": [ { "id": "<string>", "data": {} } ] } '
{ "success": true, "message": "Updated 2 of 2 records", "results": { "total": 2, "valid": 2, "invalid": 0, "successful": 2, "failed": 0, "retried": 0, "batchesProcessed": 1, "errors": [] } }
Update multiple customer records in a single request.
Bearer <your_token>
camp_abc123
Show item properties
loan_id
lead_id
Show properties