Edit defense sections

Replace all defense sections for a dispute. The representment plan must be in EvidencesReady status.

Path Params
uuid
required

Identifier of the resource in Payrails.

Body Params
sections
array of objects
required
length ≥ 1

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

sections*
integer
required
≥ 0

Position of the section in the defense document.

integer
required
≥ 0

Indentation level of the section.

string
enum
required

Type of defense 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