Recharge Get Address

Used to get the information about an address in recharge.

More info about the address object can be found here: https://developer.rechargepayments.com/2021-11/addresses/retrieve_address

Inputs

InputTypeDescription
Recharge Access TokenSensitiveStringRecharge Access/API Token that allows us to make calls to the api.
Address IDStringID of the address we want to look up.

Outputs

OutputTypeDescription
SuccessBooleanWhether the address was retrieved.
Address DataObjectAddress data that was retrieved.