{"_Comment00000":"The RecordLimit and RecordStartNum are not required. If you don't define them, the system will default to return everything in one large response. This means that you have to check to see if something timed out.","RecordLimit":"# of Records to Return (Optional)","RecordStartNum":"Starting Number (1 is first) (Optional)","_Comment00003":"If you add ?MimicReq=true to the URI, you can get a data structure with the fields ready to be filled in","_Comment00004":"If you add ?InclSchema=true to the URI, the response will include the schema array.","_Comment00005":"You can combine the two above with & separating them: ?MimicReq=true&InclSchema=true","DateFormatOpt":"Date Format (optional) - will use A=mm-dd-yy; Options are: A=mm-dd-yy; B=yy-mm-dd; C=yyyy-mm-dd; D=mmddyy; E=yymmdd; F=yyyymmdd; G=dd-mm-yy; H=ddmmyy","DateDelim":"Date Delimiter (Optional)","_Comment00008":"Send in Either SchemaID or SchemaCode if you want to use a saved API schema","SavedSchemaID":"Saved Schema ID for Returned Data (Optional)","SavedSchemaCode":"Saved Schema Code for return data (Optional)","OnlyActive":"Only include Active Countries (optional) - will use true (Boolean)","TotalRecords":"Total Records (This will be returned when requesting a range whether you specify it in the POST file or not)","LastRecord":"Last Record if requested a range (This will be returned whether you specify it in your POST file or not) (Boolean)","Country":[{"CountryID":"Country ID","CountryCode":"Country Code","CountryDesc":"Country Description","CountryActive":"Is Country Active (Boolean)","CreatedBy":"Record Created By","CreatedByUser":"Record Created By User","CreatedByUserFull":"Record Created By User Full Name","CreatedByDate":"Record Created By Date","CreatedByTime":"Record Created By Time","CreatedByTimeString":"Record Created By Time Formatted","CreatedByEpoch":"Record Created By Epoch","CreatedByFormatted":"Record Created By (Formatted)","CountryISOCode":"Country ISO Code 2 characters","CountryISOCode3":"Country ISO Code 3 characters"}]}