Standard Settlement Instructions

The Standard Settlement Instruction table stores the details of the accounts that should be used to settle.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

StandardSettlementInstructionId: A unique identifier for each entry in the StandardSettlementInstruction table, represented as an integer. This field serves as the primary key, ensuring that each settlement instruction can be distinctly referenced and managed within the database.

string
required
length between 1 and 128

The type of booking for which the account should be used.

int32

The account to be used as a default for the settlement of the booking type specified.

string | null

The currency that the account is applicable to. If currency is not specified, then this account will be the defaut used if an entry with a given currency is not identified.

string | null

Miscellaneous notes and information for the entry or record.

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!