Added
API Release 1.38
about 2 years 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_DRIFTorABSOLUTE_DRIFTthat contains anupperBoundvalue that is less than thelowerBoundvalue, the request will be rejected and a 400 error will be received - When creating an RIA Fund with a
RELATIVE_DRIFTorABSOLUTE_DRIFTthat contains anupperBoundvalue that is less than thelowerBoundvalue, 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],<data>" error message will be received.
- Validation to check if