You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey folks!
1st of all, thank you for this wonderful well-documented API and SDK. Even a beginner like me could implement it on a Laravel project very easily.
The uploadDocument() function in CustomersApi.php file is missing $body parameter and value for $_header_accept. Also there is no example for this in document.
The text was updated successfully, but these errors were encountered:
For what it's worth, I merged #51 into my local copy and have successfully submitted documents into the sandbox. The example provided in the pull request comments isn't correct but I could submit revisions if this was merged.
hey folks!
1st of all, thank you for this wonderful well-documented API and SDK. Even a beginner like me could implement it on a Laravel project very easily.
The uploadDocument() function in CustomersApi.php file is missing $body parameter and value for $_header_accept. Also there is no example for this in document.
The text was updated successfully, but these errors were encountered: