Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titlenetflix charges response data

Name

Type

Description

number

String

The number of the failed chargecharge as provided by CRM.COM. This number should be used while acknowledging the charge through the charges/acknowledge Web API

billing_system_customer_identifier  StringThe identifier of the customer as defined in the billing system managed by the operator
amount  NumberThe amount of the charge
currency  StringThe currency of the charge which is a three letter currency codes, such as USD and EUR, that conform to ISO-4217.
paid_through_date  

reference_number

String

The reference number of the failed charge as specified by the operator

charge_status  
received_on  DateThe future date until which Netflix service will be provided if this charge is Approved. Starting the day after this date, the customer will be charged for access to service
charge_statusString

The status of the charge on Netflix which can be one of the following:

  • APPROVED: The charge was approved and the customer should be billed
  • DECLINED: The charge was declined and the customer should not be billed. The netflix subscription will be terminated.
  • BAD_REQUEST: The charge was set as bad request due to erroneous information, therefore the customer should not be billed. The netflix subscription will be terminated.
  • REJECTED: The charge was rejected and the customer should not be billed. The netflix subscription will be terminated.
received_onDateThe date that the charge was received by Netflix
set_as_approved_on  DateThe date that the charge was approved
set_as_declined_on  DateThe date that the charge was declined
set_as_bad_request_on  DateThe date that the charge was set as bad request
set_as_rejected_request_on  DateThe date that the charge was rejected