Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 925 Bytes

File metadata and controls

11 lines (8 loc) · 925 Bytes

LemonWayClient::UploadDocumentInput

Properties

Name Type Description Notes
name String Name of the document.
type Integer Type of document. 0 = ID Card. 1 = Proof of address. 2 = Scan of a proof of IBAN. 3 = Passport (European Union). 4 = Passport (outside the European Union). 5 = Residence permit. 7 = Official company registration document (Kbis extract or equivalent). 11 = Driver licence. 12 = Status. 13 = Selfie. 21 = SDD mandat.
buffer String Byte array with the document. Encode in base 64 if necessary.
sdd_mandate_id Integer This allows you to upload mandate document you signed yourself (with your own signing partner) in order to validate a mandate ID you previously created with RegisterSddMandate. [optional]