IngramRegistrationInput
Ingram Account Registration Payload
This page contains
Fields
| email String! | User email address |
| password String! | User password |
| accountNumber Long! | User Reseller ID |
| subscriptionKey String! | User subscription key |
| customerNumber String | Ingram v6/v7 apicustomer number |
| clientId String | Ingram v6/v7 api Oauth2 client id |
| clientSecret String | Ingram v6/v7 api Oauth2 client secret |
| webhookSecretKey String | Secret key of webhook registed on Ingram side for getting the order updates |