RESPONSES
Status Codes and Error Handling
Use the HTTP status code and response body together when deciding whether a request succeeded, should be corrected, or can be retried.
Success
The request was accepted and processed.
Request error
Review authentication, parameters, or request data.
Server error
Retry safely or contact FiatPe Support if the issue continues.
Validate: Check required fields and data types before sending a request.
Log safely: Record status codes and request IDs, but never log credentials.
Retry carefully: Retry only safe operations and use increasing delays for temporary failures.
REFERENCE
API Glossary
Common terms used throughout the FiatPe API documentation.
- Endpoint
- The URL used to access an API resource or operation.
- Resource
- An object managed through the API, such as an order or customer.
- Payload
- The JSON data sent in a request or returned in a response.
- API credentials
- The API Key and Salt Key used to authenticate requests.
- Idempotency
- A request behavior that prevents an operation from being applied more than once.
- Pagination
- Dividing a large collection into smaller pages of results.
SUPPORT
Need help with your integration?
Our team is available to help you with API integration, request and response formats, authentication, testing, and Live go-live support.
Contact FiatPe Supportsupport@fiatpe.com