Page tree
Skip to end of metadata
Go to start of metadata

Bulut ERP API ile işlemlere başlamadan önce Token alınır. Token alma işlemi için. ClientID ve ClientSecret bilgilerine, Bulut ERP uygulamasına girişi olan bir username ve password bilgisine ihtiyaç vardır. 

ClientID ve ClientSecret bilgileri [email protected] adresinden talep edilebilir.


https://idm.logo.cloud/legacy/sts/api/oauth/token?grant_type=password&username={{APIGateway_UserName}}&password={{APIGateway_Password}}&client_id={{APIGateway_ClientID}}&client_secret={{APIGateway_ClientSecret}}


  • No labels