customerReturnNoteDraftable
mutation
Converts a Customer return note back to draft
Returns the updated Customer return note
mutation {
customerReturnNoteDraftable(companyId: Int!, documentId: Int!): CustomerReturnNote!
}Returns: CustomerReturnNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! |