Loading...
Asked by Justin Givens - Level 3 on Jun 12, 2024
Justin Givens encounters JSON deserialization errors with the ID mapping endpoint.
Answered by Justin Givens - Level 3
The request should send an array (e.g., {"legacyListIds": ["300"]}) instead of an object, per corrected documentation.