Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.19 KB

ProofOfPurchase.md

File metadata and controls

19 lines (17 loc) · 1.19 KB

RebillySdk::ProofOfPurchase

Properties

Name Type Description Notes
customer_id **** The customer ID. [optional]
reviewer_id String Reviewer's user ID. [optional]
reviewer_name String Reviewer's first and last name. [optional]
review_start_time **** Date and time that manual review starts. [optional]
review_time **** Date and time of manual review. [optional]
notes String Reviewer notes. [optional]
tags Array<Tag> A list of kyc document tags. [optional]
reason String Reason for uploading. [optional]
match_level Integer The level of strictness for the document matches. [optional]
settings Object The settings used to score the document. [optional]
document_matches ProofOfPurchaseDocumentMatches [optional]
parsed_data ProofOfPurchaseDocumentMatches [optional]
_links Array<null> The links related to resource. [optional]