Skip to main content
GET
Get Payment Verification Details

Path Parameters

cf_payment_id
number
required

Successful payment ID for the created order.

Response

200

cf_payment_id
number

Successful payment ID for the created order

Example:

5114910606536

payment_status
string

Payment status

Example:

"SUCCESS"

payment_verification_status
enum<string>

Payment verification status

Available options:
ACTION_REQUIRED,
IN_REVIEW,
VERIFIED,
EXPIRED
Example:

"ACTION_REQUIRED"

payment_expiry
string

Date and time at which the payment will expire if the required docs are not uploaded

Example:

"2025-01-16T12:34:10+05:30"

remarks
string

Verification remarks for the transaction

Example:

"Transaction reject due to invalid doc"

details
object[]