curl https://dev.methodfi.com/v2024-04-04/simulate/entities/{entity_id}/attributes \\
-X POST \\
-H "Method-Version: 2024-04-04" \\
-H "Authorization: Bearer sk_test_xxx" \\
-H "Content-Type: application/json" \\
-d '{
"behaviors": ["new_soft_inquiry"]
}'
{
"success": true,
"data": null,
"message": null
}
curl https://dev.methodfi.com/v2024-04-04/simulate/entities/{entity_id}/attributes \\
-X POST \\
-H "Method-Version: 2024-04-04" \\
-H "Authorization: Bearer sk_test_xxx" \\
-H "Content-Type: application/json" \\
-d '{
"behaviors": ["new_soft_inquiry"]
}'
{
"success": true,
"data": null,
"message": null
}
curl https://dev.methodfi.com/v2024-04-04/simulate/entities/{entity_id}/attributes \\
-X POST \\
-H "Method-Version: 2024-04-04" \\
-H "Authorization: Bearer sk_test_xxx" \\
-H "Content-Type: application/json" \\
-d '{
"behaviors": ["new_soft_inquiry"]
}'
{
"success": true,
"data": null,
"message": null
}