/application-data/pfds/{appId}

get:

Parameters:

- name: appId

In: path

Description: Indicate the application identifier for the request pfd(s).It shall apply the format of Data type ApplicationId.

Required/Optional: true

Schema:

Type: string

Responses:

'200' A representation of PFDs for the request application identified by the application identifier is returned.

Content:

Application/JSON:

Schema:

Reference: 'TS29551_Nnef_PFDmanagement.yaml#/components/schemas/PfdDataForApp'

'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'

'401': Reference 'TS29571_CommonData.yaml#/components/responses/401'

'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'

'404': Reference 'TS29571_CommonData.yaml#/components/responses/404'

'406': Reference 'TS29571_CommonData.yaml#/components/responses/406'

'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'

'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'

'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'

default: Reference 'TS29571_CommonData.yaml#/components/responses/default'

delete:

Parameters:

- name: appId

In: path

Description: Indicate the application identifier for the request pfd(s).It shall apply the format of Data type ApplicationId.

Required/Optional: true

Schema:

Type: string

Responses:

'204' Successful case.The Individual PFD Data resource related to the application identifier was deleted.

'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'

'401': Reference 'TS29571_CommonData.yaml#/components/responses/401'

'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'

'404': Reference 'TS29571_CommonData.yaml#/components/responses/404'

'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'

'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'

'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'

default: Reference 'TS29571_CommonData.yaml#/components/responses/default'

put:

Request Body:

Required/Optional: true

Content:

Application/JSON:

Schema:

Reference: 'TS29551_Nnef_PFDmanagement.yaml#/components/schemas/PfdDataForApp'

Parameters:

- name: appId

In: path

Description: Indicate the application identifier for the request pfd(s).It shall apply the format of Data type ApplicationId.

Required/Optional: true

Schema:

Type: string

Responses:

'201' The creation of an Individual PFD Data resource related to the application-identifier is confirmed and a representation of that resource is returned.

Content:

Application/JSON:

Schema:

Reference: 'TS29551_Nnef_PFDmanagement.yaml#/components/schemas/PfdDataForApp'

Headers:

Location:

Description: 'Contains the URI of the newly created resource, according to the structure: {apiRoot}/nudr-dr/v1/application-data/pfds/{application-identifier}'

Required/Optional: true

Schema:

Type: string

'200' Successful case.The upgrade of an Individual PFD Data resource related to the application identifier is confirmed and a representation of that resource is returned.

Content:

Application/JSON:

Schema:

Reference: 'TS29551_Nnef_PFDmanagement.yaml#/components/schemas/PfdDataForApp'

'204' No content

'400': Reference 'TS29571_CommonData.yaml#/components/responses/400'

'401': Reference 'TS29571_CommonData.yaml#/components/responses/401'

'403': Reference 'TS29571_CommonData.yaml#/components/responses/403'

'404': Reference 'TS29571_CommonData.yaml#/components/responses/404'

'411': Reference 'TS29571_CommonData.yaml#/components/responses/411'

'413': Reference 'TS29571_CommonData.yaml#/components/responses/413'

'414': Reference 'TS29571_CommonData.yaml#/components/responses/414'

'415': Reference 'TS29571_CommonData.yaml#/components/responses/415'

'429': Reference 'TS29571_CommonData.yaml#/components/responses/429'

'500': Reference 'TS29571_CommonData.yaml#/components/responses/500'

'503': Reference 'TS29571_CommonData.yaml#/components/responses/503'

default: Reference 'TS29571_CommonData.yaml#/components/responses/default'