Post
/reseller/prepareSMSTransactionReport
Operation to prepare SMS Transactions for a Super User, Resellers.
Security
OAuth
FlowPassword
Token URL/oauth/token
Body parameters
object
enterpriseId
integer (int64)
masterResellerId
integer (int64)
msalAuthenticationResult
object (MSALAuthenticationResult)
authenticationResult
object (AuthenticationResult)
accessToken
string
accessTokenType
string
expiresAfter
integer (int64)
expiresOn
integer (int64)
expiresOnDate
string (date-time)
idToken
string
multipleResourceRefreshToken
boolean
refreshToken
string
userInfo
object (UserInfo)
displayableId
string
identityProvider
string
tenantId
string
resellerId
integer (int64)
tenantId
string
numberOfRecords
integer (int32)
ordering
boolean
partnerId
integer (int64)
resellerId
integer (int64)
searchBuilderCriteria
Array of object (SearchBuilderCriteria)
List of the search filters to search on specific columns
object
List of the search filters to search on specific columns
columnName
string
The Field for which search will be performed
condition
string
The condition on which search will be performed
value0
string
The value of the field to search for
value1
string
Second value which will be required when searching for date time range with condition as between. The format for the datetime is yyyy-MM-dd HH:mm:ss
searchBuilderLogic
string
The search builder logic between all of the search criteria. It can be OR or AND condition
searchString
string
sortByColumn
string
start
integer (int32)
Responses
200
OK
object