Skip to main content

V1GetBankTransferDepositByIdResponse

    id stringrequired

    Payment ID.

    operation_id string

    Operation ID associated with the transaction.

    country objectrequired

    Country of the transaction.

    url string

    URL for completing the bank transfer.

    status objectrequired

    Status of the transaction.

    amount numberrequired

    Amount of the transaction.

    currency_tag objectrequired

    Currency of the transaction.

    expiration_time_minutes number

    Expiration time in minutes.

    payment_url string

    Url to provide to customer to continue the payment.

    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 stringrequired

    Third part address complement.

    redirect_url stringrequired

    Redirect URL for payment success and error.

    expiration_date date-time

    Expiration date.

    authorized_date date-time

    Authorized date.

    refunded_date date-time

    Refunded date.

    settlement_date date-time

    Settlement date.

    created_at date-timerequired

    Created at.

    updated_at date-timerequired

    Updated at.