🇬🇧
EURO-BOZON
www.fintech.gov.pl
ENG
ENG
  • 🏢EURO-BOZON API
  • 📖MAIN ASSUMPTIONS
    • ✅DATA ACCESSIBILITY
    • ✅TYPES OF SERVICES PROVIDED THROUGH THE API
    • ✅GENERAL COMMUNICATION DIAGRAM
  • ⚙️DATA STRUCTURE IN THE API
    • 🧾DATA STRUCTURE
    • 🧾DATA TYPES
    • 🧾DEFINITIONS AND DESCRIPTION OF JSON FILE PROPERTIES
  • 🔧TECHNICAL SPECIFICATION
    • 📖TECHNICAL SETUP
    • 📖NAMING CONVENTION
    • 📖OPERATIONS
    • 📖RESPONSE STATUSES
    • 📖HTTP HEADINGS
    • 📖FORMAT OF THE MESSAGE RECEIVED
  • 🔐SECURITY
    • 🔒HTTPS PROTOCOL
    • 🔒CROSS-ORIGIN RESOURCE SHARING
    • 🔒PROTECTION AGAINST MISUSE
Powered by GitBook
On this page
  1. TECHNICAL SPECIFICATION

RESPONSE STATUSES

Statusy techniczne będą zwracane poprzez następujące kody HTTP:

STATUS

DESCRIPTION

200 Successful Response

Completion operation

400 Bad Request

The requests is syntactically incorrect

404 Item not found

The property has not been found

406 Not Acceptable

The request contains incorrect heading ‘Accept’

415 Unsupported Media Type

Incorrect ‘Content-Type’ has been set in the request

422 Validation Error

Validation error

429 Too Many Request

The request has been rejected due to the maximum number of access requests having been exceeded

500 Internal Server Error

An unknown internal API server error has occurred

503 Service Unavailable

The API server is temporarily unavailable

PreviousOPERATIONSNextHTTP HEADINGS

Last updated 1 year ago

🔧
📖
Page cover image