Get order periodicity values

GET /api-v1/list/order-periodicity-type

Returns a map {value: translation}

Headers

Responses

GET /api-v1/list/order-periodicity-type
curl \
 -X GET http://wyzio.app/api-v1/list/order-periodicity-type \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
{
  "key": "string"
}