get https://api.staging.pungle.co/api/v1/card_issuing/kyc_results/
List of all KYC Results
Response
Parameter | Data type | Notes |
---|---|---|
count | Number | The total number of value loads |
limit | Number | The maximum number of value loads in this request |
offset | Number | The maximum number of value loads skipped |
data | Value Load | KYC Result |
KYC Result
Parameter | Data type | Notes |
---|---|---|
id | Number | ID of the result |
code | String | Result code |
kyc_transaction_id | String | Transaction ID of the result. Identifies result with the processor. |
company_id | String | Company ID |
created_at | String | |
updated_at | String |