improved

November 7, 2022

Validation in recipient creation.

  • New validation added to the recipient creation endpoint. If the user tries to create a recipient that already exists, an error message will be issued.
{
    "message": "CP005 - Counterparty already exists"
}