Update PayID statusCopy Pagepatch http://localhost:8080/v0/payids/{payId}/statusPath ParamspayIdstringrequiredPayIDBody ParamspayIdStatusstringenumrequiredUpdated PayID status. Possible values: ACTIVE: Activate PayID to allow it to be used DISABLED: Disable PayID and prevent it from being used or transferred DEREGISTERED: De-register PayID from current Account PORTABLE: Place PayID in transferable state allowing it to be registered to a different Account while still being used ACTIVEDEREGISTEREDDISABLEDPORTABLEAllowed:ACTIVEDEREGISTEREDDISABLEDPORTABLEpayIdTypestringenumrequiredPayID type: EMAIL: Email Address INDIVIDUAL_AUSTRALIAN_BUSINESS: Australian business identifier ORGANISATION: Organisation identifier TELEPHONE: Telephone number EMAILTELEPHONEINDIVIDUAL_AUSTRALIAN_BUSINESSORGANISATIONAllowed:EMAILTELEPHONEINDIVIDUAL_AUSTRALIAN_BUSINESSORGANISATIONreasonstringenumReason for current PayID status. Possible values: CUST: Customer initiated DECD: Customer deceased FROD: Fraud suspected LEGL: Legal reasons PART: NPP participant initiatedFRODCUSTDECDLEGLPARTAllowed:FRODCUSTDECDLEGLPARTResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 6 days ago