Recharge Get Orders

Used to get recharge orders.

You can get orders by Address Id, Customer Id, External Customer Id, Charge Id as well as External Order Id.

Additionally, you have the option to set a limit if you want a limited number of results.

More info about this call can be found here: <https://developer.rechargepayments.com/2021-11/subscriptions/subscriptions_change_next_charge>

Inputs

InputTypeDescription
Recharge Access TokenSensitiveStringRecharge Access/API Token that allows us to make calls to the api.
Search ByStringThe field to search by: Address Id, Customer Id, Charge Id, Subscription Id, Shopify Order Id (all provided as options in the dropdown)
Search ValueStringThe value of the field we are searching by. Ex: 1234567 for address_id
LimitOptional StringLimit to how many results you want

Outputs

OutputTypeDescription
SuccessBooleanWhether the orders were retrieved.
OrdersListOrders list.