Conversation
- added ValAdd & Mandate APIs [& webhooks] - updated Payment API - update List Billers API - one pager on FX Retail
Checklist to merge a PR 🚀To merge this pull request, please take time to complete the checklist. What action did you perform?Review the corresponding checklist items for the action you performed and mark them done. Edit an existing content (MDX) pageChecklist
Edit an existing API reference pageChecklist
Add a new content (MDX) pageChecklist
Add a new API reference pageChecklist
|
|
|
||
| ## Overview | ||
|
|
||
| **FX Retail** enables customers to buy (and in future, sell) foreign currency on the **FX Retail platform** via the **BBPS system**, directly from PSP apps that support BBPS (for example, CRED). |
There was a problem hiding this comment.
are we okay with mentioning CRED?
There was a problem hiding this comment.
agree. lets remove cred from our docs, like we removed them from our COUs
| - **`valAddFlag`**: whether value-added services are enabled for the biller | ||
| - **`valAddCustParams`**: required customer params for value-added flows (scoped by requestType) | ||
| - **`mandateRequirement`**: mandate requirement (e.g. `MANDATORY`) | ||
| - **`pseudoBiller`**: whether the biller is a pseudo biller |
There was a problem hiding this comment.
do we have more info on what a "pseudo" biller actually means? let's add more info.
| @@ -0,0 +1,123 @@ | |||
| --- | |||
| sidebar_title: FX Retail flow | |||
There was a problem hiding this comment.
Is there any mention of FX Retail terminology anywhere in the spec? if not, I think sticking to "Forex" terminology is easier to understand. Should be a product call though.
|
The FX Retail doc in order should be one above where it currently is. Just above the API reference |
Note: more exhaustive flows to be written once the PRD is shared