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
...
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
Walkthrough: https://www.loom.com/share/73d5b4160b9046d889e7c79fbe13fb39
url: /beneficiary_categories/current_fields
...