Edit representment sections

Update the written sections of your dispute response. Use this endpoint to revise the content before finalizing your representment. If a PDF has already been generated for this dispute, editing the sections will discard it so it can be regenerated with your changes.

Path Params
uuid
required

Identifier of the resource in Payrails.

Body Params
sections
array of objects
required
length ≥ 1

Complete list of representment sections. Replaces all existing sections for the dispute.

sections*
integer
required
≥ 0

Position of the section in the representment.

integer
required
≥ 0

Indentation level of the section.

string
enum
required

Type of representment section.

Allowed:
string

Title of the text section. Required when sectionType is Text.

string

Content of the text section. Required when sectionType is Text.

uuid

Linked evidence identifier. Required when sectionType is Picture.

string

Label for the picture section.

Headers
uuid
required

Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json