Create Custom Card

Creates a custom card for a user using the provided image data and user identifier.

Path Params
string
required

The program code identifying the BaaS program context.

string
required

The unique identifier for the user creating the custom card.

Body Params

The request payload containing custom card creation details.

  • ImageData: The image data for the custom card.

  • UserIdentifier: The unique identifier for the user.

string | null

The image data for the custom card, typically as a byte array.

Headers
string
required

A unique request identifier for tracking and logging. Should be a GUID.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json