Step 4: Create Transaction
Once the user has selected their bank you need to create the transaction. This will return the first bank message response which will contain the bank login fields.
Url | secure/transaction/create/:requestId/:bankId | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Method | GET | |||||||||
Headers | See Common Headers. No data is posted so the Content-Type header can be excluded. | |||||||||
URL Params |
|
|||||||||
Data Params | N/A | |||||||||
Response Object | See Bank Messages response object. | |||||||||
Request Example |
|
|||||||||
Response Example |
|
Continue to Step 5: Bank Messages
Updated about 1 month ago