Stock Purchase View
The stock purchase view allows the user to confirm an amount to purchase for a given stock.
This flow is particularily important given that a POST
request must be made in order to create
the purchase order request.
Accessing the stock purchase view
Example Response
Confirming order purchase request
See the guide on confirming purchase order requests
Query parameters
query | Definition | Required |
---|---|---|
customerId | The unique customer identifer | Yes |
symbol | The stock symbol | Yes |
amount | The stock purchase amount | No |
Stock Purchase Example
USSD Stock Purchase View
Check out an example of the ussd stock purchase view