Returns details of a supplier with the given supplier ID.Copy Pageget https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/suppliers/{supplierUid}Path ParamstenantUiduuidrequiredUid of the tenant.supplierUiduuidrequiredUid of the supplier.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Supplier details were successfully retrieved. 401User is not authorized. 403User does not have the required roles to access this action. 501The endpoint is not implemented.Updated about 1 year ago