# ReferralTransaction - partner - OBJECT Version: 2025-01 ## Description A transaction corresponding to a shop referral. ### Access Scopes ## Fields * [amount](/docs/api/partner/2025-01/objects/Money): Money! - The net amount that is added to your payout. * [category](/docs/api/partner/2025-01/enums/ReferralCategory): ReferralCategory! - The referral type. * [createdAt](/docs/api/partner/2025-01/scalars/DateTime): DateTime! - The date and time when the transaction was recorded. * [id](/docs/api/partner/2025-01/scalars/ID): ID! - The transaction ID. * [shop](/docs/api/partner/2025-01/objects/Shop): Shop! - The referred shop. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples