List the user's favorited merchants
Consumer
List the user's favorited merchants
Joins each favorite with the current merchant metadata. Newest favorites first.
GET
List the user's favorited merchants
Authorizations
Bearer JWT signed by your app, with iss matching the issuer registered on the partner record. Verified against your JWKS URL or static public key.