Changes to Retrieve a remittance account enrollment

GET /remittance_account_enrollments/{remittance_account_enrollment}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 18 revisions of this API.9

  1. 29c2d6ac71312
  2. 7c45252e3e567

What changed

    • added the optional property data/anyOf[subschema #2: With remittance_account expanded]/remittance_account/data/superseded_by to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #2: With remittance_account expanded]/remittance_account/data/superseded_on to the response with the 200 status

      response-optional-property-added

    • added the enum value managing_enrollment to the property items/ of the query request parameter expand

      request-parameter-property-enum-value-added

    • added the optional property data/allOf[subschema #1: Remittance Account Enrollment]/is_deletable to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #1: Remittance Account Enrollment]/is_editable to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #1: Remittance Account Enrollment]/is_managed to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[subschema #1: Remittance Account Enrollment]/managing_enrollment to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #2: With remittance_account expanded]/remittance_account/data/linked_remittance_account to the response with the 200 status

      response-optional-property-added

    • added subschema #4: With managing_enrollment expanded to the data response property anyOf list for the response status 200

      response-property-any-of-added