Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

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

...