Skip to main content

Retrieve all payments from Paddle

Retrieve all payments from Paddle.

Application

  • Paddle

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Date fromPayment starting from dateDatetimeNo
Date toPayment up until dateDatetimeNo
Is paid?Whether payment is paidTrue/FalseNo
Plan IDFilter: The product/plan ID (single or comma-separated values)Text (Long)No
Subscription IDA specific user subscription IDNumberNo
StateFilter: The user subscription status. Returns all active, past_due, trialing and paused subscription plans if not specifiedPredefined Choice ListNo
One off charge?True/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A