get https://api.staging.pungle.co/api/v1/card_issuing/kyc_results/
Gets one KYC Result by it's ID
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. |
| result | Object | The origional result returned during cardholder creation |
| cardholder | Object | The cardholder created during this KYC Transaction. Optional |
| company_id | String | Company ID |
| created_at | String | |
| updated_at | String |