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, 4 months agogokulmoorthi
Highly Voted 3 years, 3 months agoaook002
Most Recent 3 months, 1 week ago[Removed]
6 months, 1 week agoSowmya0249
9 months agoSowmya0249
9 months agomiguel_romero
2 years, 7 months agonilan84
3 years, 2 months ago