Updating documentation

This commit is contained in:
Documentation Updater 2023-10-19 18:58:58 +00:00
parent 67c780482b
commit 809a9f99f1
1 changed files with 137 additions and 101 deletions

View File

@ -62,15 +62,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
"401": "401":
description: Account authentication check failed. description: Account authentication check failed.
"409": "409":
@ -110,15 +110,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
/v1/accounts/apn: /v1/accounts/apn:
@ -195,15 +195,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
"401": "401":
description: Account authentication check failed. description: Account authentication check failed.
security: security:
@ -295,15 +295,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
"400": "400":
description: Request must not be authenticated. description: Request must not be authenticated.
"404": "404":
@ -335,15 +335,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
"400": "400":
description: Request must not be authenticated. description: Request must not be authenticated.
"404": "404":
@ -407,15 +407,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
"401": "401":
description: Account authentication check failed. description: Account authentication check failed.
"409": "409":
@ -1172,15 +1172,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
"401": "401":
description: Account authentication check failed. description: Account authentication check failed.
security: security:
@ -1269,15 +1269,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
/v1/messages/uuid/{uuid}: /v1/messages/uuid/{uuid}:
@ -1300,15 +1300,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
/v1/messages/report/{source}/{messageGuid}: /v1/messages/report/{source}/{messageGuid}:
@ -1581,15 +1581,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
/v1/profile: /v1/profile:
put: put:
tags: tags:
@ -1848,15 +1848,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
/v1/subscription/boost/create: /v1/subscription/boost/create:
post: post:
tags: tags:
@ -1876,15 +1876,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
/v1/subscription/boost/receipt_credentials: /v1/subscription/boost/receipt_credentials:
post: post:
tags: tags:
@ -1909,15 +1909,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
/v1/subscription/boost/paypal/create: /v1/subscription/boost/paypal/create:
post: post:
tags: tags:
@ -1937,15 +1937,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
/v1/subscription/{subscriberId}/create_payment_method/paypal: /v1/subscription/{subscriberId}/create_payment_method/paypal:
post: post:
tags: tags:
@ -1971,15 +1971,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2013,15 +2013,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2054,15 +2054,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2085,15 +2085,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2115,15 +2115,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2145,15 +2145,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2178,15 +2178,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
/v1/subscription/boost/badges: /v1/subscription/boost/badges:
get: get:
tags: tags:
@ -2200,15 +2200,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
deprecated: true deprecated: true
/v1/subscription/configuration: /v1/subscription/configuration:
get: get:
@ -2228,15 +2228,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
/v1/subscription/{subscriberId}/default_payment_method/{paymentMethodId}: /v1/subscription/{subscriberId}/default_payment_method/{paymentMethodId}:
post: post:
tags: tags:
@ -2261,16 +2261,52 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
deprecated: true
security:
- authenticatedAccount: []
- {}
/v1/subscription/{subscriberId}/default_payment_method_for_ideal/{setupIntentId}:
post:
tags:
- Subscriptions
operationId: setDefaultPaymentMethodForIdeal
parameters:
- name: subscriberId
in: path
required: true
schema:
type: string
- name: setupIntentId
in: path
required: true
schema:
type: string
responses:
default:
description: default response
content:
application/json:
schema:
type: object
properties:
cancelled: cancelled:
type: boolean type: boolean
done: done:
type: boolean type: boolean
deprecated: true completedExceptionally:
type: boolean
numberOfDependents:
type: integer
format: int32
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2306,15 +2342,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}
@ -2353,15 +2389,15 @@ paths:
schema: schema:
type: object type: object
properties: properties:
cancelled:
type: boolean
done:
type: boolean
completedExceptionally: completedExceptionally:
type: boolean type: boolean
numberOfDependents: numberOfDependents:
type: integer type: integer
format: int32 format: int32
cancelled:
type: boolean
done:
type: boolean
security: security:
- authenticatedAccount: [] - authenticatedAccount: []
- {} - {}