Documentation for 'UserPaymentLinkVerification'.
| Name | Description | Additional information |
|---|---|---|
| model | Documentation for 'model'. |
Define this parameter in the request body. |
{
"VerificationData": "sample string 1"
}
<PaymentVerificationEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities"> <VerificationData>sample string 1</VerificationData> </PaymentVerificationEntity>
Sample not available.