POST
/
import
/
transactions
/
{cf_payment_id}

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: 2024-08-01

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

Path Parameters

cf_payment_id
integer
required

Successful payment id for the created order.

Body

application/json
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 - application/json
missing_documents
string[]