POST
Bulk add Go Account connections
Add connections for your Go Account to multiple other Go Accounts.
Requires access token scope: wallet_spend_all
Header Params
-
enterprise-idstring required -
user-idstring required
Body Params
object
-
walletIdstring required -
targetWalletIdsarray of strings required
Responses
200
OK
Response Body
object
-
requestedConnectionsarray of strings required -
rejectedConnectionsarray of strings required -
successfulConnectionsarray of strings required
400
Bad Request
No response body
401
Unauthorized
Response Body
object
-
errorNamestring required -
errorstring required
404
Not Found
Response Body
object
-
errorNamestring required -
errorstring required
409
Conflict
Response Body
object
-
errorNamestring required -
errorstring required
422
Unprocessable Entity
Response Body
object
-
errorNamestring required -
errorstring required
500
Internal Server Error
Response Body
object
-
errorNamestring required -
errorstring required