Open APIs

 View Only

TMF632 Party Management & TMF666 Account Management – CTK Certification Clarification

  • 1.  TMF632 Party Management & TMF666 Account Management – CTK Certification Clarification

    Posted 14 hours ago

    Hi ,

    We tested the CTK for Party Management and Account Management but are facing the following certification errors. Please suggest how to resolve them.

    Party Management Error
    /relatedParty/0/partyOrPartyRole must match exactly one schema in oneOf

    Post /individual and Post /organization 

    Payload used:
    "relatedParty": [
    {
    "@type": "Party",
    "role": "parent",
    "partyOrPartyRole": {
    "@type": "PartyRoleRef",
    "id": "123456787654"
    }
    }
    ]

    Account Management Error
    /billStructure/cycleSpecification must match exactly one schema in oneOf

     Post /billingAccount

    Payload used:
    "billStructure": {
    "@type": "BillStructure",
    "cycleSpecification": {
    "@referredType": "BillingCycleSpecification",
    "@type": "BillingCycleSpecificationRef",
    "id": "1"
    }
    }

    Kindly advise on the correct structure to pass certification.



    ------------------------------
    Prajwal Bhat
    6d Technologies
    ------------------------------