mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
25 stars 15 forks source link

Discovery Phase Changes #3723

Closed zarchituntw closed 9 months ago

zarchituntw commented 10 months ago

Changes to the PUT /parties response

The PUT /parties response will be modified to return information about the currencies in which a beneficiary can receive funds. This will involve changes to the party object to include information about the currencies available. It would be possible to do this, for instance, by including an optional array of account objects containing the currencies in which the beneficiary can receive. The proposed new version of the party object, will be as shown below:

Name Type Description
partyIdInfo partyIdInfo Party Id type, id, sub ID or type, and FSP Id.
merchantClassificationCode merchantClassificationCode Used in the context of Payee Information, where the Payee happens to be a merchant accepting merchant payments.
name PartyName Display name of the Party, could be a real name or a nick name.
personalInfo PartyPersonalInfo Personal information used to verify identity of Party such as first, middle, last name and date of birth.
supportedCurrencies Currency Up to 16 currencies in which the party can receive funds..

Acceptance Criteria:

Reference document for changes: https://docs.google.com/document/d/1XKY9zz91lGSQSHCf2klx30-BTBOSaeop/edit?usp=drive_link&ouid=112459614529260569028&rtpof=true&sd=true

PhyuSinMyat8 commented 9 months ago

QA Passed for Discovery Phase Changes

FX-Supported Currencies

zarchituntw commented 8 months ago

For the testing result with TTK(PM4ML), please see at the following link: https://app.zenhub.com/workspaces/mojaloop-project-59edee71d1407922110cf083/issues/gh/mojaloop/project/3777