An integration named Marketing is created on the Adobe Commerce instance. The integration has access on Magento_Customer:: customer resources and the access token is xxxxxx.
How would the rest API be called to search the customers?
I'll go with Option A. It's clean and doesn't involve any extra steps. Plus, the question specifically mentions the integration access token, so that's the way to go.
C) Type: application/json' Use the admin token as Bearer curl -X GET https://magentourl/rest/Vl/customers/search?searchCriteria... -H 'Authorization: Bearer YYYYYY'
A) Using the integration access token as Bearer: curl -X GET https://magentourl/rest/Vl/customers/search?searchCriteria... -H 'Authorization: Bearer XXXXXX'
Jin
20 days agoAndra
21 days agoArmando
2 days agoMyra
5 days agoNieves
14 days agoTheola
1 months agoNgoc
10 days agoAlease
11 days agoChan
1 months agoSkye
2 months agoDeane
15 days agoGilma
24 days agoVivienne
1 months agoPhung
2 months agoNydia
2 months agoJean
8 days agoLenna
11 days agoDonette
14 days agoArminda
1 months agoChan
2 months ago