POST
/
v1
/
claims
/
{id}
/
documents
curl --request POST \
  --url https://api.paywise.de/v1/claims/{id}/documents/ \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "href": "<string>",
  "id": "<string>",
  "submission_state": "created",
  "debtor": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "mandate": {
    "href": "<string>",
    "id": "<string>",
    "reference_number": "<string>"
  },
  "your_reference": "<string>",
  "subject_matter": "<string>",
  "occurence_date": "2023-12-25",
  "document_reference": "<string>",
  "document_date": "2023-12-25",
  "due_date": "2023-12-25",
  "reminder_date": "2023-12-25",
  "delay_date": "2023-12-25",
  "total_claim_amount": {
    "value": "<string>",
    "currency": "EUR"
  },
  "main_claim_amount": {
    "value": "<string>",
    "currency": "EUR"
  },
  "items": [
    {
      "description": "<string>",
      "quantity": 123,
      "unit": "<string>",
      "amount": {
        "value": "<string>",
        "currency": "EUR"
      }
    }
  ],
  "additional_charges_amount": {
    "value": "<string>",
    "currency": "EUR"
  },
  "additional_charges": [
    {
      "id": "<string>",
      "type": "reminder_fee",
      "your_reference": "<string>",
      "subject_matter": "<string>",
      "occurence_date": "2023-12-25",
      "document_date": "2023-12-25",
      "due_date": "2023-12-25",
      "amount": {
        "value": "<string>",
        "currency": "EUR"
      },
      "metadata": [
        {
          "type": "comment",
          "value": "<string>"
        }
      ],
      "events": [
        {
          "type": "invoice",
          "title": "<string>",
          "occurence": "2023-11-07T05:31:56Z",
          "your_reference": "<string>",
          "description": "<string>",
          "location": "<string>"
        }
      ]
    }
  ],
  "payments": [
    {
      "href": "<string>",
      "your_reference": "<string>",
      "amount": {
        "value": "<string>",
        "currency": "EUR"
      },
      "value_date": "2023-12-25",
      "metadata": [
        {
          "type": "comment",
          "value": "<string>"
        }
      ],
      "created": "2023-11-07T05:31:56Z"
    }
  ],
  "starting_approach": "extrajudicial",
  "claim_disputed": true,
  "obligation_fulfilled": true,
  "documents": [
    {
      "id": "<string>",
      "mime_type": "<string>",
      "filename": "<string>"
    }
  ],
  "metadata": [
    {
      "type": "comment",
      "value": "<string>"
    }
  ],
  "events": [
    {
      "type": "claim",
      "title": "<string>",
      "occurence": "2023-11-07T05:31:56Z",
      "your_reference": "<string>",
      "description": "<string>",
      "location": "<string>"
    }
  ],
  "created": "2023-11-07T05:31:56Z",
  "updated": "2023-11-07T05:31:56Z"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

Only used for claim document upload

file
file
required

A document to upload. Allowed formats are pdf, jpeg and png. Should use multipart/form-data encoding (RFC 2388).

Response

201 - application/json
href
string
required
submission_state
enum<string>
required
  • created - Created
  • released - Released for processing
  • under_review - Under review
  • client_response_pending - Pending client response
  • accepted - Accepted
  • rejected - Rejected
Available options:
created,
released,
under_review,
client_response_pending,
accepted,
rejected
debtor
string
required

Your existing debtor's ID.

mandate
object
required

After a submitted claim was accepted by our team, it is added to a mandate.

your_reference
string | null
required

Your unique reference.

Maximum length: 255
subject_matter
string | null
required

A detailed description of the delivered goods or the provided service.

occurence_date
string | null
required

The date of emergence of the principal claim ("Vertragsdatum").

document_reference
string | null
required

The unique reference of your invoice ("Rechnungsnummer"), contract ("Vertragsnummer") or other document ("Belegnummer").

Maximum length: 255
document_date
string | null
required

The date of your invoice ("Rechnungsdatum"), contract ("Vertragsdatum") or other document ("Belegdatum").

due_date
string | null
required

The date your claim was due for payment.

reminder_date
string | null
required

The date of your first reminder ("Mahnung") to your customer. Please note: the date of a "Zahlungserinnerung" does not qualify. It must be a "Mahnung" by german standards.

delay_date
string | null
required

The date from which your debtor is in delay ("Verzugsdatum"). Please check back with our team if you are unsure what to place here.

total_claim_amount
object
required

The total open amount of the claim, including additional charges. Equals the sum of the main claim amount and the sum of all additional charges' amounts - minus any payments you already received on the claim.

main_claim_amount
object
required

The original amount of the principal claim including VAT or sales tax. Does not have any additional charges added or payments subtracted.

starting_approach
enum<string>
required

Our starting approach to collect the claim: extrajudicial ("außergerichtlich") or judicial ("gerichtliches Mahnverfahren").

  • extrajudicial - Zunächst außergerichtlich starten
  • judicial - Gleich Mahnbescheid beantragen
Available options:
extrajudicial,
judicial
claim_disputed
boolean
required

Tell us if the claim was disputed by your customer. If you are unsure what to select here, please check back with our team.

  • True - Ja
  • False - Nein
obligation_fulfilled
boolean
required

Tell us if you fully fulfilled your contractual obligation towards the debtor. If you are unsure what to select here, please check back with our team.

  • True - Ja
  • False - Nein
documents
object[]
required

Documents relevant for processing of the claim. Usually invoices, reminders, contracts or correspondence with the debtor.

created
string
required
updated
string
required
id
string
items
object[]

The items listed on your invoice or contract ("Rechnungsposten" or "Leistungen")

Main claim items do not have fields occurence_date and document_date

additional_charges_amount
object

The sum of all additional charges of the claim.

additional_charges
object[]

Additional charges for your claim ("incidental claims" or "Nebenforderungen"). Those are typically reminder fees ("Mahngebühren") or bank charges for chargebacks ("Rücklastschriftgebühren").

payments
object[]

Any payments you have received for your claim so far.

A payment associated for a claim

metadata
object[]

The metadata object allows you to submit additional relevant information related to the claim as type/value pairs. You can submit an unlimited number of metadata sets.

Metadata for debtors

events
object[]

Events regarding the claim. See request/response examples.

Event for claims