Create a Consumer Profilepost https://{host}/consumer/v2/profilesThe Create a consumer profile api determines the information required to create a new consumer profile.Body ParamsCreate Consumer Profile.targetAudiencestringDefaults to AGENT_FACINGTailors MoneyGram’s error messages and field metadata to an in-store, digital or crypto customer. (Enumerated value)agentPartnerIdstringDefaults to 30150519Unique identifier for the agent or partneruserLanguagestringrequiredDefaults to en-USLanguage used by the user/operatorconsumerobjectconsumer objectadditionalDetailsarray of objectslength ≥ 0Dynamic field key/valuesadditionalDetailsADD objectHeadersX-MG-ClientRequestIdstringDefaults to 4c79b06f-a2af-4859-82c8-28cbb0bf361bClient Request Id that can be passed by the client application. Client request Id must be unique within a single session for unique requests. This attribute can be used for ensuring idempotent request processing for some APIs. MoneyGram recommends using a UUID for the value of this field.X-MG-ConsumerIPAddressstringIP Address of the system initiating the session.Responses 200OK. Returns Consumer Profile ID, if available. 400Bad request. Returns error details. 401Unauthorized. Returns error details. 403Forbidden. Returns error details. 500Internal server error. Returns error details.Updated 6 months ago