Import Monevo Loan Offers
Header Parameters
Api-Keystring
Path Parameters
contact_idstring Required
Id of CRM Contact
Body Parameters
Example Request Bodyobject
The following codeblock is an example Request Body:
{
"requested_amount": "10000",
"monevo_response": {
"result": "20",
"results_expired": "false",
"offer_results": {
"accepted": "24",
"rejected": "0",
"awaiting_response": "0"
},
"reference": "105311681",
"message": "Accepted",
"offers": {
"offer": [
{
"id": "19934377",
"offer_number": "2",
"redirect_url": "https://usa.monevo.com/redir...
requested_amountstring
monevo_responseobject
Response
200
Object
Successfully Sent POST Request
Response Attributes
responseobject
statusobject
Show child attributes
400
Object
An error has occurred
Response Attributes
statusobject
Error Response Status
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?