/
Beneficiary Category API (Contacts)

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)

Related content