POST
Create enterprise listing
Create a listing for your enterprise in the Go network. Once you create a listing for your enterprise, you can list your Go Account in the public directory.
Requires access token scope: wallet_spend_all
Header Params
-
enterprise-idstring required -
user-idstring required
Body Params
object
-
descriptionstring
Responses
200
OK
Response Body
object
codec for global listing http response
-
idstring required -
enterpriseIdstring required -
descriptionstring -
namestring required -
ownerstring required -
createdAtstring date-time required -
updatedAtstring date-time required
400
Bad Request
No response body
401
Unauthorized
Response Body
object
-
errorNamestring required -
errorstring required
403
Forbidden
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