Skip to content

updateFaxAcctInfo

update Fax Acct Info

Arguments

input · updateFaxAcctInfoInput · Parameters for updateFaxAcctInfo

Returns

updateFaxAcctInfoPayload

Example

mutation updateFaxAcctInfo($input: updateFaxAcctInfoInput) {
updateFaxAcctInfo(input: $input) {
messages
success_string
}
}