Remittance Account Enrollments

Retrieve a remittance account enrollment

get/remittance_account_enrollments/{remittance_account_enrollment}

Path parameters

remittance_account_enrollmentstring required

Query parameters

expandstring[]

Response

OK

idstring

The unique identifier of the object in Nmbr.

objectstring

The type of the object in Nmbr ("remittance_account_enrollment").

Changes

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

    • 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