VRPlatformVRPlatform
Recurring feesListing periods

/recurring-fees/listing-periods/{id}

Delete listing period from a recurring fee

DELETE
/recurring-fees/listing-periods/{id}
X-API-Key<token>

API key provided in dashboard

In: header

Path Parameters

id*string

Query Parameters

onLocked?string
Default"error"
Value in"error" | "archive"

Request Body

application/json

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://api.vrplatform.app/recurring-fees/listing-periods/string" \  -H "Content-Type: application/json" \  -d '{}'
{
  "status": "deleted"
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "issues": [
    {
      "message": "string"
    }
  ],
  "context": null
}