{
"principle_code": "1165"
}
curl --location --request POST 'https://testapi.com/api/xc/1.0/create_scheme' \
--header 'Content-Type: application/json' \
--data-raw '{
"principle_code": "1165"
}'
{
"transaction_id": "f96a101d-3610-4940-b0c5-0f1278b83022",
"presigned_url": "https://vxpoc-es-appsearch.s3.ap-southeast-1.amazonaws.com/DEV/IntegrationAPIModule/scheme_f96a101d-3610-4940-b0c5-0f1278b83022.json?...."
}