{ "data": { "updateAcceptorApplication": { "acceptorApplication": { "applicationIdentity": { "legalEntityName": "All About Benjamins Keyboards, LLC" } } } }}
Acceptor applications
Update application
Use updateAcceptorApplication to add or update missing information in the application. Like the create mutation, this mutation does not perform validation on the application data - validation only occurs when you submit the application.
You can update any field in the application through updateAcceptorApplication.
ScenarioBen had to email his business partner to get the legal entity name of the
business. He can use the updateAcceptorApplication mutation to add the legal
entity name before resubmitting.