API invalid multipart
Using both PHP Curl and Postman, i am attempting to use API v5 to create a transient document that can then be used for an agreement. However, no matter what settings i use in the HTTP header for "Content-Type" and "Content-Disposition", beginning with the example "multipart/form-data" and "form-data; name='File"; filename:"C:\DRAFT.pdf, I only get this for the response:
code: INVALID_MULTIPART
message: An invalid multipart was specified.
