Send file base64
we can send the file as a REST call while the file is base64 encoded on a parameter
we can get the file after scanning if needed (for example CDR) , on a specific API , or adding a header on the post before
to get it on a specific API
postman collection example
Updated 5 months ago