Create Recipient Mappings

Creates opaque-identifier-to-wallet mappings for recipient resolution. Once a mapping is created, any pending
movements for that source identifier are asynchronously resolved to the target wallet.

Supported source types are email (default) and uuid. Set source_identifier_type on each mapping item when
the payout user identifier is a UUID rather than an email.

By default, if a mapping already exists for a given source identifier, it is skipped and returns an
"already_exists" status. Set overwrite_existing to true to update existing mappings with a new target address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean
Defaults to false

When false (default), mappings that already exist are skipped and return an "already_exists" status.
When true, existing mappings are updated with the new target identifier.

mappings
array of objects
required
length between 1 and 100

Array of opaque-identifier-to-wallet mappings to create or update (email or UUID sources).

mappings*
Responses

404

Project not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json