Create Points Schemepost https://resources.uk.eagleeye.com/schemes/pointsThis method allows the calling application to create a Scheme.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsOK.typestringenumThe type of Scheme this is. These types are configured as part of implementation with a client.LOYALTYAllowed:LOYALTYclassstringenumThe class of this Scheme.POINTSSTAMPAllowed:POINTSSTAMPversionintegerThe version number of this Scheme that is automatically generated.referencestring | nullAn external reference for this Scheme, unique to each client.statusstringenumThe status of the Scheme.ACTIVEINACTIVEEXPIREDDELETEDPENDINGDRAFTREJECTEDREADYSTOPPEDSUSPENDEDShow 10 enum valuesdetailsobjectThe details of the Scheme.details objectrulesobjectScheme Rules. (Not implemented for Schemes)rules objectrelationshipsobject | nullSpecify if this Scheme has any other related Schemes. The key of the object is relationship type of either AGGREGATE_CHILD, AGGREGATE_CHILD_OF.relationships object | nullservicesobject | nullHow fund balances are effected when each transaction type occurs.services object | nullratesobjectRedemption & earn rates for the Scheme.rates objectaccountClientTypestring | nullThe default client type for an Account unless otherwise stated during individual Account creation. The list of available options for this field are defined during client onboarding. (Not implemented for Schemes)autoReduceobjectautoReduce objectpointsLimitPerPeriodarray of objects | nullRules for limiting points rewarded against a points account per defined period.pointsLimitPerPeriodADD objectnegativeBalanceobjectEnable if accounts related to this scheme can go into a negative balance.negativeBalance objectcustomobject | nullIt contains objects of custom form json values.custom object | nulltimeoutOverrideinteger | nullOverride value the length of time that points will be locked for before automatically being released.pendingPointsobject | nullRules for Pending Points.pendingPoints object | nulltiersobject | nulltiers object | nullearnTransactionLimitobject | nullRules for Earn Transaction Limit.earnTransactionLimit object | nullrewardBankobject | nullConfiguration options related to Reward Banks for the Scheme.rewardBank object | nullHeadersX-EES-AUTH-CLIENT-IDstringrequiredClient ID, This will be provided by EES and is unique to the company calling the API.X-EES-AUTH-HASHstringrequiredRequest Security Hash, calculated using SHA-256 function from concatenated full Request URI Path with Query String(s), Payload and Client Secret.Accept-EncodingstringenumThis request HTTP header advertises which content encoding (usually a compression algorithm) the calling application is able to understand. The server selects one of the proposals, use it and informs the client of its choice with the Content-Encoding response header. Currently supported gzip and deflate, if request header not present no compression will be used.gzipdeflategzip,deflateAllowed:''gzipdeflategzip,deflateX-EES-TRANSACTION-IDstringUnique Reference for the API transaction within the calling company.X-EES-RETRYstringThis flag denotes the number of attempts that have been made for this request.Responses 201OK. 400Bad Request. 401Unauthorized. 403Forbidden. 404Not Found. 405Method Not Allowed.Updated 26 days ago