Create a recipient for an app user (admin)

Allows admins to create a saved recipient on behalf of an app user. Useful for test data generation.

Access: Auth methods: JWT bearer. Allowed user types: MVNO. Requires permissions: recipient:admin. Allowed MVNO roles: SUPER_ADMIN.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

App user UUID

Body Params
string
required
length ≤ 60

User-supplied display name for the recipient

string
enum
required

Recipient kind discriminator

Allowed:
msisdnMvnoDetails
object
required

Details for MSISDN_MVNO recipient

msisdnExternalDetails
object
required

Details for MSISDN_EXTERNAL recipient

meterDetails
object
required

Details for METER recipient

billerDetails
object
required

Details for BILLER_ACCOUNT recipient

walletAccountDetails
object
required

Details for WALLET_ACCOUNT recipient

Responses

404

App user not found

409

Duplicate recipient

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