POST
/
api
/
v1
/
Transfers
/
INs
{
  "isSuccess": true,
  "message": "<string>",
  "payload": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'

Body

application/json

Response

200 - application/json

OK

Generic container for all service responses