payment_schedule_12:
  id: 12
  total: 180000
  reference: 2106309/E
  payment_method: card
  wallet_amount:
  wallet_transaction_id:
  coupon_id:
  environment: development
  invoicing_profile_id: 9
  statistic_profile_id: 9
  operator_profile_id: 1
  created_at: '2021-06-14 12:24:45.843714'
  updated_at: '2021-06-14 12:24:45.908386'
  order_number: 000007-06-21

payment_schedule_13:
  id: 13
  total: 180000
  reference: <%= 9.months.ago.utc.strftime('%y%m310/E') %>
  payment_method: card
  wallet_amount:
  wallet_transaction_id:
  coupon_id:
  environment: development
  invoicing_profile_id: 10
  statistic_profile_id: 10
  operator_profile_id: 10
  created_at: <%= 9.months.ago.utc.strftime('%Y-%m-%d %H:%M:%S.%9N %Z') %>
  updated_at: <%= 9.months.ago.utc.strftime('%Y-%m-%d %H:%M:%S.%9N %Z') %>
  order_number: <%= 9.months.ago.utc.strftime('000008-%m-%y') %>