Beneficiary Category API (Contacts)
Introduction
Beneficiary Category is the back-end term for a Contact Form. Contact Forms contain the fields that are used to create and edit a contact (beneficiary).
API Documentation
Beneficiary Category
Â
Desc: Get all beneficiary categories
url: /beneficiary_categories
params: default params
response example: default response example (multiple records)
Â
Desc: Get a single beneficiary category
url: /beneficiary_categories/:id
response example: default response example (single record)
Â
Desc: Get beneficiary category current fields
url: /beneficiary_categories/current_fields
response example: default response example (single record)