From 0b1ec40be32f934c336d92bf279ae6ec3f0475c0 Mon Sep 17 00:00:00 2001 From: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> Date: Mon, 18 Mar 2024 08:11:44 +0000 Subject: [PATCH] Update source/moto_payments/moto_api/index.html.md.erb Co-authored-by: asimms41 <102690377+asimms41@users.noreply.github.com> --- source/moto_payments/moto_api/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/moto_payments/moto_api/index.html.md.erb b/source/moto_payments/moto_api/index.html.md.erb index 31e2e9ef..bc4a0e50 100644 --- a/source/moto_payments/moto_api/index.html.md.erb +++ b/source/moto_payments/moto_api/index.html.md.erb @@ -15,7 +15,7 @@ Make sure you've [turned on MOTO (telephone or post) payments on your account](/ <%= warning_text('If your payment service provider is Worldpay, you must use an API key from your MOTO service.')%> -1. [Use the API to create a payment](/making_payments/#creating-a-payment) (`POST /v1/payments`) and include `"moto": true` in the request body: +1. Use the [`POST /v1/payments` endpoint](/making_payments/#creating-a-payment) to request a payment and include `"moto": true` in the request body: ```json {