POST
/affiliate/kyc/personal-info
curl \
--request POST 'http://api.example.com/affiliate/kyc/personal-info' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/affiliate/kyc/personal-info' \
--header "Content-Type: application/json"
{}