HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

updateSupplySourceStatus

Update the status of a supply source.

Path Params
string
required

The unique identifier of a supply source.

Body Params
string

The SupplySource status

Responses

Response body
object
errors
array of objects
required

A list of error responses returned when a request is unsuccessful.

errors*
object
string
required

An error code that identifies the type of error that occurred.

string
required

A message that describes the error condition.

string

Additional details that can help the caller understand or fix the issue.

Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language