Remittance Account Enrollments

Update a remittance account enrollment

put/remittance_account_enrollments/{remittance_account_enrollment}

Path parameters

remittance_account_enrollmentstring required

Request body

effective_fromstring date

Editing is prevented when is_editable is false

effective_tostring date

Editing is prevented when is_editable is false

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 1 of the 18 revisions of this API.4

    • added the optional property data/is_deletable to the response with the 200 status

      response-optional-property-added

    • added the optional property data/is_editable to the response with the 200 status

      response-optional-property-added

    • added the optional property data/is_managed to the response with the 200 status

      response-optional-property-added

    • added the optional property data/managing_enrollment to the response with the 200 status

      response-optional-property-added