コミュニティ

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

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • 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

サインインしてコメントを残してください。