ApexERPHost

<back to all web services

GetPOSSettings

Requires Authentication
The following routes are available for this service:
GET/POS/Settingss

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

HTTP + JSV

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

GET /POS/Settingss HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: text/jsv
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length

[
	{
		cashn: 0,
		orgname: String,
		orgid: String,
		orgaddress: String,
		fastfood: False,
		ofteng: False,
		combosale: False,
		combosalex: False,
		wholesale: False,
		whsauton: False,
		altprice: 0,
		altinpr: 0,
		altpriceboundary: 0,
		service: 0,
		serviceprice: 0,
		cardact: String,
		cardacton: False,
		cardps: String,
		autoquit: PT0S,
		toarchin: 0,
		printGrouped: False,
		saleWithSPriceg: False,
		linectrl: 0,
		round_to: 0,
		goodssuminpoints: 0,
		bwinmonth: False,
		bwprctrl: 0,
		orgdmd: String,
		orgrest: String,
		devadv: String,
		advert: False,
		advdelay: 0,
		prprodnw: 0,
		logosm: False,
		urlleft: String,
		urlright: String,
		urlbottom: String,
		advrtype: 0,
		prdblrp: 0,
		prfull: False,
		prrmnd: False,
		prlogo: False,
		is_claimed: False,
		VoucherPaymentType: 0,
		AllowOffline: False,
		LimetedCardPaymentType: 0,
		defPaymentType: 0,
		saleCheckPrefix: String,
		saleCheckSuffix: String,
		PrintCompactZ: False,
		RestrictedPaymentTypes: 
		[
			0
		],
		GoodsByBranch: 0,
		autosavein: 0,
		pharmasale: False,
		Script: 
		{
			Id: 00000000000000000000000000000000,
			Name: String,
			Description: String,
			VersionCode: 0,
			Body: String,
			Spend: False
		},
		BankName: String,
		BankCode: String,
		BankAccount: String,
		BranchId: 0,
		pointsProportionalToAmounth: False,
		RangeCalc: 0,
		coupon: False,
		AllowSkipFD: False,
		packetActions: False,
		movewithprice: False,
		VoucherPaymentTypes: 
		[
			0
		],
		LimitedCardPaymentTypes: 
		[
			0
		],
		UnMarkedPyScriptTypes: 
		[
			0
		],
		usedskin: String,
		roundingCashArithmetically: False,
		saleWithCBCode: False,
		printGoodsAmountInDecimal: False,
		showGoodsWithoutAmount: False,
		printGoodsInOneLine: False,
		paymentDocument: False,
		daylife: 0,
		phonenumber: String,
		cashBackLimitPerCheck: 0,
		cashBackLimitPerCheckGoodsSumCoefficient: 0,
		WarehouseAcc: String,
		minChSumForDrDownBySrv: 0,
		multCardsForDrDownBySrv: False,
		decAccPriceMax: False,
		VoucherPlusPaymentTypes: 
		[
			0
		],
		minChSumForVouchersPlus: 0,
		multCardsForVouchersPlus: False,
		LotteryPaymentTypes: 
		[
			0
		],
		activateParkingFrom: 0,
		shopbag: String,
		InXZhideLottaryCashBack: 0,
		LoayaltyCardPickByHandRestrictedIssuer: 
		[
			0
		],
		LoyaltyOnlineAPI: 0,
		SocarCardPaymentTypes: 
		[
			0
		],
		cardByHandRestrictedInLoyaltyOnlineAPI: False,
		PinPadWaitTime: String,
		ReturnToFM: 0,
		DeliveryCompanies: 
		[
			String
		],
		AllowFiscalBackSale: 0,
		AllowStornCheckWithLOApay: 0,
		VoucherOnLinePaymentTypes: 
		[
			0
		],
		TransportAutoFill: 0,
		AllowWaybillWithoutAcc: 0,
		CheckConsignationLimit: 0,
		FillWaybillNoteWithBankDet: 0,
		roundingArithmetically: False,
		LoaPayRestriction: 0,
		SelfPayRestriction: 0,
		VoucherId: String,
		VoucherExpireMonths: 0,
		voucherRegistration: False,
		consultantChain: 0,
		GiftToFiscal: 0,
		GoodsAmountWarning: 0,
		CheckSumLimit: 0,
		CheckUploadedBeforeZ: 0,
		CheckDiplomat: 0,
		SAPIntegration: 0
	}
]