Create custom field for rewardAsk AIpost https://{host}/api_gateway/rewards/core/v1/brand/customfieldBody ParamsnamestringrequiredUnique name identifier for the custom field.orgIdstringUnique identifier of the organisation. To retrieve the orgId, use the Get Org Details API.descriptionstringrequiredDescription for the custom field.isMandatorybooleanDefaults to falseSpecify if the custom field is mandatory.isActivebooleanDefaults to trueParameter to define if the custom field is active or notscopestringenumrequiredSpecify where the additional custom fields will applyAllowed:REWARDISSUE_REWARDCATALOGUE_PROMOTIONdataTypestringenumrequiredType of data for the custom field. 255 is the character limit with datatype as stringAllowed:BOOLEANENUMDATESTRINGINTEGERenumValuesarray of stringsObject containing the enum values. This parameter is required if dataType is ENUM.enumValuesADD stringResponses 200200 400400Updated about 1 month ago