post
https://myORGbaseurl.lightning.force.com/services/apexrest/FieloPLT/v1/members?registrationType=Standard%20Account
Members are the people in your program that form the community you want to incentivize. With some basic required information you can create a new individual member for a specific program using the following endpoint:
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The Id, a unique member identifier String of characters, is automatically created and attached to the new member.
Response definitions
The following table describes each item in the response.
| Response item | Description | Data type |
|---|---|---|
| FieloPLT__Account__c | The identifier of the account related to the member. | String |
| FieloPLT__Email__c | The Email of the new member. | String |
| Id | Unique identifier of the generated object. | String |
| FieloPLT__Program__c | The identifier of the program related to the member. | String |
| Name | The name of the new member. | String |
