v1
latestSwagger 2.02026-07-1361023.8 KBv1
Set subaccount's password
<strong>Notes:</strong><ul><li>Password set is only supported by API Resellers setting subaccount passwords.</li><li>shopperId is not the same as customerId. shopperId is a number of max length 10 digits (ex: 1234567890) whereas customerId is a UUIDv4 (ex: 295e3bc3-b3b9-4d95-aae5-ede41a994d13)</li></ul>
put/v1/shoppers/{shopperId}/factors/password
Path parameters
shopperIdstring required
Shopper whose password will be set
Request body
Example request
{
"secret": "P@55w0rd+"
}Response
Request was successful