☰
paymentReturnUpdate
Update an Payment return
Update an Payment return with the inserted data. Returns the updated Payment return
Function signature
paymentReturnUpdate(companyId: Int!,data: PaymentReturnUpdate!,options: PaymentReturnMutateOptions): PaymentReturn!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: PaymentReturnUpdate!
options: PaymentReturnMutateOptions