Create a Meridian user for a partner
Creates a person or business user for the calling partner on the supplied program. Only MULTI_USER integrations may call this endpoint; SINGLE_USER keys are rejected.
Headers
Identifies the program context for the request. Required for server-to-server (HMAC) authentication. See Authentication.
Identifies the Meridian user targeted by the request. Required for server-to-server (HMAC) authentication with MULTI_USER integrations; omit for SINGLE_USER. See Authentication.
Partner API key issued by Meridian during provisioning. Required for server-to-server (HMAC) authentication. See Authentication.
Current time in milliseconds since the Unix epoch. Must be within 60 seconds of the request. Required for server-to-server (HMAC) authentication. See Authentication.
HMAC SHA-256 signature of the canonical request string, computed per request. Required for server-to-server (HMAC) authentication. See Authentication for how to construct it.
Body
Person or business user payload
Response
The id of the newly created user
Response containing the created Meridian user identifier
Created Meridian user identifier
"user_123"