Skip to content

Instantly share code, notes, and snippets.

# Request
GET 'api/v1/kyc_aml/identity_check'
params
secret: secret
identifier: {email: }
# alt: identifier: {twitter_handle: .. }
# alt: identifier: {id: .. }
# Response
{
### Keybase proof
I hereby claim:
* I am kirkas on github.
* I am kirkas (https://keybase.io/kirkas) on keybase.
* I have a public key ASDvhr-lNZf-9A7h18rOqq38hguqxIJV00LVtXxPk7ykaQo
To claim this, I am signing this object:
<table>
<thead>
<tr>
<th>Message</th>
<th width="350px">Competitions</th>
<th width="130px">Date</th>
<th width="152px"></th>
</tr>
</thead>
<tbody>
/*------------------------------------*\
BEM WITHOUT USE OF MIXIN
\*------------------------------------*/
.sky {
// .sky
&__cloud {
// .sky__cloud
&--rainy {
@kirkas
kirkas / SassMeister-input-HTML.html
Created September 22, 2014 15:59
Generated by SassMeister.com.
<p>
<input type="checkbox" id="test1">
<label for="test1">Normal</label>
</p>
<p>
<input type="checkbox" id="test2" checked="checked">
<label for="test2">Checked</label>
</p>
<p>
@kirkas
kirkas / SassMeister-input-HTML.html
Last active August 29, 2015 14:06
Generated by SassMeister.com.
<p>
<input type="checkbox" id="test1">
<label for="test1">normal</label>
</p>
<p>
<input type="checkbox" id="test2" checked="checked">
<label for="test2">checked</label>
</p>
<p>
@kirkas
kirkas / SassMeister-input-HTML.html
Created September 22, 2014 12:25
Generated by SassMeister.com.
<table>
<thead>
<tr>
<th width="50px">Nom</th>
<th>Âge</th>
<th>Pays</th>
</tr>
</thead>
<tbody>
<tr>
@kirkas
kirkas / SassMeister-input-HTML.html
Created September 16, 2014 14:00
Generated by SassMeister.com.
<table>
<thead>
<tr>
<th width="50px">Nom</th>
<th>Âge</th>
<th>Pays</th>
</tr>
</thead>
<tbody>
<tr>
@kirkas
kirkas / SassMeister-input-HTML.html
Created September 16, 2014 12:03
Generated by SassMeister.com.
<table>
<thead>
<tr>
<th class="selected">Nom</th>
<th>Âge</th>
<th>Pays</th>
</tr>
</thead>
<tbody>
<tr>
@kirkas
kirkas / SassMeister-input-HTML.html
Last active June 2, 2016 20:30
Generated by SassMeister.com.
<div class="content">
<button class="btn btn--default btn--tiny">Button</button>
<button class="btn btn--default-outline btn--tiny">Button</button>
<br>
<button class="btn btn--default btn--small">Button</button>
<button class="btn btn--default-outline btn--small">Button</button>
<br>
<button class="btn btn--default btn--regular">Button</button>
<button class="btn btn--default-outline btn--regular">Button</button>