The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/NexmoInboundRequest HTTP/1.1
Host: api2.publicemployeeretirementassistance.com
Content-Type: text/csv
Content-Length: length
NexmoInboundId,Type,Toisdn,Msisdn,MessageId,MessageTimestamp,MessageText,Keyword,Concat,ConcatRef,ConcatTotal,ConcatPart,RawRequest
00000000000000000000000000000000,String,String,String,String,0001-01-01,String,String,String,String,0,0,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
ResponseStatus
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"