paymentReturnDraftable
mutation
Converts a Payment return back to draft
Returns the updated Payment return
mutation {
paymentReturnDraftable(companyId: Int!, documentId: Int!): PaymentReturn!
}Returns: PaymentReturn!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! |