Community

ProcessBusinessCard Rest End point

Hi,

As per the documentaion for the "processBusinessCard" REST end point, we need to attach an image to request body. 

Please let me know, Do I need to attach an image as Multi Part or Do I need to send Base64 contents?

Thanks

Maha

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Nikolay Krivchanskiy

    Hi Maha,

    The image does not have to be encoded. The file should be added to url as binary string.

    Please note, that this scenario can be found in our code sample on our official website.  These examples are very helpful in process of development of your own application.

    0

Please sign in to leave a comment.