Oracle
1Z0-336 · Question #16
When using web services to create an Account, how will a developer structure the CreateSalesParty payload so that the provided resource is set as the owner of the sales account? (Choose the best…
The correct answer is B. While creating the Account by using the CreateSalesParty services, setting the SalesAccountResource. Explanation/Reference: AccountDirectorId field is the value of the unique ID of the account owner.
Sales Configuration
Question
When using web services to create an Account, how will a developer structure the CreateSalesParty payload so that the provided resource is set as the owner of the sales account? (Choose the best answer.)
Options
- AWhile creating the Account by using the CreateSalesParty services, setting the CreatedBy field would
- BWhile creating the Account by using the CreateSalesParty services, setting the SalesAccountResource
- CWhile creating the Account by using the CreateSalesParty services, setting the AccountDirectorId on
- DThe logged in user is defaulted as the owner of the sales account.
How the community answered
(52 responses)- A8% (4)
- B75% (39)
- C13% (7)
- D4% (2)
Explanation
Explanation/Reference: AccountDirectorId field is the value of the unique ID of the account owner.
Topics
#web services#CreateSalesParty#sales account owner#API payload structure
Community Discussion
No community discussion yet for this question.