How to access/set Contact object isBounceback meta data
Hi REST/API team,
I need to access and set value of isBounceback meta data field from Contact object. Can you advise how to access and set this meta filed from contact object.
I use /api/rest/1.0/data/contacts?search="emailAddress=abc@host.com" to retrieve a contact and it includes isBounceback value which I need to reset it if necessary.
I use /api/bulk/2.0/contacts/fields to retrieve all internal field name of contact Object but it did not include "isBounceback" as well as some other meta fields such as currentStatus, businessPhone as shown below. Can you advise how to set the isBounceback meta data field.
Tagged:
0