Using a deactivated location_id in a create-payment call

Hello,

If a create-payment request via /v2/payments includes a location_id parameter which references a disabled Location, will it default automatically to the default location for the account?

Thank you.

Hi @shane welcome to the forums!

It definitely will not default to the default location. As far as I know, this actually will succeed (take the payment on the deactivated location) without any errors.

I see, thanks very much for the clarification.