Sample Responses:
SOAP :
1 | < soapenv:Header > |
2 | < LimitInfoHeader > |
3 | < limitInfo > |
4 | < current >45</ current > |
5 | < limit >5000</ limit > |
6 | < type >API REQUESTS</ type > |
7 | </ limitInfo > |
8 | </ LimitInfoHeader > |
9 | </ soapenv:Header > |
REST :
1 | Sforce-Limit-Info: api-usage=45/5000 |
No comments:
Post a Comment