All Verbs | /GetSystemSettings2/ |
---|
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Key | query | string | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
start | form | DateTime | No | |
DeviceUUID | form | string | No | |
APIKey | form | string | No | |
isAdmin | form | bool | No | |
Cmd | form | string | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
SystemSetting | form | SystemSettings | No | |
ImageParams | form | ImageParamSettings | No | |
CargoSettings | form | CargoSettings | No | |
WebExtensionsSettings | form | WebExtensionsSettings | No | |
BBSettings | form | BBSettings | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
Result | form | bool | No | |
ResMessage | form | string | No | |
Error | form | Error | No | |
PageInfo | form | BasePageInfo | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
ErrorYn | form | bool | No | |
ExYn | form | bool | No | |
ErrorCode | form | string | No | |
ErrorDescription | form | string | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
TotalRecordCount | form | int | No | |
TotalPageCount | form | int | No | |
CurrentPage | form | int | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
ServiceStatus | form | ServiceStatuses | No | |
ServiceVersion | form | string | No | |
MinClientVersion | form | string | No | |
MaxClientVersion | form | string | No | |
GoogleMapKey | form | string | No | |
GoogleMapKeyForWeb | form | string | No | |
GooglePlusKey | form | string | No | |
GooglePlusKeyForWeb | form | string | No | |
FacebookKey | form | string | No | |
FacebookSecret | form | string | No | |
FCMKey | form | string | No | |
EndPoints | form | EndPointSettings | No | |
BadgeTypes | form | List<BadgeTypeDTO> | No | |
PaymentSystemType | form | string | No | |
AllowInstallment | form | bool | No | |
ChatSettings | form | ChatSettings | No |
Name | Value |
---|---|
Online | 1 |
OnMaintanence | 2 |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
ChatSocketEndPoint | form | string | No | |
ChatServicesEndPoint | form | string | No | |
BaseServicesEndPoint | form | string | No | |
ImageServicesEndPoint | form | string | No | |
ContentEndPoint | form | string | No | |
BaseWebEndPoint | form | string | No | |
KbEndPoint | form | string | No | |
PaymentEndPoint | form | string | No | |
PrivacyPolicyUrl | form | string | No | |
TermsOfServiceUrl | form | string | No | |
ElasticSearchUrl | form | string | No | |
SSEEndPoint | form | string | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
BadgeTypeId | form | short | No | |
BadgeCode | form | string | No | |
BadgeText | form | string | No | |
BadgeColor | form | string | No | |
Priority | form | short | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
SystemStoreId | form | int | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
List | form | string | No | |
DetailSmall | form | string | No | |
DetailBig | form | string | No | |
Preview | form | string | No | |
Basket | form | string | No | |
Slider | form | string | No | |
Notification | form | string | No | |
AkakceJson | form | string | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
PreferedShipmentMethodId | form | int | No | |
PreferedReturnShipmentMethodId | form | int | No | |
GlobalCargoLimit | form | decimal | No | |
GlobalCargoCost | form | decimal | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
UseInsider | form | bool | No | |
UseHotjar | form | bool | No | |
UseSegmentify | form | bool | No | |
UseFacebookLogin | form | bool | No | |
UseGoogleLogin | form | bool | No | |
UseAppleLogin | form | bool | No | |
UseGTM | form | bool | No | |
UseTawkTo | form | bool | No | |
ShowStoreViews | form | bool | No | |
ShowStoreInvoiceInfo | form | bool | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
KeyShippingStartDateInDays | form | int | No | |
KeyShippingEndDateInDays | form | int | No | |
DeliveryTimeOutDays | form | int | No | |
OfferTimeOutDays | form | int | No | |
ServiceOfferTimeOutDays | form | int | No | |
UserAddressEditSetting | form | string | No | |
KeyReminder1AtDay | form | int | No | |
KeyReminder2AtDay | form | int | No | |
ServiceAutoApproveInDays | form | int | No | |
OfferReminderAtDay | form | int | No | |
ServiceOfferReminderAtDay | form | int | No | |
ServiceApproveMinDays | form | int | No | |
ServiceApproveMaxMonths | form | int | No | |
SendKeyManagementNotification | form | bool | No | |
ShowKeyManagementTimeline | form | bool | No | |
AutoApproveReportForCustomer | form | bool | No | |
CreateKeyManForFromHomeServices | form | bool | No | |
DisableCancelAfterDays | form | int | No | |
KeyReservationRange | form | int | No |
Name | Parameter | Data Type | Required | Description |
---|---|---|---|---|
SystemSetting | form | SystemSettings | No | |
ImageParams | form | ImageParamSettings | No | |
CargoSettings | form | CargoSettings | No | |
WebExtensionsSettings | form | WebExtensionsSettings | No | |
BBSettings | form | BBSettings | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json
To embed the response in a jsonp callback, append ?callback=myCallback
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /GetSystemSettings2/ HTTP/1.1
Host: baseservices.needion.com
Accept: application/json
Content-Type: application/json
Content-Length: length
{"Key":"String","start":"\/Date(-62135596800000-0000)\/","DeviceUUID":"String","APIKey":"String","isAdmin":false,"Cmd":"String"}
HTTP/1.1 200 OK Content-Type: application/json Content-Length: length {"SystemSetting":{"ServiceStatus":1,"ServiceVersion":"String","MinClientVersion":"String","MaxClientVersion":"String","GoogleMapKey":"String","GoogleMapKeyForWeb":"String","GooglePlusKey":"String","GooglePlusKeyForWeb":"String","FacebookKey":"String","FacebookSecret":"String","FCMKey":"String","EndPoints":{"ChatSocketEndPoint":"String","ChatServicesEndPoint":"String","BaseServicesEndPoint":"String","ImageServicesEndPoint":"String","ContentEndPoint":"String","BaseWebEndPoint":"String","KbEndPoint":"String","PaymentEndPoint":"String","PrivacyPolicyUrl":"String","TermsOfServiceUrl":"String","ElasticSearchUrl":"String","SSEEndPoint":"String"},"BadgeTypes":[{"BadgeTypeId":0,"BadgeCode":"String","BadgeText":"String","BadgeColor":"String","Priority":0}],"PaymentSystemType":"String","AllowInstallment":false,"ChatSettings":{"SystemStoreId":0}},"ImageParams":{"List":"String","DetailSmall":"String","DetailBig":"String","Preview":"String","Basket":"String","Slider":"String","Notification":"String","AkakceJson":"String"},"CargoSettings":{"PreferedShipmentMethodId":0,"PreferedReturnShipmentMethodId":0,"GlobalCargoLimit":0,"GlobalCargoCost":0},"WebExtensionsSettings":{"UseInsider":false,"UseHotjar":false,"UseSegmentify":false,"UseFacebookLogin":false,"UseGoogleLogin":false,"UseAppleLogin":false,"UseGTM":false,"UseTawkTo":false,"ShowStoreViews":false,"ShowStoreInvoiceInfo":false},"BBSettings":{"KeyShippingStartDateInDays":0,"KeyShippingEndDateInDays":0,"DeliveryTimeOutDays":0,"OfferTimeOutDays":0,"ServiceOfferTimeOutDays":0,"UserAddressEditSetting":"String","KeyReminder1AtDay":0,"KeyReminder2AtDay":0,"ServiceAutoApproveInDays":0,"OfferReminderAtDay":0,"ServiceOfferReminderAtDay":0,"ServiceApproveMinDays":0,"ServiceApproveMaxMonths":0,"SendKeyManagementNotification":false,"ShowKeyManagementTimeline":false,"AutoApproveReportForCustomer":false,"CreateKeyManForFromHomeServices":false,"DisableCancelAfterDays":0,"KeyReservationRange":0},"Result":false,"ResMessage":"String","Error":{"ErrorYn":false,"ExYn":false,"ErrorCode":"String","ErrorDescription":"String"},"PageInfo":{"TotalRecordCount":0,"TotalPageCount":0,"CurrentPage":0}}