- How to obtain the Merchant ID
- How to obtain the API User Name and API Secret Key
- Webhooks setup guide
How to obtain the Merchant ID
To locate your merchant ID, log in to FulfillmentVu, click the circular profile icon in the upper right corner and select Merchant Profile. The Merchant Profile screen opens. The merchant ID that you will need to use in API requests is highlighted in red in the image below:
How to obtain the API User Name and API Secret Key
Follow the steps below to use AccountVu to create an API user and get your API keys:
- Log in to FulfillmentVu.
- Add an API user, by clicking the circular profile icon in the upper right hand corner and selecting "API Users":
If you do not have any existing API users, continue with the next steps to add a new API user.
3. Click the + Add New API User button in the upper right corner. The Create API User form will open:
4. Fill in the Name, select a role from the Role dropdown, and click Submit. The name can only contain alphanumeric characters and the following special characters: . - _ + @. In this case, all roles have the same permissions.
The Edit API User screen opens:
5. Select the check box for Show Token to view the API Secret, or click Copy to copy the API Secret to your clipboard. Please fill the obtained API User Name and API Secret Key into the corresponding input fields in OneConnect.
Webhooks setup guide
Webhooks provide an easy way to receive status updates about orders, inbound shipments, products, and returns. This guide describes how to use FulfillmentVu to set up webhooks. The Payload Model and supported Event types are documented within the Webhooks subsection of the API Reference.
Follow the steps below to set up webhooks for your applications:
-
Log in to FulfilmentVu, expand the Fulfillment Settings Menu and select Webhooks as shown in the image below:
- Enter your Client URL, click the Generate Key button, click the Save button and click the Show Key link to reveal your Token Verification Key. Please fill the generated Token Verification Key into the corresponding input field in OneConnect.
- In the Updates section, toggle on the Webhook events that you would like to receive.
Ware2Go will now post feed specific Webhook events to your Server anytime a supported update occurs.
Comments
0 comments
Please sign in to leave a comment.