Create a new custom merchantAsk AIpost https://api-sandbox.thisisbud.com/corrections/v2/custom-merchantsCreates a new custom merchant for use in the merchant corrections flow.Body ParamsnamestringrequiredThe display name of the custom merchant to be createdsuggested_urlstringA suggested URL for the merchant, to help bud identify it and expand our merchant database.online_or_billing_onlybooleanThis is used to indicate if the custom merchant being created is an exclusively online or billing merchant.falsetruefalseHeadersX-Client-IdstringrequiredThe API Client Identifier (Service Application Identifier).X-Customer-IduuidrequiredA unique identifier for a Customer, as registered on Bud's platform.X-Customer-Idempotent-IdentifierstringUse the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.Responses 201Created 400The request contains an invalid payload. 5XXAn unexpected error occurred on the server sideUpdated 7 months ago