Import Verification APIs
Upload Payment Verification Details
This API is used to upload the required payment details for the verification
POST
/
import
/
transactions
/
{cf_payment_id}
Headers
client id generated from the merchant dashboard
client secret generated from the merchant dashboard
API version to be used. Format is in YYYY-MM-DD
Path Parameters
Successful payment id for the created order.
Body
application/json
Required doc name for the given payment
Attach file for the given doc_name if input_type is DOCUMENT
Pass the doc value for the given doc_name if input_type is VALUE
Response
200 - application/json
Was this page helpful?