GET Refund Status

Get the status of a refund request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint allows a partner to retrieve the current status of a refund request for an invoice or bill that has been financed by Lendica. To query the status, the unique ID of both the company and the invoice/bill in the partner's system must be provided.

Usage:

  • Request: A GET request with the partner_company_uuid and partner_invoice_uuid as query parameters.
  • Response: A JSON response providing the status of the refund request.
Query Params
string
required

Unique ID of the company that the invoice/bill belongs to. (Unique identifier in the partner system)

string
required

Unique ID of the invoice/bill to be refunded. (Unique identifier in the partner system)

Responses

400

Bad Request

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json