rms PayTerm Web Service





Functional Description

RMS subscribes payment terms information from external financial applications using this web service. The header record contains information about a payment term as a whole. The detail records identify the rates, dues days, enabled flag, start/end date, etc.

Technical Description

Services

rms-PayTermService


Description

null





Integration Catalog

RMS227

Service WSDL

rms-PayTermService.wsdl

ServiceDefinition.xml

rms-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

create

Create new PayTerm. This includes creation of new payment terms.

createHeader

Create a header record for the new PayTerm.

createDetail

Create a detail record for the PayTerm

update

Updates to PayTerm.

updateHeader

Updates to PayTerm header

updateDetail

Updates to PayTerm detail.

find

Find PayTerms.

delete

Delete the PayTerm.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

create

PayTermDesc.xsd

PayTermDesc.xml

PayTermRef.xsd

PayTermRef.xml

PayTermDesc-mapping.html

PayTermRef-mapping.html

createHeader

PayTermDesc.xsd

PayTermDesc.xml

PayTermRef.xsd

PayTermRef.xml

PayTermDesc-mapping.html

PayTermRef-mapping.html

createDetail

PayTermDesc.xsd

PayTermDesc.xml

PayTermRef.xsd

PayTermRef.xml

PayTermDesc-mapping.html

PayTermRef-mapping.html

update

PayTermDesc.xsd

PayTermDesc.xml

PayTermDesc.xsd

PayTermDesc.xml

PayTermDesc-mapping.html

PayTermDesc-mapping.html

updateHeader

PayTermDesc.xsd

PayTermDesc.xml

PayTermDesc.xsd

PayTermDesc.xml

PayTermDesc-mapping.html

PayTermDesc-mapping.html

updateDetail

PayTermDesc.xsd

PayTermDesc.xml

PayTermDesc.xsd

PayTermDesc.xml

PayTermDesc-mapping.html

PayTermDesc-mapping.html

find

PayTermRef.xsd

PayTermRef.xml

PayTermDesc.xsd

PayTermDesc.xml

PayTermRef-mapping.html

PayTermDesc-mapping.html

delete

PayTermRef.xsd

PayTermRef.xml

PayTermRef.xsd

PayTermRef.xml

PayTermRef-mapping.html

PayTermRef-mapping.html