# Prepaid Package Operations related to prepaid package, including create, get, etc ## Check In for Prepaid Package - [POST /PrepaidPackage/CheckIn](https://developer.dealpos.com/openapi/openapi/prepaid-package/checkinprepaidpackage.md): Check In prepaid packages You must have "CREATE" role in "Prepaid Packages" Module ## Check Out for Prepaid Package - [POST /PrepaidPackage/CheckOut](https://developer.dealpos.com/openapi/openapi/prepaid-package/checkoutprepaidpackage.md): Check Out prepaid packages You must have "CREATE" role in "Prepaid Packages" Module ## Get Prepaid Package History - [POST /PrepaidPackage/History](https://developer.dealpos.com/openapi/openapi/prepaid-package/post-prepaidpackage-history.md): Get prepaid packages history. You must have "VIEW" role in "Prepaid Packages" Module ## Get Prepaid Package History Detail - [POST /PrepaidPackage/History/Detail](https://developer.dealpos.com/openapi/openapi/prepaid-package/post-prepaidpackage-history-detail.md): Get single prepaid packages history with detail. You must have "VIEW" role in "Prepaid Packages" Module ## Get Prepaid Package List - [POST /PrepaidPackage/List](https://developer.dealpos.com/openapi/openapi/prepaid-package/post-prepaidpackage-list.md): Get Prepaid Package List You must have "VIEW" role in "Prepaid Packages" Module