Bank

post/api/services/app/Bank/Create

Request body

idinteger
idBankTypeinteger
namestring nullable

Length 0–256

brandNamestring nullable

Length 0–64

logoTokenstring nullable
logoTypestring nullable
logoShortTokenstring nullable
logoShortTypestring nullable
isActiveboolean
displayIndexinteger nullable

Response

Success

idinteger
creationTimestring date-time
creatorUserIdinteger nullable
lastModificationTimestring date-time nullable
lastModifierUserIdinteger nullable
idBankTypeinteger
bankTypeNamestring nullable
namestring nullable
brandNamestring nullable
logostring uuid nullable
logoTypestring nullable

Length 0–32

logoShortstring uuid nullable
logoShortTypestring nullable

Length 0–32

isActiveboolean
displayIndexinteger nullable

Changes