API Reference

The Share Order with Customer feature allows MADFU partners to remotely share orders with MADFU customers. Customers are notified and directed to choose their desired MADFU payment option and complete the order smoothly, without any integration required from the partner's side.

Log in to see full request history
Body Params
string
required

It's essential for sending order details to the user via SMS or push notification. This represents the user's mobile number where the order will be sent.

double
required

The total amount including taxes. This represents the total cost of the order, including any applicable taxes or fees.

string

Your unuique reference number

string

Send this parameter, if you need to assign an order to a specific branch using your branch code. This parameter is only used when accessing the system as a merchant user.

Headers
string
required

JWT Token that generated from /merchants/token/sign-in API without 'Bearer ' keyword.

string
required

Your API Key. This key is required for authentication and authorization purposes.

string
required

Your App Code. This code identifies your application to the server.

string
required

Platform TypeId. This ID indicates the type of platform you are using.

string
required

Authorization. This token grants access to protected resources.

Responses

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json