I’ve been attempting HTTP POSTS to /customers/{id}/documents and receiving {“code”:“UnsupportedRequestContentType”,“message”:“Invalid request Content-Type. multipart/form-data.”}
Even though I have an Content-Type header of ‘multupart/form-data’.
Looking for guidance as to how to quickly resolve the issue to continue posting. If you have a POSTMAN script that I could use I would greatly appreciate it.
Thanks