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

Sandbox Test Values

Template IDParametersExpected Response
tpl-maw004001mobileNumber = 529559991234, countryCode = MX, fullName = GeorgeresultCode = SUCCESS
tpl-maw004002gaid = '00000000-0000-0000-0000-000000000000'resultCode = 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.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!