---
title: "Create an AR Invoice Payment"
slug: "create-an-ar-invoice-payment"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-an-ar-invoice-payment"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create an AR Invoice Payment

Post/ar-rest-api/rest/1/arinvpay

## Create Invoice Payment

### 

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceItem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='6f5a8f1e-ad64-4cfc-8252-51996cc7f771'>application/json</option>
</select>object  Example{
  "IpayCompCode": "001",
  "IpaySeqNum": "26",
  "IpayInvNum": "14001.0006",
  "IpayInvCompCode": "001",
  "IpayCurrPayAmt": "0.01",
  "IpayVUuid": ""
}IpayVUuidstring    

Row ID. Leave Empty

Max length64
IpayCompCodestring    

Payment Company Code

Max length8
IpayCurrPayAmtnumber    

Currency Payment Amount

Max length2218
IpayInvNumstring    

Invoice Number

Max length11
IpaySeqNumnumber    

Payment Sequence

Max length2211
IpayInvCompCodestring    

Invoice Company Code

Max length8

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='ee651632-a874-498e-89dd-53762757b046'>application/json</option>
</select>
