Update agreement original rate

Update a payment agreement's use_original_rate attribute.

Note: This endpoint requires an account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

Path Params
int64
required
≥ 1

Account ID

int64
required

Payment agreement ID

Body Params
boolean
Defaults to false

Set to true if the original installment rate should be used to generate accruals. Set to false, otherwise. The original installment rate is the payment agreement contract interest rate. So, if this field is set to true, this rate is used instead of the transaction category interest rate when a payment agreement installment is due.

Responses

Language
Credentials
Bearer
Account JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json