Rulebook 43 Report

The Rulebook43Report table in the Account package is a table that stores information and references to reports generated from Account Transactions to meet regulatory requirements in Spain. Rulebook 43 a set of guidelines that govern the operation of different Spanish businesses. It holds all the data collected from the reports, including fields such as the date of the report, a summary of the findings.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length ≥ 1

StorageSource of data type nvarchar in the Rulebook43Report table is used to store the source where the rulebook's 43 report was initially stored. This field should contain a string that represents the source where the report is stored, such as 'USB Drive', 'Cloud Storage', or 'Hard Drive'.

string | null

The File field in the Rulebook43Report table is a varbinary data type used to store files such as documents, images, videos and nonstructured data. This data type handles raw binary data that is not in any particular file format.

string
required
length ≥ 1

The FileName field of the Rulebook43Report table stores the name of the file associated with the report. This field is an nvarchar data type, allowing it to store up to 255 characters maximum.

string
required
length ≥ 1

FileFilename is a data field of type nvarchar located in the Rulebook43Report table. This field stores the names of files uploaded to the database, allowing the user to access the information from a Rulebook43Report.

int32

StorageId is an integer field in the Rulebook43Report table. It stores a unique identifier that links the report to the storage location of the file in the central repository.

string | null

ImageUrl is an nvarchar field in the Rulebook43Report table that stores the URL path pointing to an image related to the Rule 43 Report.

string | null

FileDownloadUrl is a field of data type nvarchar in the Rulebook43Report table. This field stores the URL for a downloadable file associated with the report in this table.

string | null

FileExtension is an nvarchar data type field in the Rulebook43Report table, which stores the file extension for the uploaded file in the report.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!