BootView WebApi

<back to all web services

GetCanLockOrUnlockCollectionAttempt

The following routes are available for this service:
GET/collectionattempts/{id}/lockorunlockGets the locked state and permission of collection attempt.
GetCanLockOrUnlockCollectionAttempt Parameters:
NameParameterData TypeRequiredDescription
IdpathGuidYesThe Collection Attempt Id.
CollectionAttempt Parameters:
NameParameterData TypeRequiredDescription
IdformGuidNo
AttemptTypeformAttemptTypeNo
VehicleIdformGuidNo
AttemptDateformDateTime?No
AttemptedByOfficerIdformGuid?No
CreatedByUserIdformGuid?No
CustomerIdformGuidNo
CustomerReferenceIdformstringNo
DateCreatedformDateTime?No
IsFlaggedForFollowupformboolNo
IsDeletedformboolNo
IsLockedformbool?No
LocationformstringNo
IsOnPaymentPlanformboolNo
IsOnPaylockPaymentPlanformboolNo
RequiresSupervisorAttentionformbool?No
TotalDueformdecimalNo
TotalPaidformdecimalNo
NetDueformdecimalNo
NetDueWithMerchantFeesformdecimalNo
IsSelfReleaseEligibleformboolNo
AttemptType Enum:
Any
Boot
Notice
Tow
TowHold

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

HTTP + CSV

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

GET /collectionattempts/{id}/lockorunlock HTTP/1.1 
Host: api.paylock.com 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{Unable to show example output for type 'CollectionAttempt' using the custom 'csv' filter}Cannot create an abstract class.