POST
Add Go Account connection
Add a connection for your Go Account to another Go Account.
To connect to a Go Account that's not listed in the public directory, pass a walletId.
To connect to a Go Account that is listed in the public directory, pass a value for the targetListingEntryId.
Requires access token scope: wallet_spend_all
Body Params
ONE OF
-
listingEntryIdstring required -
localListingEntryDescriptionstring -
targetListingEntryIdstring required
-
listingEntryIdstring required -
localListingDescriptionstring -
localListingEntryDescriptionstring -
localListingNamestring required -
walletIdstring required
Responses
200
OK
Response Body
object
-
connectionsarray of objects requiredconnections object
-
ownerListingEntryobject requiredownerListingEntry object
-
listingobject requiredcodec for listing http responselisting object
-
idstring required -
namestring required -
descriptionstring -
editableboolean requiredTrue, if the name is editable.
-
-
idstring required -
walletIdstring required -
coinstring required -
typestring enum requiredcodec for entry typeGO_ACCOUNT -
descriptionstring -
discoverableboolean required -
featuredboolean required -
createdAtstring date-time required -
updatedAtstring date-time required
-
-
targetListingEntryobject requiredtargetListingEntry object
- Same shape as
V1ListingEntryWithListingResponse.
- Same shape as
-
idstring required -
typestring enum requiredcodec for valid connection statusesDVPWHITELIST -
statusstring enum requiredcodec for valid connection statusesPENDING_DEACTIVATIONPENDING_ACTIVATIONACTIVEINACTIVEUNDER_REVIEWREQUESTED -
labelstring required -
descriptionstring -
createdBystring required -
updatedBystring required -
createdAtstring date-time required -
updatedAtstring date-time required -
linkedConnectionIdstring -
hiddenboolean required -
requestRemindersSentnumber -
requestReminderLastSentstring date-time -
evaluationIdstring
-
-
totalCountnumber
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