Create a product directly inside an offering
POSThttps://euwest.api.elasticpath.com/v2/subscriptions/offerings/:offering_uuid/products
After saving an offering, you can add new products to it at any time.
Request
Responses
- 201
- 400
- 403
- 404
- 409
- 500
Success. The product is created.
Bad request. The request failed validation.
Forbidden. The operation is forbidden on this entity.
Not found. The requested entity does not exist.
Write conflict. Unable to perform the operation at this time.
Internal server error. There was a system failure in the platform.
Authorization: http
name: BearerTokentype: httpscheme: bearer
- csharp
- curl
- dart
- go
- http
- java
- javascript
- kotlin
- c
- nodejs
- objective-c
- ocaml
- php
- powershell
- python
- r
- ruby
- rust
- shell
- swift
- HTTPCLIENT
- RESTSHARP
ResponseClear