-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Current Behavior
When I create a new legal entity in the Pool over the POST legal-entities endpoint I receive the created legal entity information. However, when I search the created legal entity in the API again (POST or GET search) the returned legal entity information have slightly different createdAt and updatedAt timestamps.
Expected Behavior
The createdAt and updatedAt timestamps should be the same to the timestamps I receive when creating legal entity (If the legal entity has not been changed in-between).
Steps To Reproduce
- POST legal-entities
- Check received timestamps on legal entity and legal address
- POST legal-entities/search with created BPNL
- See different timestamps on legal entity and legal address
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
New