post
/v2/payment/clarification
Request to pass the parameters required to make a payment and missed in the previously sent payment request
Request Body
Schema
general
object
Object that contains general request details
required
additional_data
object
Object that contains additional payment information submission for payment processing. The object can contain any objects requested by the payment platform as specified in the clarification_fields object
required
interface_type
integer
Responses
OK
Schema
status
string
Request registration status
1 validation + required
request_id
string
Identifier of the request in the payment platform
1 validation + required
project_id
integer
Identifier of merchant project received from ECommPay
required
payment_id
string
Identifier of the payment, must be unique within project. Any letters, digits, and symbols in UTF-8 encoding can be used
1 validation + required
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.