Skip to main content
POST
json

Body

application/json
ServiceId
string
required

The service ID to add the item to

Example:

"SID-abc123"

AggregatorId
string

Optional aggregator ID

Example:

"AGG-abc123"

DistributorId
string

Optional distributor ID

Example:

"DID-abc123"

Price
number

The price for this service item

Example:

9.99

Monthly
boolean

Whether this is a monthly recurring charge (true) or one-time (false)

Example:

true

Response

Success — returns the created service item

The response is of type object.