Request Sandbox Keys
See a Demo
Search...
/
Overview
Quickstart
Payments and Disbursements
Errors
Webhooks
Guides
Starter Mode
KYC
Line of Credit program
Buy Now Pay Later program
API Reference
Applications
Auth
Borrowers
Configuration
POST
Set webhook URLs
DEL
Reset webhook URLs
GET
Get webhook URLs
GET
Verify a webhook with Pier public key
POST
Set lending details
DEL
Remove lending details
Coverage
Facilities
Loan Agreements
Payments
Request Sandbox Keys
See a Demo
API Reference
Configuration
Set webhook URLs
POST
https://
production.pier-finance.com
/
api
/
configuration
/
webhook
Set the array of urls to receive webhook events from Pier.
Request
This endpoint expects an object.
urls
list of strings
Required
The array of
urls
to send webhooks to
Response
This endpoint returns an object.
urls
list of strings
The array of
urls
to send webhooks to
Errors
400
Bad Request
401
Unauthorized
429
Too Many Requests
500
Internal Server Error
Built with