quoteSigningUrlCreate
Graphql fields and variables for the quoteSigningUrlCreate mutation
mutation quoteSigningUrlCreate ($quoteId: ID!) {
quoteSigningUrlCreate (quoteId: $quoteId) {
errors
message
pluginClientId
pluginShortName
redirectUri
}
}Arguments
{
"quoteId": "456123"
}Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
