GET 17.0/app/bankaccounts/{id}/readbankaccounttype

Description

Retrieves the bank account type for a specified bank ID as a byte value

URI Parameters

Name Description Type Additional information
id

Unique identifier of the bank to query

integer

Required

None.

None.

Byte representing the bank account type code

byte

application/json, text/json

Sample:
64

application/xml, text/xml

Sample:
<unsignedByte>64</unsignedByte>