Complete an initiated payment request

Use this endpoint to complete an initiated charge request. When a request to /charges endpoint is initiated without
precising the payment method, the system create a charge objet and redirect payment page url. Hence
the customer can select the payment method and complete the form if needed then confirm payment

Path Params
uuid
required

Unique identifier of the charge object.

Query Params
string
enum

The type parameter allows to select the checkout service provider. E.g mtn_money, orange_money, wave_money, move_money

Body Params
Headers
string
required

value of op_token returned in the CheckoutLinkObject

string

HTTP request identifier allow to trace individual request sent from client to service.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

The caller is unauthenticated

403

Access rights not sufficient

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json