I received this error from Request Campaign call:
{ code: '1003', message: 'Number of leads exceeded max size 100' }
Does this endpoint have a limit of 100 leads?
SOAP requestCampaign has a limit of 100 -- I assume this was replicated in REST but not documented.
Thanks for your reply. I learned it in a hard way. My production campaign execution failed due to this error.