Merchant parameters

The merchant settings API allows you to query the current settings for your merchant account and to make updates to this via API.

Get merchant settings

GET /merchant

The parameters for requesting merchant settings are:

Update merchant settings

PATCH /merchant

Given an object with the desired settings to update, updates the Merchant settings on Shippit

The parameters for updating merchant details through the merchant API are:

Name In Type Required Description
body body MerchantRequest true none