Aller au contenu principal

Edit the identified client

PUT 

/account/bankAccount/:bankAccountId/edit

Edit the identified client

Request

Path Parameters

    bankAccountId stringrequired

    The ID of the client you want to edit

Body

Data to send

    iban string

    iban

    active boolean

    active

Responses

Bank account updated

Schema
    STATUS string
    LABEL string
Loading...