Within Pay Contacts | Create
This endpoint allows the authenticated user to store a new contact in their account. It typically involves adding details such as the contact's name, email, phone number, and any other relevant metadata associated with the contact.
Method | API Endpoint |
---|---|
POST | https://admin-eficyent.rare-able.com/api/user/m_contacts/store |
headers
: Object containing the API headers.
'X-Api-Key'
: To know how to generate please use
Authentication
'X-Api-Signature'
: To know how to generate please use
Authentication
Body Params
name required Min 1 | Max 25 | Regex - /^[A-Za-z\s]+$/
email required Max 50
mobile_country_code required Min 1 | Max 7 | Please use Mobile Country codes for Mobile Country Codes
mobile required Min 8 | Max 15
user_type required Accepted values - 0,1
virtual_account_number required