Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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

Walkthrough: https://www.loom.com/share/73d5b4160b9046d889e7c79fbe13fb39

url: /beneficiary_categories/current_fields

response example: default response example (single record)

  • No labels