Skip to content

Deposit call with RecipientInformation #13

Description

@panunu

It seems that there is currently no support for adding RecipientInformation in a deposit call, which is an additional compliance requirement for P2P payments. Please feel free to correct me if I am wrong :-)

So one would need something like the following in the deposit attributes:

"RecipientInformation": {
    "Address": "Main street 1, SE-11253, Stockholm, Sweden.",
    "CountryCode": "SE",
    "CustomerID": "12345",
    "DateOfBirth": "1990-01-01",
    "Firstname": "Adam",
    "Lastname": "Johnsson",
    "Partytype": "PERSON"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions