Copy PageBank Account Verification Webhookspost https://mysite.com/api/fourthline/bav/{paymentId}Webhook notifications for Bank Account Verification. For setup and authentication, see Webhooks.Path ParamspaymentIdstringrequiredOur unique identifier for the reference payment. Format: uuid string Example: 790f325a-48c9-4b82-bb53-c0ea128236f0Body ParamsclientIdstringrequiredOur unique identifier for the client. Format: uuid string Example: 790f325a-48c9-4b82-bb53-c0ea128236f0 Validations: uuid format, clientId existspaymentIdstringrequiredOur unique identifier for the reference payment. Format: uuid string Example: 790f325a-48c9-4b82-bb53-c0ea128236f0 Validations: uuid format, paymentId exists Errors: Format is incorrect or doesn’t existstatusstringenumrequiredThe payment status. Validation: Valid enum value Errors: Invalid enum value.failedpendingAllowed:failedpendingmessagestringThe status code.Responses 200Return HTTP 2xx to acknowledge receipt. See Handle webhook deliveries. 401Fourthline could not authenticate with your webhook endpoint. See troubleshooting. 403Fourthline could not authenticate with your webhook endpoint. See troubleshooting. 404Fourthline can reach your server, but the webhook endpoint could not be found. See troubleshooting. 500Your server received the request but could not process it successfully. See troubleshooting.Updated 5 months ago Qualified Electronic Signature WebhooksBiometric Authentication Webhooks