Skip to main content

V1GetBankTransferPaymentByIdResponse

    id stringrequired

    Payout ID.

    operation_id string

    Operation ID associated with the transaction.

    country stringrequired

    Possible values: [BRA, ARG, CHL, PER]

    Country of the transaction.

    status stringrequired

    Possible values: [PENDING, WAITING, AUTHORIZED, REJECTED, REVERSED, PROCESSED, FAILED, ERROR]

    Status of the transaction.

    amount numberrequired

    Amount of the transaction.

    currency_tag objectrequired

    Currency of the transaction.

    third_part_name stringrequired

    Third part name.

    third_part_last_name stringrequired

    Third part last name.

    third_part_email stringrequired

    Third part email.

    third_part_phone stringrequired

    Third part phone.

    third_part_document stringrequired

    Third part document.

    third_part_document_type objectrequired

    Third part document type.

    third_part_address_zip_code stringrequired

    Third part address zip code.

    third_part_address_street stringrequired

    Third part address street.

    third_part_address_number stringrequired

    Third part address number.

    third_part_address_city stringrequired

    Third part address city.

    third_part_address_state stringrequired

    Third part address state.

    third_part_address_country stringrequired

    Third part address country.

    third_part_address_complement string

    Third part address complement.

    third_part_account_type stringrequired

    Possible values: [SA, CA, CP]

    Third part account type.

    third_part_account_number stringrequired

    Third part account number.

    third_part_bank_code stringrequired

    Third part bank code.

    authorized_date date-timerequired

    Authorized date.

    failed_date date-timerequired

    Failed date.

    created_at date-timerequired

    Created at.

    updated_at date-timerequired

    Updated at.