The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/StemProVendorBalanceReq HTTP/1.1
Host: 7el.co
Content-Type: text/jsv
Content-Length: length
{
lstVendorBalances:
[
{
IVendor: 0,
VendorName: String,
CurrentBalance: 0,
CurrentTime: 0001-01-01,
IEnv: 0,
TenantId: 0,
Id: 0,
CreatedOn: 0001-01-01,
UpdatedOn: 0001-01-01,
RowVersion: 0
}
],
DeleteOlderBalDetails: False,
Dialy: False,
Weekly: False,
ThresholdTime: 0,
ThresholdCutoff: 0,
AddEmailTime:
{
TenantId: 0,
FeatureId: 0,
RegularEmailTime: 0001-01-01,
SuspiciousEmailTime: 0001-01-01,
LastExecutionTime: 0001-01-01,
ThresholdNoofAlerts: 0,
BlockingNoofAlerts: 0,
Id: 0,
CreatedOn: 0001-01-01,
UpdatedOn: 0001-01-01,
RowVersion: 0
},
TenantId: 0,
FeatureName: String,
License: String,
ContentId: 0
}