Get Subscription Payment History

Path Params
string
required
length ≤ 32

Subscription ID

Query Params
string
required
length ≤ 50

Merchant API client account identifier.

string
required
length ≤ 32

Identifier of your application (website).

string
required
length ≤ 50

Unique customer id in your system.

Note: Personally Identifiable Information (PII), such as email addresses, is strictly forbidden. If your user identifier contains any PII, you must hash or encrypt it before sending it to the API.

integer
≥ 1

Current results page. First page is 1; values lower than 1 are treated as 1.

integer

Count of entities for one page

string
required
length ≤ 3

API version.

integer
required

Request time (unix timestamp, seconds).

Headers
string
required

Authentication HTTP header of your outgoing request to the API. Below request parameters should be used for creating signature in request header.

  • merchant_id
  • application_key
  • timestamp
Responses

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