Report API
API for getting reports
Permission annotations:
Object with request data
Merchant account ID. Request will be sent for this account
Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future
POST /api/v1/report/payout HTTP/1.1
Host: api.calypso.finance
Key: text
Sign: text
Content-Type: application/json
Accept: */*
Content-Length: 705
{
"account": "text",
"timestamp": 1,
"payload": {
"firstDate": "2025-06-30T21:04:13.324Z",
"lastDate": "2025-06-30T21:04:13.324Z",
"blockchainList": "text",
"zoneOffset": {
"totalSeconds": 1,
"id": "text",
"rules": {
"fixedOffset": true,
"transitions": [
{
"overlap": true,
"duration": {
"seconds": 1,
"zero": true,
"nano": 1,
"negative": true,
"units": [
{
"durationEstimated": true,
"timeBased": true,
"dateBased": true
}
]
},
"gap": true,
"dateTimeAfter": "2025-06-30T21:04:13.324Z",
"dateTimeBefore": "2025-06-30T21:04:13.324Z",
"instant": "2025-06-30T21:04:13.324Z"
}
],
"transitionRules": [
{
"month": "JANUARY",
"timeDefinition": "UTC",
"dayOfWeek": "MONDAY",
"dayOfMonthIndicator": 1,
"localTime": {
"hour": 1,
"minute": 1,
"second": 1,
"nano": 1
},
"midnightEndOfDay": true
}
]
}
}
}
}
{
"data": {}
}
Permission annotations:
Object with request data
Merchant account ID. Request will be sent for this account
Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future
POST /api/v1/report/invoice HTTP/1.1
Host: api.calypso.finance
Key: text
Sign: text
Content-Type: application/json
Accept: */*
Content-Length: 705
{
"account": "text",
"timestamp": 1,
"payload": {
"firstDate": "2025-06-30T21:04:13.324Z",
"lastDate": "2025-06-30T21:04:13.324Z",
"blockchainList": "text",
"zoneOffset": {
"totalSeconds": 1,
"id": "text",
"rules": {
"fixedOffset": true,
"transitions": [
{
"overlap": true,
"duration": {
"seconds": 1,
"zero": true,
"nano": 1,
"negative": true,
"units": [
{
"durationEstimated": true,
"timeBased": true,
"dateBased": true
}
]
},
"gap": true,
"dateTimeAfter": "2025-06-30T21:04:13.324Z",
"dateTimeBefore": "2025-06-30T21:04:13.324Z",
"instant": "2025-06-30T21:04:13.324Z"
}
],
"transitionRules": [
{
"month": "JANUARY",
"timeDefinition": "UTC",
"dayOfWeek": "MONDAY",
"dayOfMonthIndicator": 1,
"localTime": {
"hour": 1,
"minute": 1,
"second": 1,
"nano": 1
},
"midnightEndOfDay": true
}
]
}
}
}
}
{
"data": {}
}
Permission annotations:
Object with request data
Merchant account ID. Request will be sent for this account
Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future
POST /api/v1/report/incoming HTTP/1.1
Host: api.calypso.finance
Key: text
Sign: text
Content-Type: application/json
Accept: */*
Content-Length: 705
{
"account": "text",
"timestamp": 1,
"payload": {
"firstDate": "2025-06-30T21:04:13.324Z",
"lastDate": "2025-06-30T21:04:13.324Z",
"blockchainList": "text",
"zoneOffset": {
"totalSeconds": 1,
"id": "text",
"rules": {
"fixedOffset": true,
"transitions": [
{
"overlap": true,
"duration": {
"seconds": 1,
"zero": true,
"nano": 1,
"negative": true,
"units": [
{
"durationEstimated": true,
"timeBased": true,
"dateBased": true
}
]
},
"gap": true,
"dateTimeAfter": "2025-06-30T21:04:13.324Z",
"dateTimeBefore": "2025-06-30T21:04:13.324Z",
"instant": "2025-06-30T21:04:13.324Z"
}
],
"transitionRules": [
{
"month": "JANUARY",
"timeDefinition": "UTC",
"dayOfWeek": "MONDAY",
"dayOfMonthIndicator": 1,
"localTime": {
"hour": 1,
"minute": 1,
"second": 1,
"nano": 1
},
"midnightEndOfDay": true
}
]
}
}
}
}
{
"data": {}
}
Permission annotations:
Object with request data
Merchant account ID. Request will be sent for this account
Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future
POST /api/v1/report/fiat HTTP/1.1
Host: api.calypso.finance
Key: text
Sign: text
Content-Type: application/json
Accept: */*
Content-Length: 705
{
"account": "text",
"timestamp": 1,
"payload": {
"firstDate": "2025-06-30T21:04:13.324Z",
"lastDate": "2025-06-30T21:04:13.324Z",
"blockchainList": "text",
"zoneOffset": {
"totalSeconds": 1,
"id": "text",
"rules": {
"fixedOffset": true,
"transitions": [
{
"overlap": true,
"duration": {
"seconds": 1,
"zero": true,
"nano": 1,
"negative": true,
"units": [
{
"durationEstimated": true,
"timeBased": true,
"dateBased": true
}
]
},
"gap": true,
"dateTimeAfter": "2025-06-30T21:04:13.324Z",
"dateTimeBefore": "2025-06-30T21:04:13.324Z",
"instant": "2025-06-30T21:04:13.324Z"
}
],
"transitionRules": [
{
"month": "JANUARY",
"timeDefinition": "UTC",
"dayOfWeek": "MONDAY",
"dayOfMonthIndicator": 1,
"localTime": {
"hour": 1,
"minute": 1,
"second": 1,
"nano": 1
},
"midnightEndOfDay": true
}
]
}
}
}
}
{
"data": {}
}
Permission annotations:
Object with request data
Merchant account ID. Request will be sent for this account
Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future
POST /api/v1/report/exchange HTTP/1.1
Host: api.calypso.finance
Key: text
Sign: text
Content-Type: application/json
Accept: */*
Content-Length: 705
{
"account": "text",
"timestamp": 1,
"payload": {
"firstDate": "2025-06-30T21:04:13.324Z",
"lastDate": "2025-06-30T21:04:13.324Z",
"blockchainList": "text",
"zoneOffset": {
"totalSeconds": 1,
"id": "text",
"rules": {
"fixedOffset": true,
"transitions": [
{
"overlap": true,
"duration": {
"seconds": 1,
"zero": true,
"nano": 1,
"negative": true,
"units": [
{
"durationEstimated": true,
"timeBased": true,
"dateBased": true
}
]
},
"gap": true,
"dateTimeAfter": "2025-06-30T21:04:13.324Z",
"dateTimeBefore": "2025-06-30T21:04:13.324Z",
"instant": "2025-06-30T21:04:13.324Z"
}
],
"transitionRules": [
{
"month": "JANUARY",
"timeDefinition": "UTC",
"dayOfWeek": "MONDAY",
"dayOfMonthIndicator": 1,
"localTime": {
"hour": 1,
"minute": 1,
"second": 1,
"nano": 1
},
"midnightEndOfDay": true
}
]
}
}
}
}
{
"data": {}
}
Permission annotations:
Object with request data
Merchant account ID. Request will be sent for this account
Current unix UTC timestamp in milliseconds. Must not be less than 3 minutes in the past and not greater than 3 minutes in the future
POST /api/v1/report/balance HTTP/1.1
Host: api.calypso.finance
Key: text
Sign: text
Content-Type: application/json
Accept: */*
Content-Length: 705
{
"account": "text",
"timestamp": 1,
"payload": {
"firstDate": "2025-06-30T21:04:13.324Z",
"lastDate": "2025-06-30T21:04:13.324Z",
"blockchainList": "text",
"zoneOffset": {
"totalSeconds": 1,
"id": "text",
"rules": {
"fixedOffset": true,
"transitions": [
{
"overlap": true,
"duration": {
"seconds": 1,
"zero": true,
"nano": 1,
"negative": true,
"units": [
{
"durationEstimated": true,
"timeBased": true,
"dateBased": true
}
]
},
"gap": true,
"dateTimeAfter": "2025-06-30T21:04:13.324Z",
"dateTimeBefore": "2025-06-30T21:04:13.324Z",
"instant": "2025-06-30T21:04:13.324Z"
}
],
"transitionRules": [
{
"month": "JANUARY",
"timeDefinition": "UTC",
"dayOfWeek": "MONDAY",
"dayOfMonthIndicator": 1,
"localTime": {
"hour": 1,
"minute": 1,
"second": 1,
"nano": 1
},
"midnightEndOfDay": true
}
]
}
}
}
}
{
"data": {}
}