Skip to main content
POST

Headers

x-client-id
string
required

Client ID generated from the merchant dashboard.

x-client-secret
string
required

Client secret generated from the merchant dashboard.

x-api-version
string
default:2023-08-01
required

API version to be used. Format is in YYYY-MM-DD.

Path Parameters

cf_payment_id
number
required

Successful payment ID for the created order.

Body

multipart/form-data
doc_name
string
required

Required doc name for the given payment

file
file

Attach file for the given doc_name if input_type is DOCUMENT

doc_value
string

Pass the doc value for the given doc_name if input_type is VALUE

Response

200

missing_documents
object[]
uploaded_documents
object[]