Create new promo code.Copy Pagepost https://example.com/api/promo-codesPOST: /api/promo-codesBody Paramsapplication/jsonapplication/*+jsoncodestring | nulltypeint32enum1 = SubscriptionFeePromotion, 2 = BonusPromotion, 3 = InstalmentPromotion, 4 = OfferNotePromotion1234Allowed:1234investor_iduuid | nullreward_amountdoubleamountdoublecurrencystring | nullmaximum_time_to_activateint32 | nullmaximum_usagesint32 | nullusage_monthsint32expiration_monthsint32valid_fromdate-time | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201The entity has been created. 400The input model is not valid.Updated about 1 month ago