Programs

Create a program category. Roles: admin.

post/api/program-categories

Request body

namestring required
descriptionstring
requiredboolean
downgradePolicyCode'NEVER' | 'DURING_RENEWAL' | 'ALWAYS_NO_REFUND' | 'ALWAYS_REFUND' | 'ALWAYS_REFUND_LESS_FEES' required
membershipIdinteger required
typeCode'CERTIFICATION' | 'CHALLENGE' | 'MEMBERSHIP' | 'PASS' required
tierBehaviorCode'NONE' | 'REPLACE_ON_ENROLL' | 'REPLACE_ON_COMPLETION' required

Response

OK

successboolean
errorstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.