SkipSSDPayment
Skip the SSD payment for an account which is yet to enrol to Octopus as a supplier.
Fields
The amount of the next scheduled payment for the account.
The date of the next scheduled payment for the account.
The amount of the skipped payment.
The date of the payment that was skipped.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"nextPaymentAmount": 97,
"nextPaymentDate": "1974-02-02",
"skippedPaymentAmount": 23,
"skippedPaymentDate": "2025-03-31"
}