Payors Private
Create a Payor Link
This endpoint allows you to create a payor link.
post/v1/payorLinks
Request body
Example request
{
"toPayorId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"fromPayorId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"linkType": "PARENT_OF"
}Response
HTTP Creeated