Request body for completing a merchant password reset. Sent to POST /v1/auth/merchant/password/reset.
POST /v1/auth/merchant/password/reset
The merchant's registered email address.
New password (minimum 6 characters).
6-digit numeric code delivered to the merchant's email.
Request body for completing a merchant password reset. Sent to
POST /v1/auth/merchant/password/reset.