When using the Credit Clear Sync API, it's important to be aware of the following limits:
- Not more than 1000 requests per minute is allowed.
- All requests should contain
Authorizationheader. - The maximum content length of
POST/PUTrequest is 30 MB. - The maximum content length of
multipart/form-datarequest is 25 MB.
AttentionIf any of the limits is breached, the request will be blocked
