post
https://gatewayapi.smallcase.com/gateway//transaction
This page will help you get started with Connect transaction.
NoteThis request to generate transactionId through Gateway API must be done from the backend platform (not client interface). This is to ensure that the apiSecret & secret are not exposed
Example JSON Payload for the transaction would be
{
"intent": "CONNECT"
}