Skip to main content

Get Marketing Payout Report

GET 

/v2/report/marketing-payouts/:report_id

Get Marketing Payout Report

Request

Path Parameters

    report_id uuidrequired

Responses

get-marketing-payout-report 200 response

Schema
    report object
    id uuid
    period string
    partner_id uuid
    total_commission int64
    report_key string
    report_bucket string
    partner_payout_ach_id uuid
    is_test boolean
    paid boolean
    payout_report_status PayoutReportStatus

    Possible values: [INTERNAL_REVIEW, PUBLISHED]

    banking object
    ach_account_number string
    ach_routing_number string
    ach_account_type ACHAccountType

    Possible values: [CHECKING, SAVINGS]

    ach_account_name string
    eft_bank_code string
Loading...