Recharge Get Address

Gets the information about an address based from an address id

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.