Skip to content

Commit

Permalink
Release v0.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Jan 30, 2024
1 parent 25029c5 commit 5f69caf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@
"item": [
{
"_type": "endpoint",
"name": "Find payee counterparties.",
"name": "Find payee counterparties",
"request": {
"description": "Find payee counterparties. This endpoint lets you find vendors linked to the entity.",
"url": {
Expand Down Expand Up @@ -3468,7 +3468,7 @@
"body": null
},
"description": null,
"body": "\"https://mercoa.com/pay/make-payment/?t=123456\"",
"body": "\"https://mercoa.com/pay/make-payment/?token=123456\"",
"_postman_previewlanguage": "json"
}
]
Expand Down Expand Up @@ -3583,7 +3583,7 @@
"body": null
},
"description": null,
"body": "\"https://mercoa.com/vendors/accept-payment/?t=123456\"",
"body": "\"https://mercoa.com/vendors/accept-payment/?token=123456\"",
"_postman_previewlanguage": "json"
}
]
Expand Down

0 comments on commit 5f69caf

Please sign in to comment.