curl --location 'https://crm-dev.e-lansen.com/api/sales/project/updateBrandImplant?number=XS25091713380DWNB&brandAttachment=https%3A%2F%2Fscrm-file.e-lansen.com%2FcrmFile%2Fclue%2FbrandAttachment%2F20250917%2F2025091713261678635400.jpg%2Chttps%3A%2F%2Fscrm-file.e-lansen.com%2FcrmFile%2Fclue%2FbrandAttachment%2F20250917%2F2025091713261705648000.jpg&implantAuditState=0' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"number": "XS2603262256SJU5M",
"brandAttachment": "https://scrm-file.e-lansen.com/crmFile/clue/brandAttachment/20260326/2026032622025146376693.png,https://scrm-file.e-lansen.com/crmFile/clue/brandAttachment/20260326/2026032622025206326794.jpg",
"implantAuditState": 0,
"salesmanNo":897
}'