KashierDevelopersKashier Developers

Export payments for a payment page

curl -X GET "https://test-api.kashier.io/v2/paymentPage/payments/string/export"
"string"

Exports the payments collected against one payment page as a spreadsheet, returned inline in the response.

Authorization

secretKey
Authorization<token>

Merchant secret key used to identify the merchant, obtained from Kashier's dashboard. Pass the raw secret key value in the Authorization header (NOT a "Bearer" token).

In: header

Path Parameters

paymentPageId*string

The payment page identifier.

Response Body

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

application/json

application/json

application/json

application/json

application/json

GET
/v2/paymentPage/payments/{paymentPageId}/export