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": "XS2606131854YR28U",
"brandAttachment": "https://scrm-file.e-lansen.com/crmFile/clue/brandAttachment/20260613/2026061318584737977288.jpg,https://scrm-file.e-lansen.com/crmFile/clue/brandAttachment/20260613/2026061318584836331963.jpg",
"implantAuditState": 0,
"salesmanNo":1026
}'