payment_policy
This method updates an existing payment policy. Specify the policy you want to update using the <b>payment_policy_id</b> path parameter. Supply a complete policy payload with the updates you want to make; this call overwrites the existing policy with the new details specified in the payload.
put/payment_policy/{payment_policy_id}
Path parameters
payment_policy_idstring required
This path parameter specifies the ID of the payment policy you want to update.
Request body
Response
OK