The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/AgentFeatureChargeCardForFeatureRequest HTTP/1.1
Host: api.consumertaxadvocate.com
Content-Type: text/csv
Content-Length: length
StripeCardId,FeatureId
String,0
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus,AgentFeature
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","{Id:0,AgentId:0,EnabledFeatureId:0,StripeCardId:String,DateSubscribed:0001-01-01,LastPaymentDate:0001-01-01,NextPaymentDate:0001-01-01,AgentFeatureStatusId:0}"