AR - Customer Creation API - Error
Hi All,
We are using below Oracle API for customer creation.
HZ_CUST_ACCOUNT_V2PUB.create_cust_account
We are getting below error message while trying to create customer.
"You cannot pass the account number because account number auto-generation is enabled."
It was working earlier but now we see this issue coming up.
FYI...if we don't pass the account number, we see the API works but it creates system generated account number.
Please let me know if there is any kind of profile or setup that I need to check in this regard.