stripeapi.resfor.com Open in urlscan Pro
18.195.58.21  Public Scan

Submitted URL: https://stripeapi.resfor.com/
Effective URL: https://stripeapi.resfor.com/index.html
Submission: On June 21 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="/swagger/v1/swagger.json"> API V1</option>
    </select></label></form>

Text Content

Select a definition API V1


RESFOR STRIPE API

 1.0.0 

OAS3

/swagger/v1/swagger.json

Api Swagger Documentation

Terms of service

Authorize



CONNECTEDACCOUNT

POST/v1/connectedAccount/add

POST/v1/connectedAccount/restaurant/create

GET/v1/connectedAccount/{accountId}



CUSTOMER

POST/v1/customer/user/create

GET/v1/customer/{customerId}

GET/v1/customer/customers

POST/v1/customer/restaurant/create



DEPOSIT

POST/v1/deposit/reservation/create

POST/v1/deposit/reservation/create/withoutCard

POST/v1/deposit/reservation/change

POST/v1/deposit/reservation/change/withoutCard

POST/v1/deposit/reservation/cancel

POST/v1/deposit/reservation/cancel/withoutCard

GET/v1/deposit/user/{userId}

GET/v1/deposit/restaurant/{restaurantId}



INVOICE

POST/v1/invoice/add/item

POST/v1/invoice/add

POST/v1/invoice/send/{invoiceId}

GET/v1/invoice/{invoiceId}

GET/v1/invoice/invoices



PAYMENTMETHOD

POST/v1/paymentMethod/customer/cards



PRICE

POST/v1/price/add

GET/v1/price/prices



PRODUCT

POST/v1/product/add

GET/v1/product/products



REFUND

POST/v1/refund/reservation/change



TOKEN

POST/v1/token/generate


SCHEMAS

AccountDto
CreateRestaurantConnectedAccount
CreditCardModel
CustomerDto
HttpStatusCode
InvoiceDto
InvoiceItemDto
PaymentMethodCardRequestModel
PriceModel
RefundRequestModel
ReservationCancelDepositRequestModel
ReservationCancelDepositWithoutCardModelRequestModel
ReservationDepositModel
ReservationDepositWithoutCardModel
ResponseModel