Update PIN for Suppliers
Overview
You can update the payee record with a new VCN security pin.
Resource Access
PUT https://<hostname>/payee/v1/pinupdate/{payeeId}
Example Request
PUT https://<hostname>/payee/v1/pinupdate/04678b50-a867-5af7-8865-b3225a532716
{"pin":"000000"}
Example Response
"Pin has been updated"
Updated 3 days ago