Listing API
 1.0 
OAS 3.0

default

Create a listing with basic information and saved as Draft status. The listing with draft status can be edited, removed or published.

Parameters

No parameters

Request body

{
listingType*
serviceDeliverystring

If listingType is Service, this field indicates if the service is Online or In Person

Enum:
[ IN_PERSON, ONLINE ]
title*
description*
price*
currencyType*
currency*
categoryUuid*
additionalFields
location
}

Responses

CodeDescription
201