MuleSoft Certified Developer – Integration and API Associate (Mule 3) Exam (Mulesoft MCD-ASSOC) - Mulesoft Exam Questions
Last updated on June 20, 2026

*RAML 1.0
title: Accounts API types: Account: !include datatypes/Account.raml Account.raml AccountNOID: !include datatypes/AccountNOID.raml /accounts: get: description: Get all accounts responses: 200. body: type: Account [l post: example: !include examples/AccountsExample.raml body: description: Create an account application/json: application/json: | type: AccountNoID

AccountNoID.raml #RAMI 1.0 Datatype #RAMI 1.0 DataType type: object type: object properties: properties: name: string name: string address: string address: string customer_since: date-only customer_since: date-only balance: number balance: number id: string bank_agent_id: string

to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.

HTTP Listener path?
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Where does the configuration file’s location need to be specified in the Mule application?
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.

Listeners?
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.