post https://virtserver.swaggerhub.com/Skipify/merchant-api/1.0.10/merchants//configs
Skipify offers Staging & Production environments for the different phases of integration. See the Environments page for more details.
Creates a new merchant configuration for the specified merchant.
A valid JWT or MAC is required to access this endpoint.
A merchant cannot contain two configs with the same ConfigType.
The TaxType config can only be set to Taxable if the Merchant has a ShippingAndTax callback setup.
The FulfillmentType config can only be set to Shipping if the Merchant has a ShippingAndTax callback setup.
ConfigTypes CheckoutButton, ExpeditedGuestCheckout, and PayByLink can only be created by SUPERADMIN users.