One first step to probe the LMC API is to use the debug functionality of the API specification.
The API Specification provides a method of testing single API requests.
1. Open the API specification of the respective micro service, then click on authorize.
2. Copy and paste your Bearer xyzasdf....
Token into the Value
field, and click on Authorize
:
3. Then, click on Close
:
4. Now, you have less than 60 seconds to scroll down to your endpoint and clickon Execute
:
5. Followed, by providing required paramters (accountId
), and click on try it out
(prepare this step before using the token):
6. Scroll further down to see the result: