31 lines
1.4 KiB
Markdown
31 lines
1.4 KiB
Markdown
# OverseasAutoProtectionApi
|
|
|
|
URL: [`https://oaprotection.org/api/v1`](https://oaprotection.org/api/v1)
|
|
|
|
| method | path | description |
|
|
| --- | --- | --- |
|
|
| [getApplications](OverseasAutoProtectionApi/getApplications.md) | `GET /applications` | Gets applications for the current user. |
|
|
| [createApplication](OverseasAutoProtectionApi/createApplication.md) | `POST /applications/` | Creates a new application for the current user. |
|
|
| [getApplication](OverseasAutoProtectionApi/getApplication.md) | `GET /applications/{id}` | Gets the specified application for the current user. |
|
|
| [updateApplication](OverseasAutoProtectionApi/updateApplication.md) | `PATCH /applications/{id}` | Updates the application. |
|
|
|
|
| data | description |
|
|
| --- | --- |
|
|
| [Application](OverseasAutoProtectionApi/Application.md) | An application. |
|
|
| [ApplicationCreateSet](OverseasAutoProtectionApi/ApplicationCreateSet.md) | |
|
|
| [ApplicationChangeSet](OverseasAutoProtectionApi/ApplicationChangeSet.md) | |
|
|
| [ApplicationTermsCreateSet](OverseasAutoProtectionApi/ApplicationTermsCreateSet.md) | |
|
|
| [ApplicationTerms](OverseasAutoProtectionApi/ApplicationTerms.md) | |
|
|
|
|
| enum | description |
|
|
| --- | --- |
|
|
| [ApplicationStatus](OverseasAutoProtectionApi/ApplicationStatus.md) | |
|
|
|
|
API providing OAP functionality for the application form, calculator and more.
|
|
|
|
## Heading
|
|
|
|
Use a primary heading to indicate the member name.
|
|
|
|
<!-- DO NOT EDIT: generated by fsdgenmd -->
|