Skip to main content
GET
curl

Authorizations

API-Key
string
header
required

Your public API key. Identifies the partner making the request.

API-Nonce
string
header
required

Monotonically increasing nonce included in the request signature.

API-Sign
string
header
required

HMAC signature over the request, computed with your private key.

Path Parameters

id
string<uuid>
required

The unique identifier of the settlement report to retrieve.

Response

Successful response containing the settlement report details and secure download URL.

data
object
required

The settlement report details and secure download URL.