Create Maw3

Create a Maw object.

This endpoint supports different templates depending on region and use case.
Required parameters: consent, templateId, plus additional fields depending on the selected template.

Supported Templates

Template IDRegionRequired Parameters
tpl-maw004001Mexico (MX)mobileNumber, countryCode, fullName, idType=NATIONAL_ID, idNumber
tpl-maw004002Africa countriesgaid
tpl-maw004003Philippines (PH)mobileNumber, countryCode, fullName, idType=NATIONAL_ID, idNumber

Sandbox Test Values

Template IDParametersExpected Response
tpl-maw004001mobileNumber = 529559991234, countryCode = MX, fullName = George, idNumber = ZAZD801124MBSYQN13resultCode = SUCCESS
tpl-maw004002gaid = '00000000-0000-0000-0000-000000000000'resultCode = SUCCESS
tpl-maw004003mobileNumber = 639559991234, countryCode = PH, fullName = George, idNumber = 4561234567resultCode = SUCCESS

For all other valid input combinations, if no mock data match is found, the system will return:
resultCode = NO_DATA, and no items will be included in the response.

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

Subject's mobile number. Required. Must start with country code i.e. 529178912345, and no leading zeros. MD5‑encrypted input is accepted with the format MD5(countryCode + mobileNumber) i.e. MD5(529559991234).

string
required

Subject's full name. Required.

string
required

Subject's ID number. Required. Must be a valid Mexico CURP.

string
enum
required

Subject's ID type. Required.

string

Subject's Google Ad ID. Optional. If provided will returned the items that are related to the Google Ad ID.

string | null
enum
required

2 character alpha ISO-3166 codes

string
required

Fixed to tpl-maw004001.

consent
object
required
Response

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