Skip to main content
GET
List KYB
Lists the partner’s own KYB records, newest first. Use reference_id to check whether a merchant has already been filed and to recover its id. See the Partner Business KYB guide for the lifecycle.

Authentication

string
required
Your partner app key.
string
required
Base64-encoded Ed25519 signature of the sign data.
string
required
Unix timestamp (seconds) of the request. Must be within 60 seconds of server time.

Query Parameters

string
Exact match on your own id for the subject.
integer
1 = partner (self), 2 = sub-merchant.
integer
1 = Pending, 2 = Approved, 3 = Rejected.
integer
Page number. Defaults to 1.
integer
Results per page. Defaults to 20, capped at 100.
Each entry has the same shape as the Get KYB record, including persons[] and documents[]. The example above is abbreviated.