Add Resource To GroupAsk AIpost https://api.soldo.com/business/v2/groups/{groupId}/resourceEndpoint to add a new resource to a Group.Path ParamsgroupIdstringrequiredThe Group ID.Body ParamsidstringThe ID of either User, Wallet or Card Groupresource.typestringenumThe type of Groupresource.USERWALLETCARDAllowed:USERWALLETCARDHeadersX-Soldo-FingerprintstringrequiredDefaults to {{fingerprint}}Advanced authentication: SHA512SUM of the Fingerprint order values.X-Soldo-Fingerprint-SignaturestringrequiredDefaults to {{fingerprint_signature}}Advanced authentication: Signature of the X-Soldo-Fingerprint.Responses 204No content as result. 400Your request has missing arguments or is malformed.Updated 6 months ago