/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/contacts -> User Account Creation
Summary:
We have a question related to the following create supplier contact REST API:
/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/contacts
Ideally, we would like to create supplier contacts via the above REST API without creating a user account for the contact being created. In reviewing the API input parameters, I do not see a parameter indicating whether or not a user account should be created for the contact. Does the REST API support the creation of supplier contacts and associated user account? If so, can confirm which of the following is true:
1. User accounts are ALWAYS created for the supplier contact when imported thru the above REST API.
0