added
API Release 1.38
over 1 year ago by Justin Jenkins
API Release 1.38
Environment | Release Date |
---|---|
UAT | RELEASED |
PRODUCTION | RELEASED - June 2, 2022 |
Update - LPMA Accounts and PDT Counter
PDT Counter will display correct number of Pattern Day Trades on 5th day. See API Highlight for more information on PDT for LPMA accounts.
New - Error Messages
The following validations and error messages have been implemented:
- When creating a Portfolio with a
RELATIVE_DRIFT
orABSOLUTE_DRIFT
that contains anupperBound
value that is less than thelowerBound
value, the request will be rejected and a 400 error will be received - When creating an RIA Fund with a
RELATIVE_DRIFT
orABSOLUTE_DRIFT
that contains anupperBound
value that is less than thelowerBound
value, the request will be rejected and a 400 error will be received - Added validation and error message to
{{bo-url}}/back-office/documents/
:- Validation to check if
data:[<MIME-type>]
is present in the document. If not present, "Please use correct format : Data URI with base 64 encoding for the document. data:[][;base64]," error message will be received.
- Validation to check if