TBS Apps API

<back to all web services

CreditCardFinalizeDepositCallbackRequest

The following routes are available for this service:
All Verbs/CreditCardFinalizeDepositCallbackRequest
CreditCardFinalizeDepositCallbackRequest Parameters:
NameParameterData TypeRequiredDescription
gidquerylongNo
refidquerystringNo
MDquerystringNo
PaResquerystringNo
cresquerystringNo
IHttpResult Parameters:
NameParameterData TypeRequiredDescription
StatusformintNo
StatusCodeformHttpStatusCodeNo
StatusDescriptionformstringNo
ContentTypeformstringNo
HeadersformDictionary<string, string>No
CookiesformList<Cookie>No
ResponseformObjectNo
ResponseFilterformIContentTypeWriterNo
RequestContextformIRequestNo
PaddingLengthformintNo
ResultScopeformFunc<IDisposable>No
IRequest Parameters:
NameParameterData TypeRequiredDescription
OriginalRequestformObjectNo
ResponseformIResponseNo
OperationNameformstringNo
VerbformstringNo
RequestAttributesformRequestAttributesNo
RequestPreferencesformIRequestPreferencesNo
DtoformObjectNo
ContentTypeformstringNo
IsLocalformboolNo
UserAgentformstringNo
CookiesformIDictionary<string, Cookie>No
ResponseContentTypeformstringNo
HasExplicitResponseContentTypeformboolNo
ItemsformDictionary<string, Object>No
HeadersformINameValueCollectionNo
QueryStringformINameValueCollectionNo
FormDataformINameValueCollectionNo
UseBufferedStreamformboolNo
RawUrlformstringNo
AbsoluteUriformstringNo
UserHostAddressformstringNo
RemoteIpformstringNo
AuthorizationformstringNo
IsSecureConnectionformboolNo
AcceptTypesformstring[]No
PathInfoformstringNo
OriginalPathInfoformstringNo
ContentLengthformlongNo
FilesformIHttpFile[]No
UrlReferrerformUriNo
IResponse Parameters:
NameParameterData TypeRequiredDescription
OriginalResponseformObjectNo
RequestformIRequestNo
StatusCodeformintNo
StatusDescriptionformstringNo
ContentTypeformstringNo
DtoformObjectNo
UseBufferedStreamformboolNo
IsClosedformboolNo
KeepAliveformboolNo
ItemsformDictionary<string, Object>No
IRequestPreferences Parameters:
NameParameterData TypeRequiredDescription
AcceptsGzipformboolNo
AcceptsDeflateformboolNo
INameValueCollection Parameters:
NameParameterData TypeRequiredDescription
OriginalformObjectNo
AllKeysformstring[]No
IHttpFile Parameters:
NameParameterData TypeRequiredDescription
NameformstringNo
FileNameformstringNo
ContentLengthformlongNo
ContentTypeformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /CreditCardFinalizeDepositCallbackRequest HTTP/1.1 
Host: ios-api.betright.com.au 
Accept: text/csv
Content-Type: text/csv
Content-Length: length

{"gid":0,"refid":"String","MD":"String","PaRes":"String","cres":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{Unable to show example output for type 'IHttpResult' using the custom 'csv' filter}Cannot create an instance of an interface.