pub async fn create_supply_source(
configuration: &Configuration,
payload: CreateSupplySourceRequest,
) -> Result<CreateSupplySourceResponse, Error<CreateSupplySourceError>>Expand description
Create a new supply source.
pub async fn create_supply_source(
configuration: &Configuration,
payload: CreateSupplySourceRequest,
) -> Result<CreateSupplySourceResponse, Error<CreateSupplySourceError>>Create a new supply source.