Create a holderAsk AIpost https://api.staging.payrails.io/merchant/holdersCreate a holder.Body ParamsreferencestringrequiredMerchant-specific reference for the Holder. Usually mapped to the user ID in the merchant's system.typestringValue of merchant-defined enumeration of Holder Types.Headersx-idempotency-keyuuidrequiredIdempotency key to be used. Sending again the same key would return the same result without re-executing the update.Responses 201Created. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found.Updated 11 months ago