post https://api.sandbox.zeptopayments.com/payto/agreements//amendment
Create an amendment for an existing Agreement.
Any attributes of the existing Agreement that will no longer be relevant after the amendment has been applied must be set to null
as part of the amendment.
For example, when amending payment_terms.type
from "fixed"
to "variable"
, payment_terms.amount
must be set to null
.
Callbacks