/var/www/html/back/.scribe/endpoints.cache/06.yaml
## Autogenerated by Scribe. DO NOT MODIFY.

name: dict
description: ''
endpoints:
  -
    httpMethods:
      - GET
    uri: api/v1/dict/payments/status
    metadata:
      groupName: dict
      groupDescription: ''
      subgroup: ''
      subgroupDescription: ''
      title: 'Список статусов платежей'
      description: ''
      authenticated: true
      custom: []
    headers:
      Authorization: 'Bearer Bearer {YOUR_AUTH_KEY}'
      Content-Type: multipart/form-data
      Accept: application/json
    urlParameters: []
    cleanUrlParameters: []
    queryParameters: []
    cleanQueryParameters: []
    bodyParameters: []
    cleanBodyParameters: []
    fileParameters: []
    responses:
      -
        status: 200
        content: '{"message":null,"errors":null,"data":{"status":true,"message":null,"errors":null,"data":[],"pagination":null},"status":true}'
        headers: []
        description: Ok
        custom: []
    responseFields: []
    auth:
      - headers
      - Authorization
      - 'Bearer PD8ad5Va6khvf6b3g4Z1Eec'
    controller: null
    method: null
    route: null
    custom: []
  -
    httpMethods:
      - GET
    uri: api/v1/dict/payments/status-from
    metadata:
      groupName: dict
      groupDescription: ''
      subgroup: ''
      subgroupDescription: ''
      title: 'Список возможных статусов для определенного типа платежа в определенном статусе'
      description: ''
      authenticated: true
      custom: []
    headers:
      Authorization: 'Bearer Bearer {YOUR_AUTH_KEY}'
      Content-Type: multipart/form-data
      Accept: application/json
    urlParameters: []
    cleanUrlParameters: []
    queryParameters:
      payment_type:
        name: payment_type
        description: ''
        required: false
        example: totam
        type: string
        enumValues: []
        exampleWasSpecified: false
        nullable: false
        custom: []
      payment_status:
        name: payment_status
        description: ''
        required: false
        example: consequatur
        type: string
        enumValues: []
        exampleWasSpecified: false
        nullable: false
        custom: []
    cleanQueryParameters:
      payment_type: totam
      payment_status: consequatur
    bodyParameters: []
    cleanBodyParameters: []
    fileParameters: []
    responses:
      -
        status: 200
        content: '{"message":null,"errors":null,"data":{"status":true,"message":null,"errors":null,"data":[],"pagination":null},"status":true}'
        headers: []
        description: Ok
        custom: []
    responseFields: []
    auth:
      - headers
      - Authorization
      - 'Bearer hv8a6ZPEVag431dD56bekfc'
    controller: null
    method: null
    route: null
    custom: []
  -
    httpMethods:
      - GET
    uri: api/v1/dict/payments/types
    metadata:
      groupName: dict
      groupDescription: ''
      subgroup: ''
      subgroupDescription: ''
      title: 'Список типов платежей'
      description: ''
      authenticated: true
      custom: []
    headers:
      Authorization: 'Bearer Bearer {YOUR_AUTH_KEY}'
      Content-Type: multipart/form-data
      Accept: application/json
    urlParameters: []
    cleanUrlParameters: []
    queryParameters: []
    cleanQueryParameters: []
    bodyParameters: []
    cleanBodyParameters: []
    fileParameters: []
    responses:
      -
        status: 200
        content: '{"message":null,"errors":null,"data":{"status":true,"message":null,"errors":null,"data":[],"pagination":null},"status":true}'
        headers: []
        description: Ok
        custom: []
    responseFields: []
    auth:
      - headers
      - Authorization
      - 'Bearer g4c66aa153de8VhkPZvDfbE'
    controller: null
    method: null
    route: null
    custom: []
  -
    httpMethods:
      - GET
    uri: 'api/v1/dict/{modelID}/users'
    metadata:
      groupName: dict
      groupDescription: ''
      subgroup: ''
      subgroupDescription: ''
      title: 'Список пользователей'
      description: ''
      authenticated: true
      custom: []
    headers:
      Authorization: 'Bearer Bearer {YOUR_AUTH_KEY}'
      Content-Type: multipart/form-data
      Accept: application/json
    urlParameters:
      modelID:
        name: modelID
        description: ''
        required: true
        example: et
        type: string
        enumValues: []
        exampleWasSpecified: false
        nullable: false
        custom: []
    cleanUrlParameters:
      modelID: et
    queryParameters:
      search:
        name: search
        description: ''
        required: false
        example: qui
        type: string
        enumValues: []
        exampleWasSpecified: false
        nullable: false
        custom: []
    cleanQueryParameters:
      search: qui
    bodyParameters: []
    cleanBodyParameters: []
    fileParameters: []
    responses:
      -
        status: 200
        content: '{"message":null,"errors":null,"data":{"status":true,"message":null,"errors":null,"data":[],"pagination":null},"status":true}'
        headers: []
        description: Ok
        custom: []
    responseFields: []
    auth:
      - headers
      - Authorization
      - 'Bearer 8caf4hgdEb53PkvD6V6e1aZ'
    controller: null
    method: null
    route: null
    custom: []