Follow these best practices when using Cashfree’s API.
x-ratelimit-retry
response header is present, you should not retry your request until after that many seconds has elapsed.x-ratelimit-remaining
header is 0
, you should not make another request until after the time specified by the x-ratelimit-reset
header.x-api-version
header. The version format is YYYY-MM-DD
.
x-request-id
to help track and troubleshoot issues. This can be useful for debugging and monitoring the performance of your integration.