HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/CustomerAutoPayment HTTP/1.1
Host: 7el.co
Content-Type: text/csv
Content-Length: length
IPaymentInfo,Pay,BalanceExceeds,ICustomer,License,ContentId,FeatureName
0,0,0,0,String,0,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Success,CustomerAutoPayments,License,ContentId,FeatureName
False,"{i_auto_payment:0,i_object:0,pay_amount:0,balance_threshold:0}",String,0,String