Versions Compared

Key

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

Introduction

...

  • Once the beneficiary is created, there will be a Contact Profile Page for them in the front end

  • The information from the Post Beneficiary API request will go into the red section of the Contact Profile Page which is called the Bio in the front end. It contains

    • Default fields: Name, profile picture, address, date of birth

    • Unlimited custom fields, e.g. Marital status etc.

  • The purple section is the Timeline. It contains stories that she is tagged in. These are created separately using the Stories API.

...

API Documentation

 

Desc: Post a single contact

url: /beneficiaries

method: POST

...