Customers

Resume collection for a customer

Starts collection from the customer by the named methods again. Methods that are not named keep their current state, and a method that is not paused stays as it is.

put/customers/{customerId}:resume_collection

Path parameters

customerIdstring uuid required

The identifier of the customer.

Request body

collectionMethodsstring[] required

The collection methods to resume. At least one method is required.

Response

Collection is resumed for the named methods.

Changes

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

    • the endpoint scheme security Biller Access Token (Production) was added to the API

      api-security-added

    • the endpoint scheme security Biller Access Token (Staging) was added to the API

      api-security-added

    • endpoint added

      endpoint-added