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
Request Body Format: none
Body : none
Response Format: JSON
Response Attributes
id
(integer): The unique identifier.name
(string): Beneficiary Type nameupdated_At
(string): Last Updatedcreated_At
(string) : Created At
...