The data expected by POST request is name, address, customer_since, balance, bank_agent_id. This rules out answers A and D as id is not expected.
Second, look at the data type - application/json - rules out item B.
Remaining answer = C.
C is the correct answer. When creating on post ID is not required (backend creates the ID, not post request), and if you see the example it expects application/json
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
almoraima
Highly Voted 3 years, 5 months agogokulmoorthi
Highly Voted 3 years, 4 months agoaook002
Most Recent 4 months, 2 weeks ago[Removed]
7 months, 2 weeks agoSowmya0249
10 months, 1 week agoSowmya0249
10 months, 1 week agomiguel_romero
2 years, 8 months agonilan84
3 years, 3 months ago