HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/VNAssignDIDTenant HTTP/1.1
Host: 7el.co
Content-Type: text/csv
Content-Length: length
LstDIDs,SubscriptionPrefix,License,ContentId,FeatureName
"[{DIDNumber:String,MonthlyFee:0,SetupFee:0,AgreementID:0,CountyISOCode:String,AreaCode:0,AreaName:String,CountryName:String,License:String,ICustomer:0,Currency:String}]",String,String,0,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Success,message,lstDIDInfo,License,ContentId,FeatureName
False,String,"[{DIDNumber:String,MonthlyFee:0,SetupFee:0,AgreementID:0,CountyISOCode:String,AreaCode:0,AreaName:String,CountryName:String,License:String,ICustomer:0,Currency:String}]",String,0,String