Versions Compared

Key

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

Introduction

...

Beneficiary Types Category (Beneficiary Category and Beneficiary Types join table)

Desc: Get all beneficiary types categories

url: /beneficiary_types_categories

...

  • Endpoint: POST /api/v2/beneficiary_types

  • Header: Token and Email

    image-20240909-042651.png
  • Request Body Format: none

  • Body : none

  • Response Format: JSON

  • Response Attributes

    • id (integer): The unique identifier.

    • name (string): Beneficiary Type name

    • updated_At (string): Last Updated

    • created_At (string) : Created At

...