diff options
Diffstat (limited to 'core/api-wire.rst')
-rw-r--r-- | core/api-wire.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-wire.rst b/core/api-wire.rst index 78c9462..bb86c81 100644 --- a/core/api-wire.rst +++ b/core/api-wire.rst @@ -301,7 +301,7 @@ exposed by bank gateways in production. :http:statuscode:`200 OK`: The request has been correctly handled, so the funds have been transferred to - the recipient's account. The body is a `AddIncomingResponse` + the recipient's account. The body is a `AddIncomingResponse`. :http:statuscode:`400 Bad request`: The request is malformed. The bank replies with an `ErrorDetail` object. :http:statuscode:`401 Unauthorized`: |