Question
Issues using batch API
We are trying to use the batch API however we keep getting an error message of “batch is empty error”. Any ideas on how to address this issue?
We are using the following:
http://company.tt.omtrdc.net/m2/company/v2/profile/batchUpdate
with a file format of:
batch=thirdPartyId,attribute1,attribute2
5469865,50,20
9876543,60,30
Thanks!