post https://apis.netspend.com/netspend-api/v1/people
This endpoint creates a new person on the Netspend platform.
Notes:
-
The
encrypted_data
body parameter contains Personally Identifiable Information (PII) such asdate_of_birth
orgovernment_id
. -
The
identity_context
passed in the request body provides instructions on how to link the person. If the person is to be added to an existing account, then provide anaccount_id
. -
If sufficient data is provided in the request, then the server will perform an OFAC and/or KYC verification.
-
A failed OFAC or KYC check will not cause the request to fail.