Post
/junction-connections/
Security
API Key
Header parameter nameAuthorization
Token issued for API consumer.
Body parameters
Junctions Connection to be created
object
Junction connection object. Flat version for patch and post methods
Consumerpoint
integer Required
Consumer point id
Junction
integer Required
Junction id
Responses
201
A created Junction Connection
object
Junction connection object. Flat version for patch and post methods
Consumerpoint
integer
Consumer point id
Junction
integer
Junction id
id
integer
Primary key
400
There was an error in request. Usually field validation failed.
Fields which failed validation
401
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
object
details
string
Detailed description of error