Skip to main content

Mutation: acceptRealizations

Requires access to resource GRAPHQL_SALES_QUOTE_EDIT

salesApp {
avinode {
acceptRealizations(
messagesList: [ExternalServiceMessageInput!]!
): Boolean!
}
}

Arguments

acceptRealizations.messagesList ● [ExternalServiceMessageInput!]! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.