BootView WebApi

<back to all web services

DeleteCustomerBatchConfigurationsByBatchType

The following routes are available for this service:
DELETE/customers/{customerId}/batchtypes/{batchTypeid}Deletes all existing batch configurations for the given customer and batch type. Fails if this user does not have access to this customer or if the batch type doesn't exist.
DeleteCustomerBatchConfigurationsByBatchType Parameters:
NameParameterData TypeRequiredDescription
BatchTypeIdpathintYesThe batch type
CustomerIdpathGuidYesThe customer id

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

DELETE /customers/{customerId}/batchtypes/{batchTypeid} HTTP/1.1 
Host: api.paylock.com 
Accept: application/xml