v1
latestOpenAPI 3.0.02026-08-04880393.1 KBUpdate customer details in recurring sale
post/API/PaymentPageRequest.svc/RecurringSaleUpdateCustomer
Request body
Example request
{
"Address": "Ben Yehuda 1",
"City": "Tel Aviv",
"Comments": "Comments will be here",
"Country": "Israel",
"CustomerFirstName": "Moshe",
"CustomerLastName": "Israeli",
"EmailAddress": "a@a.com",
"FaxNumber": "03-3333333",
"IdNumber": 123456790,
"Order": "ab12345",
"POB": 12345,
"PhoneNumber": "054-4444444",
"PhoneNumber2": "054-4444444",
"RecurringSaleId": "a6f8c4a3-3f25-4f73-b5c4-e8c1002bd8db",
"Reference": 12345,
"State": "Texas",
"VatNumber": 123456790
}Response
Successfully updated the recurring sale items